Results 1 to 10 of 10

Hybrid View

  1. #1
    It doesn't even report anything about the webserver.

    The only thing that I can see "might" be a problem is:

    18-Sep-13 10:23:20,987|INFO |LightstreamerLogger.external |Thread-2 |Could not connect to external service to check for software updates. Please check proxy settings in lightstreamer_version_conf.xml.

  2. #2
    Administrator
    Join Date
    Feb 2012
    Location
    Milano
    Posts
    716
    The log that you posted shows that the Lightstreamer Server startup procedure has never finished. Indeed it is waiting for Remote Metadata Adapter connections.
    Please note that in case of Remote Metadata Adapters the server is blocked waiting for the connections, even in the case you are using the "robust" version unless in the file "adapters.xml" is present this configuration

    <param name="first_connection_timeout_millis">10000</param>

    that sets a timeout after which the startup procedure continues anyway.

    So to solve your problem, if you do not intend to use the Remote Adapters anymore, please remove them from the folder "LS_HOME/adapters", otherwise if you want the Lightstreamer server (including the internal Web Server) starts even before all Remote Adapters are connected sets the <first_connection_timeout_millis> parameter in the <metadata_provider> section of "adapters.xml" configuration files.

    I confirm you the message concerning external services does not affect in any way the regular operation of Lightstreamer server.

  3. #3
    Just read the reply - I will try that.

    Thanks!

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 09:14 PM.