Avie208
Hi Guys
I have lightstreamer liscence Allegro version 5. now we switch to new server with JDK 8.
i downloaded the |Lightstreamer Server 5.1.2 build 1623.14 with JDK 8 and put my liscence in.
when i try to start lightstreamer i get:
03-Nov-16 10:32:31,770|INFO |LightstreamerLogger.init |main |Lightstreamer Server 5.1.2 build 1623.14
03-Nov-16 10:32:31,798|INFO |LightstreamerLogger.license |main |Checking license file: /usr/share/Lightstreamer/conf/./Etrader_001A646E6D64_Allegro.lic-v5
03-Nov-16 10:32:32,094|ERROR|LightstreamerLogger.license |main |Error loading license file: java.io.FileNotFoundException: /usr/share/Lightstreamer/conf/./Etrader_001A646E6D64_Allegro.lic-v5 (No such file or directory)
03-Nov-16 10:32:32,094|INFO |LightstreamerLogger.license |main |Cannot get license.
03-Nov-16 10:32:32,094|FATAL|LightstreamerLogger.license |main |License check failed.
03-Nov-16 10:32:32,095|FATAL|LightstreamerLogger.init |main |License check failed. System exits.
please advice.
Thanks
Avi
Gianluca Finocchiaro
Hi Avie208,
please check in the lightstreamer_version_conf.xmlconfiguration file the value of <license_path> tag, it should be set as:
[SYNTAX=XML]
<license_path>Etrader_001A646E6D64_Allegro.lic-v5</license_path>
[/SYNTAX]
As the path is relative to the "conf" folder of your Lightstreamer installation, you should place there your license file.
Let us know.
Thanks and Regards,
Gianluca
Sori22
This solution has worked? I have a similar problem and I don't quite understand what I have to do, please if someone could explain it step by step to me I would be of great help...
Greetings!!