https://issues.apache.org/bugzilla/show_bug.cgi?id=48694
--- Comment #12 from pmonestie@(protected) ---
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-unsubscribe@(protected)
For additional commands, e-mail: dev-help@(protected)