https://bz.apache.org/bugzilla/show_bug.cgi?id=58405

Rainer Jung <rainer.j...@kippdata.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Rainer Jung <rainer.j...@kippdata.de> ---
All threads either wait for a free db connection or wait for locks that seem to
be taken by those threads waiting for a free db connection. It seems no thread
is currently actually using a db connection.

So you either have a db connection leak, or you have nested db connection
acquire/releases.

This is not a tomcat bug and bugzilla is not a support forum.

Please bring up your problem on the Tomcat users list:

http://tomcat.apache.org/lists.html#tomcat-users

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to