You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Nicholas Orr <Ni...@mim.com.au> on 2002/12/20 03:19:11 UTC

DBCP Debug info: how do I get it?

Try to figure out if there are memory leaks in my code, using JDBC/DBCP.
Tried using the following options to run TC from the command line (Win XP) 

-Djava.class.path="J:\Jakarta\Tomcat 4.1.12\bin\bootstrap.jar" 
-Dcatalina.home="J:\Jakarta\Tomcat 4.1.12"
-Djava.endorsed.dirs="J:\Jakarta\Tomcat 4.1.12\common\endorsed"
-Ddatasource.verbose=true 
-Djdbc.debug=true 
-Djdbc.connection.debug=true 
-Ddebug.jdbc.check=true 

But not getting any output.

Are these even the right switches to be using for debug info from
datasources/jdbc for TC?
Also how do you get info out of DBCP, debug/info/status?

Nicholas Orr


**********************************************************************
The information contained in this e-mail is confidential and is
intended only for the use of the addressee(s).
If you receive this e-mail in error, any use, distribution or
copying of this e-mail is not permitted. You are requested to
forward unwanted e-mail and address any problems to the
MIM Holdings Limited Support Centre.
For general enquires:	++61 7 3833 8000
Support Centre e-mail:	supportcentre@mim.com.au
Support Centre phone:  	Australia 1800500646
        				International ++61 7 38338042
**********************************************************************


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>