Disconnect without events

Post Reply
stevep
Posts: 30
Joined: Wed May 02, 2007 7:41 pm

Disconnect without events

Post by stevep » Wed Nov 20, 2019 3:45 pm

With the new component version 2.6.13 we are experiencing a strange disconnect without any events randomly.

We use the automatic re connection in the event of the bind disconnecting which we can see in the logs in most cases. Our logs show that the sequence for the recovery of one or more binds is evDisconnected, evConnected, evRecocoverySucceeded

We poll status every 5 seconds to check the status and every now and then when we check bind status we see one or more binds is in a CLOSED state without seeing or receiving any events for the disconnection and no attempt at recovery.

Is this a bug or expected behaviour, how should we handle the disconnection properly?

Steve
alt
Site Admin
Posts: 985
Joined: Tue Apr 25, 2006 9:45 am

Re: Disconnect without events

Post by alt » Thu Nov 21, 2019 8:56 pm

Hello Steve,

It looks strange. Can you provide library log for such binds? Do these bind get bound status after some time?
Post Reply