Results 1 to 10 of 10

Hybrid View

  1. #1
    Power Member
    Join Date
    Nov 2012
    Posts
    182
    I have transferred the log using wetransfer.com to support@lightstreamer.com

  2. #2
    Administrator
    Join Date
    Feb 2012
    Location
    Milano
    Posts
    716
    Hi Kevin,

    The log file shows that the number of connections is exploded when the server was already in severe crisis because of the stalling of SERVER pool.
    Please note messages like these (with delay constantly growing):

    Code:
    05-May-15 14:05:24,728|WARN |LightstreamerLogger.scheduler    |Timer-0                    |If the delay issue persists, taking a JVM full thread dump may be the best way to investigate the issue.
    05-May-15 14:05:26,758|WARN |LightstreamerLogger.scheduler    |Timer-0                    |Current delay for tasks scheduled on thread pool SERVER is 156 seconds.
    The SERVER pool has the task of dealing with client requests and this explains why no new session could start.
    Clients continued to open new connections but requests sent remained without replies and probably triggered a retry loop.

    The most common cause for these messages is due to delays or blocks in the replies from Metadata/Data Adapters to the server requests. Mainly, the requests involved are notifyUser, getItems, getSchema, subscribe and unsubscribe.
    But, in order to know what exactly happened it was necessary take a thread dump of the JVM.

    Furthermore, we can definitely rule out problems of the client library at least in this case.

    Regards,
    Giuseppe

 

 

Similar Threads

  1. Replies: 3
    Last Post: July 30th, 2014, 12:23 PM
  2. unable to setup HTTP server
    By jdepp in forum General
    Replies: 0
    Last Post: January 2nd, 2013, 03:43 PM
  3. Any ideas what might cause this crash?
    By kpturner in forum Adapter SDKs
    Replies: 4
    Last Post: December 18th, 2012, 09:07 AM
  4. Restart Lightstreamer Server while browser open !!
    By mohamida in forum Adapter SDKs
    Replies: 9
    Last Post: April 21st, 2010, 08:17 PM
  5. Replies: 3
    Last Post: September 29th, 2009, 08:54 AM

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:33 PM.