[jboss-user] [Datasource Configuration] - Re: jboss 7 connection pool issue

Wolf-Dieter Fink do-not-reply at jboss.com
Mon Dec 10 06:01:29 EST 2012


Wolf-Dieter Fink [https://community.jboss.org/people/wdfink] created the discussion

"Re: jboss 7 connection pool issue"

To view the discussion, visit: https://community.jboss.org/message/782566#782566

--------------------------------------------------------------
Is it possible that you did not close connections in your code?

You can add either debug or error to the JCA subsystem to see log or error if JBoss detect such.

  <cached-connection-manager [debug="true"] [error="true"]/>

Also you can track the statements in the datasource by using the <track-statements> element

AFAIK in AS4 this property was set by default.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/782566#782566]

Start a new discussion in Datasource Configuration at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2077]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121210/e0cc0b4e/attachment.html 


More information about the jboss-user mailing list