[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 14:46:50 EST 2009
I've uploaded a second snapshot which includes a fix for the reassignment problem.
http://snapshots.jboss.org/maven2/org/jboss/cl/jboss-classloader/2.0.3-SNAPSHOT/
i.e. this part of the code should now be back to what it was in JBoss-4.x
But Ales says he is going to do the 2.0.3.GA release tonight anway.
I'm going to close JBCL-81 since the reassignment problem has all the symptoms
of the original problem and it is consistent with the stacktraces posted before.
An extra check would be to get a TRACE log (if you reproduce the problem)
that has the ClassCircularityError or LinkageError. We only log it as an error
if it fails after 10 attempts. :-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4206705#4206705
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4206705
More information about the jboss-dev-forums
mailing list