Skip to:
Using the current master build, I see tracebacks like so. These happen when by coded bot quickly (and probably uncleanly) disconnects from the server.
Submitted PR#260, pending review.
Hmmm ... not great. The referenced patch was mine - I'll take a closer/second look at the original recursion problem ().
Caused here: https://github.com/igniterealtime/Openfire/commit/9205a2f1cf266300e6b23128ee789f66998762c2#diff-41f9e6754333c4e8a9e9f8ad048e68ceL258
The recursion prevention prevents every packet after the first one that is delivered to a closed/closing connection to cause this error.
Confirming bug
Linux
JDK 1.7.0_76
OpenFire 3.10.2
No LDAP
Hi, I have exactly the same problem with 3.10.2. We are using SSO configuration, have any updates for that?
Using the current master build, I see tracebacks like so. These happen when by coded bot quickly (and probably uncleanly) disconnects from the server.