https://issues.apache.org/bugzilla/show_bug.cgi?id=48694
--- Comment #12 from pmones...@gmail.com 2010-03-14 20:58:10 UTC --- yea I guess you are right. The stacktrace is suspicious in the sense that there is no line number here: at org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java) - waiting to lock Hmm I'll try to see with the JRebel guys what could be wrong. One quick fix, for the poeple that have the same issue than me is to synchronize on 'this' in loadClass. Thanks again for all your help. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org