Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 33
  1. #21
    Administrator
    Join Date
    Feb 2012
    Location
    Milano
    Posts
    716
    By leveraging the notifyNewTables and notifyTablesClose methods of the Metadata you can maintain an updated map of users and their respective active subscriptions.
    By adding the list of requested groups for the involved user in the notifyNewTables method and subtracting the groups from the same user as the notifyTablesClose is called, you can use this map to make decisions in the notifyNewTables method to reject any duplicates (by throwing a CreditsException).

    - https://sdk.lightstreamer.com/ls-ada...bleInfo%5B%5D)
    - https://sdk.lightstreamer.com/ls-ada...bleInfo%5B%5D)

    Regards,
    Giuseppe

  2. #22
    Senior Member
    Join Date
    Dec 2019
    Posts
    66
    Thanks so much,

    I have another note, when my laptop goes in sleep mode, and come back, I noticed that some queuing behavior appear.. I have seen that messages comes very quickly.

    Would you please clarify that?

  3. #23
    Administrator
    Join Date
    Feb 2012
    Location
    Milano
    Posts
    716
    I suppose that was the client buffer involved (few updates already received and not elaborated yet); or maybe is the snapshot of the new client session.
    But please clarify if it is a browser application or something else and if it's a matter of just a few seconds and then real-time is immediately restored or some delays persist.
    Alternatively, we could try to analyze the client log at the debug level.

    Regards,
    Giuseppe

  4. #24
    Senior Member
    Join Date
    Dec 2019
    Posts
    66
    It's a Java client, I will send you the client's log today also.

  5. #25
    Senior Member
    Join Date
    Dec 2019
    Posts
    66
    Hi Guiseppe,

    I have sent an email from my personal email "mankeer@gmail.com" containing the client's side log, the client has been disconnected for unknow reason.

    server side logs has been sent from my business email.

    further, I have sent another email with an image of some strange behavior happening on the server side. it's a snapshot from the dashboard metrics.

    How can we get the charts for the whole day? can you get your live support with us to handle many issues happening?

    Regards

  6. #26
    Administrator
    Join Date
    Feb 2012
    Location
    Milano
    Posts
    716
    Hi ManKeer,

    I have replied to your persoanal mail.

    Regards,
    Giuseppe

  7. #27
    Senior Member
    Join Date
    Dec 2019
    Posts
    66
    Hi guiseppe,

    I have checked my business email and I get your email regarding the charts
    Last edited by ManKeer; October 11th, 2023 at 11:37 AM.

  8. #28
    Administrator
    Join Date
    Feb 2012
    Location
    Milano
    Posts
    716
    Hi ManKeer,

    It is strange i have both replied to your emails. Anyway find below my first email:

    Hi Mahmoud,

    We have analyzed the various information you sent us, and what seems to emerge from the analysis is that the client experienced a disconnection after entering the STALLED state at around 11:54.
    This happened because it did not receive anything from the server within the configured timeouts.
    After that, the session recovery failed, and subsequently, there were several unsuccessful attempts to create a new session for the reason 'User/password check failed.'
    Comparing the chart you attached, a plausible hypothesis is that the server experienced a connectivity gap of about two minutes, which likely also caused issues with the adapters. In fact, no further updates were received, and even credential checks failed. Can you check if you had any systemic issues on the network of that server?
    Could you please send us the complete server log for the time interval from 11:54:00 to 11:57:30?

    Regards,
    Giuseppe

  9. #29
    Senior Member
    Join Date
    Dec 2019
    Posts
    66
    Dear Guiseppe,

    I have sent you a delayed client logs on your email.

    regarding your previous reply, DO YOU THINK THE USE OF THE FOLLOWING METHODS ON THE CLIENT SIDE CAN HELP US?

    yClient.connectionOptions.setReconnectTimeout(3000 );
    myClient.connectionOptions.setIdleTimeout(idleTime out);
    myClient.connectionOptions.setStalledTimeout(stall edTimeout);
    myClient.connectionOptions.setKeepaliveInterval(ke epaliveInterval);

  10. #30
    Senior Member
    Join Date
    Dec 2019
    Posts
    66
    Hi guiseppe,

    I have sent you another email, the application accumulates updates once my machine goes to sleep mode.

    waiting your help

 

 

Similar Threads

  1. delay and strange behavior
    By ahmedsmart4tech in forum Adapter SDKs
    Replies: 7
    Last Post: August 19th, 2014, 02:11 PM
  2. Delay in retrieving data
    By New Soft in forum Client SDKs
    Replies: 3
    Last Post: July 7th, 2014, 09:57 AM
  3. Current delay in log file
    By faa666 in forum General
    Replies: 1
    Last Post: February 15th, 2012, 08:54 AM
  4. Unexpected Delay
    By omidqrose in forum General
    Replies: 2
    Last Post: May 23rd, 2011, 12:44 PM
  5. Delay in notifyUser() causes erratic create_session behavior
    By brianjohnson in forum Adapter SDKs
    Replies: 2
    Last Post: April 5th, 2010, 12:02 PM

Tags for this Thread

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:40 AM.