I get the following error when trying to run the lightstreamer server (I am not behind a proxy server or firewall), what am i doing wrong. I edited config file and placed my trial clientid in there.

Many thanks
Andre

D:\Lightstreamer\bin\windows>call LS.bat run
Starting Lightstreamer Server...
Please check logs for detailed information.
14.Mar.07 21:43:59,656 < INFO> This is a trial version.
14.Mar.07 21:44:20,734 <ERROR> IO Error occurred
java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl .java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSoc ketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.j ava:182)
at java.net.Socket.connect(Socket.java:507)
at java.net.Socket.connect(Socket.java:457)
at sun.net.NetworkClient.doConnect(NetworkClient.java :157)
at sun.net.http://www.http.HttpClient.openServe...lient.java:365)
at sun.net.http://www.http.HttpClient.openServe...lient.java:477)
at sun.net.www.protocol.https.HttpsClient.<init>(Http sClient.java:280)
at sun.net.http://www.protocol.https.HttpsClien...lient.java:337)
at sun.net.http://www.protocol.https.AbstractDe...ection.getNewH
ttpClient(AbstractDelegateHttpsURLConnection.java: 176)
at sun.net.http://www.protocol.http.HttpURLConn...t(HttpURLConne
ction.java:736)
at sun.net.http://www.protocol.https.AbstractDe...ection.connect
(AbstractDelegateHttpsURLConnection.java:162)
at sun.net.http://www.protocol.http.HttpURLConn...eam(HttpURLCon
nection.java:905)
at sun.net.http://www.protocol.https.HttpsURLCo...putStream(Http
sURLConnectionImpl.java:234)
at com.lightstreamer.j.j.a(j.java)
at com.lightstreamer.d.m.a(m.java)
at com.lightstreamer.d.c.a(c.java)
at com.lightstreamer.d.c.a(c.java)
at com.lightstreamer.LS.main(LS.java)
14.Mar.07 21:44:20,734 <FATAL> Can't connect to remote license server.
14.Mar.07 21:44:20,734 <FATAL> System exits.
Press any key to continue . . .