"skajotde" wrote :
| According to jmx-console all connections are "in use" (InUseConnectionCount)
and none of them are closed (ConnectionDestroyedCount, near zero, but sometime incease,
but very slow)
|
Check the listInUseConnections() operation in the CachedConnectionManager Mbean from the
jmx-console . This will tell you what connections are not getting closed from your
application .
All you need is to identify the application part which is leaking the connection and fix
it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079324#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...