users@glassfish.java.net

Re: good explanation for meaning of Connection Pool resource types

From: <glassfish_at_javadesktop.org>
Date: Wed, 12 Dec 2007 04:08:37 PST

DS : javax.sql.DataSource
CPDS : javax.sql.ConnectionPoolDataSource


"application running out of connections" issue seems to be interesting since it is happening only for DS and not CPDS.

you can check whether the application is leaking connections or not by enabling connection-leak-tracing.

http://blogs.sun.com/kshitiz/entry/connection_leak_tracing


Could you please provide
1) the connection pool configuration (both DS and CPDS)
2) a sample application where we can see this issue ?


Thanks,
-Jagadish
[Message sent by forum member 'jr158900' (jr158900)]

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