Having problem to set the module search directory path
Hello,
I am trying to setup the IntelligentEquipment Accelerator. I am stuck to provide value for IEA_MAIN_DIR variable. Please advise how to set it on Windows OS
Regards
Girish
(2) Answers
Thanks Greg. I ran the liveview for 7.6 and i progressed further. The new error i see is
Error starting TableProvider IEA_Remote
Problem connecting to remote CEP server at URI{0}. Unable to connect to server sb://127.0.0.1:10001/]"
The second error is the Connection refused error while running the IEA_ESP streambase application
Please advise
Regards
Girish
2 Comments
You need to start the LV server before starting the IEA_ESP app. I had the same issue. I believe this will be fixed in the next version of the documentation.
After starting the IEA_ESP i see new error Unable to load the shared classes. error in opening zip file and complete error in IEA_ESP is Connection to lv://localhost failed com.streambase.liveview.client.LiveViewException: Could not connect to server with : 'java.net.ConnectException: Connection refused: connect' Error message was '{1}'

2 Comments
You need to start the LV server before starting the IEA_ESP app. I had the same issue. I believe this will be fixed in the next version of the documentation.
After starting the IEA_ESP i see new error Unable to load the shared classes. error in opening zip file and complete error in IEA_ESP is Connection to lv://localhost failed com.streambase.liveview.client.LiveViewException: Could not connect to server with : 'java.net.ConnectException: Connection refused: connect' Error message was '{1}'
Similar Questions
Haven't found what you are looking for?
Existing Best Answer
This Question already has a 'Best Answer'. If you believe this answer is better, you must first uncheck the current Best Answer
1 Comment
I resolved the error by changing the SB Unit path in the conf file Now i have another error
D:\New folder\IEA_DataDistribution>lv-server run -f ./sbd-lv.sbconf ./
2016-06-29 13:02:24.638 INFO Compiler - LiveView 2.0.4.5348
2016-06-29 13:02:43.879 INFO LVSBConf - Project output folder is D:\New folder\
IEA_DataDistribution
2016-06-29 13:02:58.690 INFO ValidationContext - Setting streambase.home to C:\
TIBCO\sb-cep\7.5
2016-06-29 13:03:08.037 INFO ValidationContext - Validating D:\New folder\IEA_D
ataDistribution\DefaultTableSpace.lvconf
2016-06-29 13:03:15.945 INFO ValidationContext - Validating D:\New folder\IEA_D
ataDistribution\ESPsLiveView.lvconf
2016-06-29 13:03:16.460 INFO ValidationContext - Validating D:\New folder\IEA_D
ataDistribution\IEA_Remote.lvconf
2016-06-29 13:03:16.601 INFO ValidationContext - Validating D:\New folder\IEA_D
ataDistribution\IEA_SensorData.lvconf
2016-06-29 13:03:21.286 ERROR ValidationContext - Error in file D:\New folder\IE
A_DataDistribution\IEA_SensorData.lvconf @liveview-configuration/data-table/prep
rocessor-chain/preprocessor: Underlying SB error while validating app 'D:\New f
older\IEA_DataDistribution\PreprocessSensorData.sbapp': 'Unable to find builtin
function or field "advanceTimeTo"'
Exception in thread "main" In object IEA_SensorData, Underlying SB error while v
alidating app 'D:\New folder\IEA_DataDistribution\PreprocessSensorData.sbapp': '
Unable to find builtin function or field "advanceTimeTo"'. (Line: 14, Col: 60, X
path: liveview-configuration/data-table/preprocessor-chain/preprocessor ) and the script exits