aspose file tools
The moose likes JDBC and the fly likes Connection Time Out Problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Connection Time Out Problem" Watch "Connection Time Out Problem" New topic
Author

Connection Time Out Problem

Dhananjay Ghanwat
Greenhorn

Joined: Dec 23, 2002
Posts: 27
Hi,
We are facing a problem for Connection time out. I think this is beacuse at some point the connection object is not getting closed. But I am finding it very difficult to debug this as the Connection objects are called from many places.
We have a single class for getting the connection object. I tried by giving SOP s before getConnection() and Return Connection(), but still not possible to debug.
Can somebody help me in this case ??
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Connection Time Out Problem
 
Similar Threads
servlet sendRedirect()
Read Time Out Problem.
Clarification
Query about rollback() method
java.sql.SQLException: Io exception: Got minus one from a read call