Re: MySQLNonTransientConnectionException
Posted by: Dewey Gaedcke
Date: September 16, 2008 02:18PM

we see this error when hi-frequency queries get slow, and Tomcat can't put the connection back in the pool fast enough (or its other threads). Then Tomcat has to keep adding other DB connections until it exceeds the mysql max_connections limit

hope that helps

Options: ReplyQuote


Subject
Written By
Posted
November 08, 2007 12:47PM
Re: MySQLNonTransientConnectionException
September 16, 2008 02:18PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.