Open GoogleCodeExporter opened 9 years ago
Regarding the mysterious appearance of server disconnects after adding the
idletimer - the idle is set at 10 seconds with the keepalive at 30, this "may"
be
the reason for the appearance of the consistent disconnect issue.
Original comment by rnend...@gmail.com
on 18 Sep 2009 at 3:59
More information. The disconnects do not start occurring with the addition of
an
idle timer. The disconnects occur when.
1. Login using an invalid account ( unknown to the server )
2. This results in an authentication failure
3. Login using a good account, using the same instance of the jabber client
4. Just wait for 10-60 seconds, server disconnect occurs
5. On reconnect attempt, a client exception occurs ( in the jabber code ) when
either the client attempts to get the roster ( if autoroster is enabled ), or
results in a null exception if autoroster is set to false - note that the null
exception occurs when the client is attmepting to receive a roster ( even
though the
autoroster property is false )
Original comment by rnend...@gmail.com
on 18 Sep 2009 at 4:18
Original issue reported on code.google.com by
rnend...@gmail.com
on 18 Sep 2009 at 3:56