toshendra
Hi,
I have downloaded Lightstreamer_Moderato and trying to start it, but it says system cannot find the path specified and there is nothing in the logs too. I have gone through the instruction of Setting up JAVA_HOME and LS_HOME.
I am running on windows 7 64 bit version.
If you guys know what is going wrong here please let me know. I will appreciate your help in this regards.
I have attached screenshot of my Start_Ls_as_application.bat
Giuseppe Corti
Hi toshendra,
It seems that the launch script can't refer correctly to the JAVA_HOME. The "C:\Program Files\Java\jdk1.8.0_11" path seems correct to me but could you please double-check if you can reach this file "C:\Program Files\Java\jdk1.8.0_11\bin\java.exe" from your environment?
If the JAVA_HOME is ok, please remove from the LS.bat script this line
[SYNTAX=BASH]@echo off[/SYNTAX]
and retry. We should get some further info about the issue.
toshendra
My Java_Home was not set correctly , Thanks you for your help . It's all sorted now.