You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Brendan McKenna <mc...@taringold.ie> on 2001/11/08 13:17:31 UTC

Re: JVM HANGS

Hi,

	Just a guess, but given that you appear to be hanging in 
getConnection(), are you able to lookup the hostname you're using in 
the JDBC uri via DNS?  You might be hanging until the lookup times out 
and fails (typically somewhere around 2-5 minutes).  That would be the 
first place I'd check....


							Brendan
-- 
Brendan McKenna			       Email: brendan.mckenna@taringold.ie
Development Strategist		       Phone: +353-61-338177
Taringold Ltd.			       Fax:   +353-61-338065



--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>