[zanata-bugs] [Bug 1018633] Connection leak in production system

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 17 03:22:27 UTC 2013


https://bugzilla.redhat.com/show_bug.cgi?id=1018633



--- Comment #6 from Sean Flanigan <sflaniga at redhat.com> ---
Simultaneously launching two instances of the same editor (same language) from
a project with many documents seems to be fairly reliable at reproducing the
exception, as long as the relevant documents/statistics haven't been cached
already.  (You can use JavaMelody to clear all data caches.)

07:07:12,839 INFO 
[org.jboss.jca.core.connectionmanager.listener.TxConnectionListener]
(http-/0.0.0.0:8080-7) IJ000311: Throwable from unregister connection:
java.lang.IllegalStateException: Trying to return an unknown connection2!
org.jboss.jca.adapters.jdbc.jdk6.WrappedConnectionJDK6 at b0da531

Every time that exception is logged, another connection is leaked (or already
was), although the cause is probably a little earlier, possibly in a different
thread.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=fuxQGMJfaB&a=cc_unsubscribe




More information about the zanata-bugs mailing list