users@glassfish.java.net

Re: RAR7113 - destroying connection since it has reached the maximum usage of

From: <glassfish_at_javadesktop.org>
Date: Wed, 04 Mar 2009 04:23:26 PST

Please post your jdbc-connection-pool configuration from the domain.xml. The connection leaks are because your application is leaking the connections i.e., it is not returned back to the pool within the specified time. You could use the connection-leak-reclaim flag to reclaim all such connections without an appserver restart.
[Message sent by forum member 'sm157516' (sm157516)]

http://forums.java.net/jive/thread.jspa?messageID=335020