DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15060>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15060 deadlock in ResourceLimitingPool ------- Additional Comments From [EMAIL PROTECTED] 2002-12-04 13:58 ------- I'm at a loss to find just where the f1414bf0 object is locked. However, the ClassLoader, not the pool, is trying to lock the object. So the deadlock happens on an object that is somehow internal to the ClassLoader. Could you get the Java sources and check just what the ClassLoader is doing? Because I don't see where the deadlock-causing object (f1414bf0) is locked. I'm almost certain that this isn't a bug in ResourceLimitingPool. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>