hi All,
   I have in Tomcat JDBCRealms, A broken pipe SQLException, So I wonder 
what is wrong in my code. This exception occur only after a long period of 
time, while sessions should be dead long times ago. So I wonder if the 
connection Pool I use ( org.ewin packadge ), released correctly the 
connections.
   So I like to monitor the connection process.
   I have be through the doc (22 The MySQL log files) In order to see how 
many connections to my database I have. And I could not find where the 
connection are logged (or how to set is up).
   Could someone give me a hint ?


------------------
System Info :
Red Hat Linux release 6.2 (Zoot)
     Kernel 2.2.14-5.0 on an i686
Mysql Ver 11.12 Distrib 3.23.32
java version "1.3.0"
     Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
     Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)
JDBC Driver : mm.mysql-2.0.4-bin.jar
Tomcat 3.2 beta 3




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to