Java Mailing List Archive

http://www.junlu.com/

Home » dev.tomcat »

DO NOT REPLY [Bug 48694] WebappClassLoader deadlock if web
application uses it's own classloader

bugzilla

2010-03-14

Replies: Find Java Web Hosting

Author LoginPost Reply
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)

©2008 junlu.com - Jax Systems, LLC, U.S.A.