> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Subject: RE: Connection pooling again
> 
> what should i ask to check to the db admin?

Start with: does the db limit the number of connections from a given
client (which in this case, is the box Tomcat is running on)?

> How? Should i use Jconsole.exe program?

The jstack program is better, since it gets all threads at once.  AFAIK,
you can only do them one at a time with jconsole.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to