Hi,

I am using Tomcat 6.0.14 in Windows Environment 2003 R2. Using DBCP for
connection pooling, after 6-8Hrs of usage Tomcat hanges. It's connecting to
Oracle 10g R2 Database. The Application logic is everytime user comes with a
request that entire request is served using a single connection. ( when a
request received at Servlet side, it takes takes one connection the same is
used till the process is getting completed before the response the
connection is closed) is it causing the problem ??.

I am really in trouble. Please help me out on this.

Thanks 

G.Shajikumar
-- 
View this message in context: 
http://www.nabble.com/Tomcat-Freez-tp15305169p15305169.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
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