Results 1 to 8 of 8

Hybrid View

  1. #1
    Member
    Join Date
    Nov 2008
    Location
    Dorchester
    Posts
    2

    Loss of connection

    Hi Mone,

    We are attempting streaming connection with lightstreamer :
    connectionInfo.Polling = false;
    connectionInfo.User = Guid.NewGuid().ToString();

    We dont set the stream sense defaulting it to "true"

    We did more debugging and found that, We made create session request "17:37:31", made binding request "17:37:36". Server waited for 5 second and issued session close / destory. It seems for some reason the client api didnt make binding request for long 5 second resulting into session closure. This is resulting in subscription exception (SubscrException) in the application code.

    We are attempting to fix this by handling this connection and attempting a reconnect? Is this right thing to do or you think this is the issue you were refereing in your previous post and getting latest version of silverlight client api will fix this?

  2. #2
    Power Member
    Join Date
    Jul 2006
    Location
    Cesano Maderno, Italy
    Posts
    784
    Hi,

    I suggest going on this way:
    • disable the stream sense and try to reproduce the issue.
    • (with stream sense enabled) place a sleep of a couple of seconds between the openConnection and the subscribe call and try to reproduce the issue
    if none of the above reproduced the issue, then you're probably experiencing our bug, otherwise the issue should be somewhere else.

    In any case, if possible, attach here the server log showing one of the sessions that had the issue.

 

 

Similar Threads

  1. Adding a http Header to a client connection
    By ned_b in forum Client SDKs
    Replies: 4
    Last Post: August 24th, 2011, 10:31 AM
  2. Replies: 7
    Last Post: June 21st, 2010, 02:59 PM
  3. No Updated on Silverlight Client
    By gjoseph in forum Client SDKs
    Replies: 1
    Last Post: November 13th, 2009, 11:14 AM
  4. Replies: 9
    Last Post: June 3rd, 2009, 09:56 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 10:52 PM.