[jboss-dev-forums] [Design of POJO Server] - Re: Strange classloading behavior -- thread stuck

adrian@jboss.org do-not-reply at jboss.com
Tue Feb 3 10:11:49 EST 2009


"bela at jboss.com" wrote : Howdy, folks, I concur with Brian's assertion that the offending code seems to be looping. I'll enable TRACE for the org.jboss.classloader package, hopefully today, and post the findings. I'll past 4 (partial) stack traces of the offending Incoming-2 thread, each taken a few seconds apart, below. You can see that the code seems to loop indeed:
  | 

Thanks Bela. These stacktraces show the same thing, i.e. double locking on the task list
which indicates a thread trying to reschedule tasks to itself.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4206587#4206587

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4206587



More information about the jboss-dev-forums mailing list