Results 1 to 10 of 16

Hybrid View

  1. #1
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,091
    Hello,
    The interface contract is that every time the session is terminated and a onFailure notification is sent, the notifications of the termination of the involved subscriptions are also sent.
    Hence 1 is true and 2 is false.
    If you see anything different, it may be a bug.
    Unfortunately, the library in use is very old (it was overridden by a better library in 2016 and abandoned in 2019), hence it may be difficult to find and fix a bug.
    Anyway, the observed behavior may also be associated to something particular that happens in your case or to other differences between the two scenarios you are comparing.

    If the lack of the notification causes problems, we can investigate deeper by taking some log.
    The library logs through the JDK's java.util.logging support.
    I have attached the sample logging configuration file that was provided with that SDK (with a .txt suffix added).
    You can have the JDK configured with it by adding
    Code:
    -Djava.util.logging.config.file=logCfg.properties.txt
    to the client command line.
    If you can replicate the behavior with a minimal and short interaction, you can set all loggers to the FINEST level.
    Then we can compare the two cases.
    Attached Files Attached Files

 

 

Similar Threads

  1. LightStreamer Server Failing Upon A Connection
    By ErikLatimer in forum General
    Replies: 3
    Last Post: October 3rd, 2018, 12:06 PM
  2. Replies: 1
    Last Post: June 13th, 2016, 10:01 AM
  3. Replies: 5
    Last Post: January 18th, 2016, 10:10 AM
  4. Internal cause codes & Session callbacks
    By jonasby1 in forum General
    Replies: 4
    Last Post: February 16th, 2012, 08:47 AM
  5. Internal cause codes
    By BKnight in forum General
    Replies: 3
    Last Post: February 10th, 2012, 09:33 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 06:43 AM.