On 31/08/2011 07:54, Neil Laurance wrote:
> Hi there,
> 
> We are using:
> 
> Red Hat Enterprise Linux Server release 5.4 (Tikanga)
> 
> Tomcat 6.0.29
> 
> We appear to be having a similar issue to:
> 
> https://issues.apache.org/jira/browse/DBCP-270
> 
> Except our stacktrace line-numbers are different.

Hmm. The stack trace indicates you are using Pool 1.4 but Tomcat 6.0.29
should be based on Pool 1.5.4 (which has fixed a lot of deadlock issues).

It looks like 6.0.29 was built with the wrong version of Commons Pool.

An upgrade to the latest 6.0.x should fix this.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to