Actually…I kinda do need an answer fast and you would be a hero if you can nail it. We are supposed to be releasing an app tomorrow, and the whole team is working on this today.
Our JBoss application is apparently leaking connections - the open connection count is rising as we blast the app with requests.
We are trying to use the instructions here to determine if we are really leaking, but we don’t see the diagnostic messages. We have followed the instructions to the letter, but even when we change the code to deliberately leak connections, we still don’t see the “closing a connection for you” message. We have set the debug attrib, the valve thing, and the log level to trace, but nothing.
Anyone have any ideas how to get this connection debug thing working?! Thanks 1e6.