Hi,
Downloaded Lightstreamer Server v. 3.5 build 1428.4
Edition: Vivace.
Followed the steps in GETTING_STARTED.txt for configuration.
I got the bellow error when tried to start the LS server.
Starting Lightstreamer Server...
Please check logs for detailed information.
18.Nov.09 11:09:00,263 < INFO> This is a trial version.
18.Nov.09 11:09:01,013 <ERROR> IO Error occurred
java.net.UnknownHostException: app.lightstreamer.com
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:525)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(SSLSocketImpl.java
:550)
at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketI
mpl.java:141)
at sun.net.NetworkClient.doConnect(NetworkClient.java:163)
at sun.net.
www.http.HttpClient.openServer(HttpClient.java:394)
at sun.net.
www.http.HttpClient.openServer(HttpClient.java:529)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:272)
at sun.net.
www.protocol.https.HttpsClient.New(HttpsClient.java:329)
at sun.net.
www.protocol.https.AbstractDelegateHttpsURLConnection.getNewH
ttpClient(AbstractDelegateHttpsURLConnection.java:180)
at sun.net.
www.protocol.http.HttpURLConnection.plainConnect(HttpURLConne
ction.java:815)
at sun.net.
www.protocol.https.AbstractDelegateHttpsURLConnection.connect
(AbstractDelegateHttpsURLConnection.java:158)
at sun.net.
www.protocol.http.HttpURLConnection.getInputStream(HttpURLCon
nection.java:1049)
at sun.net.
www.protocol.https.HttpsURLConnectionImpl.getInputStream(Http
sURLConnectionImpl.java:234)
at com.lightstreamer.c.e.a(e.java)
at com.lightstreamer.g.p.a(p.java)
at com.lightstreamer.g.s.b(s.java)
at com.lightstreamer.g.s.a(s.java)
at com.lightstreamer.LS.main(LS.java)
18.Nov.09 11:09:01,029 <FATAL> Can't connect to remote license server.
18.Nov.09 11:09:01,029 <FATAL> Can't validate the trial license System exits.
I did configure the proxyHost and proxyPort in my lightstreamer_conf.xml file.
Am I missing something ?
Please suggest.
Thanks & Regards
Narendra Kirthi