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

bstansberry@jboss.com do-not-reply at jboss.com
Tue Feb 3 19:03:36 EST 2009


Any reason why the category for the logger in org.jboss.classloader.spi.base.ClassLoaderManager is

private static Logger log = Logger.getLogger("org.jboss.detailed.classloader.ClassLoaderManager");

which means enabling TRACE for org.jboss.classloader doesn't pick up output from this class. :-(

I'd just change it but the hardcoded String category makes me think there's a 0.5% chance there's a reason for that, so I'm asking first. ;-)

Anyway, good news is I can reproduce this now; will fix my jboss-log4j.xml to work around above issue and will have logs showing what's going on.

Then I'll try the 2.0.3-SNAPSHOT.

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

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



More information about the jboss-dev-forums mailing list