Results 1 to 8 of 8

Thread: Session closed

Hybrid View

  1. #1
    Member
    Join Date
    Mar 2007
    Location
    Boston
    Posts
    26
    this case happened when user in the polling mode so it makes things more strange. Since it's polling, there is no persistent connection. What could make client think the session is still valid even the session is closed on the server?

  2. #2
    Power Member
    Join Date
    Jul 2006
    Location
    Cesano Maderno, Italy
    Posts
    784
    hi EWANG,
    which client build are you using?

  3. #3
    Member
    Join Date
    Mar 2007
    Location
    Boston
    Posts
    26
    it happens to two type clients:
    Lightstreamer Silverlight Client Library version 1.1.3537.25900
    Lightstreamer Web Client Library version 4.3.1 build 1355.3

    here is the sequence for one example:

    Server log:
    12:23:20,754 |INFO |LightstreamerLogger.requests |SERVER POOLED THREAD 2 |Starting new session: Sb84ee213e3d2eb08T2320753 from 10.35.185.113:40654
    12:23:21,055 |INFO |LightstreamerLogger.requests |SERVER POOLED THREAD 8 |Serving request: /lightstream/control.txt?LS_session=Sb84ee213e3d2eb08T2320753&L S_op=add&LS_table=1&LS_id=ADAPTER&LS_mode=RAW&LS_s chema=MESSAGEID+DATA+MESSAGE_TS&LS_data_adapter=DA TA_ADAPTER from 10.35.185.113:40654
    12:23:21,056 |INFO |LightstreamerLogger.requests |SERVER POOLED THREAD 8 |Controlling session: Sb84ee213e3d2eb08T2320753 from 10.35.185.113:40654
    12:23:51,297 |INFO |LightstreamerLogger.requests |SERVER POOLED THREAD 2 |Polling (2) to session: Sb84ee213e3d2eb08T2320753 from 10.35.185.113:40652
    .....
    13:04:30,879 |INFO |LightstreamerLogger.requests |SERVER POOLED THREAD 1 |Polling (83) to session: Sb84ee213e3d2eb08T2320753 from 10.35.185.113:41139

    In the metadata adapter log:
    13:05:05,885 |INFO |Logger.METADATA |FOR PUMPS PARKING DESTROYER|User 139d2143-e865-4757-9d24-9e56b13071af has 0 concurrent session(s).

    But after this all the bin_session.txt request still got 200 back but client stopped receiving data

    Thanks

  4. #4
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,091
    If I understand well, after 13:05:05, the client performs polling requests that get a 200 answer,
    but you can't find any corresponding log on the server side
    and the client receives no data.

    This has no explaination. In order to investigate on this, we would need some details, which means:
    • the full Server log after 13:05:05;
      note that not all bind_session requests are logged by default, but you can have all of them logged (in a test environment) by setting the LightstreamerLogger.requests.polling category to INFO level.
    • a concrete evidence of the successful responses got by the client;
      did you find them through a packet sniffing?

 

 

Similar Threads

  1. Forcing session termination
    By Alessandro in forum General
    Replies: 6
    Last Post: February 7th, 2020, 02:03 PM
  2. Underlying connection was closed
    By Cerogil in forum Client SDKs
    Replies: 1
    Last Post: September 21st, 2011, 09:19 AM
  3. Replies: 1
    Last Post: June 7th, 2010, 11:13 AM
  4. Session Limitation
    By gani in forum Client SDKs
    Replies: 6
    Last Post: May 19th, 2010, 09:30 AM
  5. How to close Session in LS?
    By spganesh in forum Client SDKs
    Replies: 1
    Last Post: February 10th, 2010, 10:23 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:54 AM.