Results 1 to 3 of 3

Thread: Sync Errors

Hybrid View

  1. #1
    Member
    Join Date
    May 2010
    Location
    London
    Posts
    18

    Sync Errors

    Hi,

    In the logs i see a lot of (hundreds) "Sync errors", what are these caused by? They seem to be generated by a small subset of users (20 out of 200), but one or two of them are causing most of them.

    Code:
    20-Sep-10 03:49:21,684 |INFO |LightstreamerLogger.requests     |SERVER POOLED THREAD 10    |Sync error: Can't find session from XXX.XXX.XXX.XXX:1603
    Cheers,
    Colm

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,090
    This post might, in part, be the answer to your other post.
    The "sync errors" may be caused by an overload on the client host.
    When the "sync errors" affect rebind requests (possibly long polling requests) the client recovers by opening a new session.
    Still, watching a longer log snippet might help classifying the case.

  3. #3
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,090
    As you say in the other post that the occurrences of the "sync error" seem to be unrelated with the observed reconnections,
    we still need a suitable log snippet to analyze the case.
    By the way, are the affected clients the same ones affected by reconnections or even these subsets are unrelated?

    A "sync error" means that a client is performing a request related with a session which is not currently open in the Server.
    The main causes are:
    - the request reaches the wrong Server instance, in a clustering scenario with incorrect configuration;
    - the request reaches the Server with a delay and in the meantime the session has been closed.
    Since you see the error only on a subset of your clients, the latter case might be the most likely. Do you have notice of any CPU or network issues on some clients?

 

 

Similar Threads

  1. Sync Errors
    By wwatts in forum Client SDKs
    Replies: 1
    Last Post: February 20th, 2012, 10:14 AM
  2. Sync errors in server log
    By riwang in forum Client SDKs
    Replies: 29
    Last Post: June 28th, 2010, 12:56 PM
  3. Request Refused and sync error
    By shreyaspurohit in forum Adapter SDKs
    Replies: 9
    Last Post: March 31st, 2009, 11:11 AM
  4. StockListDemo (sync on different windows)
    By CitiMan in forum General
    Replies: 4
    Last Post: November 21st, 2006, 12:14 PM

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 11:05 AM.