Results 1 to 10 of 10

Hybrid View

  1. #1
    Member
    Join Date
    Dec 2008
    Location
    Bangalore
    Posts
    20
    Hi Dario,

    I think the first error is happening because of "unusually long group/schema names, user names or user messages". I increased the <request_limit> tag to 500000. It seems to be working fine currently. Thanks, will update you if I find any thing again.

    I also increased the <session_timeout_millis> to 50000 and <max_polling_millis> to 150000. It was 5000 and 15000 initially.

    I had this exception in the log. I hope this is not anything serious or non-recoverable issue.

    Code:
    Failure in HTTP connection on Lightstreamer HTTP Server
    com.lightstreamer.b.l
    	at com.lightstreamer.d.b.a.b(a.java)
    	at com.lightstreamer.d.b.a.a(a.java)
    	at com.lightstreamer.d.b.bb.d(bb.java)
    	at com.lightstreamer.b.h.h(h.java)
    	at com.lightstreamer.a.d.g(d.java)
    	at com.lightstreamer.b.bb.a(bb.java)
    	at com.lightstreamer.b.bb.a(bb.java)
    	at com.lightstreamer.b.e.b(e.java)
    	at com.lightstreamer.f.a.x.b(x.java)
    	at com.lightstreamer.f.a.i.a(i.java)
    	at com.lightstreamer.f.a.l.a(l.java)
    	at com.lightstreamer.f.a.l.a(l.java)
    	at com.lightstreamer.f.a.l.a(l.java)
    	at com.lightstreamer.b.nb.a(nb.java)
    	at com.lightstreamer.b.f.h(f.java)
    	at com.lightstreamer.a.d.g(d.java)
    	at com.lightstreamer.b.bb.a(bb.java)
    	at com.lightstreamer.b.lb.a(lb.java)
    	at com.lightstreamer.b.lb.b(lb.java)
    	at com.lightstreamer.b.fb.a(fb.java)
    	at com.lightstreamer.j.y.a(y.java)
    	at com.lightstreamer.j.f.a(f.java)
    	at com.lightstreamer.j.c.b(c.java)
    	at com.lightstreamer.j.c.a(c.java)
    	at com.lightstreamer.f.p.b(p.java)
    	at com.lightstreamer.f.p.a(p.java)
    	at com.lightstreamer.f.cb.a(cb.java)
    	at com.lightstreamer.a.nc.run(nc.java)
    	at com.lightstreamer.a.ad.a(ad.java)
    	at com.lightstreamer.a.bd.run(bd.java)
    Thanks,
    Shreyas

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,091
    May you specify the Server build number, please?

  3. #3
    Member
    Join Date
    Dec 2008
    Location
    Bangalore
    Posts
    20
    Lightstreamer Server version 3.5 build 1422

  4. #4
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,091
    The issue is not serious and it shouldn't be signaled by a stack trace. We will fix that.
    It is caused by a rare race condition, in which a session is closed while it is being recalled by a rebind request. It is a special case of the condition that leads to the "Sync error".
    The only problem is that the client, upon the closing of the session, may not be able to recover by opening a new session automatically.

  5. #5
    Member
    Join Date
    Dec 2008
    Location
    Bangalore
    Posts
    20
    "The only problem is that the client, upon the closing of the session, may not be able to recover by opening a new session automatically."

    So, does this mean, the client has to close and open the application again? I mean, what is the impact of this on an application. The app is basically pushing quote data to front end.

    Thanks,
    Shreyas

  6. #6
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,091
    Thinking again to the race condition that can cause a session to be closed while it is being recalled by a rebind request,
    there should be no case in which this can lead to an incorrect behaviour on the Web Client Library:
    the closed session should always be obsolete, thus not needing to be recovered.

    Please provide us with a longer Server log snippet, containing the above stack trace, so that we can ensure that this is the case.

  7. #7
    Member
    Join Date
    Dec 2008
    Location
    Bangalore
    Posts
    20
    That was the full stacktrace I got.
    Well, today i did not get any errors, so, will repost when I get the error again.

 

 

Similar Threads

  1. Sync Errors
    By wwatts in forum Client SDKs
    Replies: 1
    Last Post: February 20th, 2012, 09:14 AM
  2. Sync Errors
    By colmfield in forum Client SDKs
    Replies: 2
    Last Post: September 22nd, 2010, 09:06 AM
  3. Sync errors in server log
    By riwang in forum Client SDKs
    Replies: 29
    Last Post: June 28th, 2010, 11:56 AM
  4. StockListDemo (sync on different windows)
    By CitiMan in forum General
    Replies: 4
    Last Post: November 21st, 2006, 11:14 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 07:53 AM.