Trying to upgrade an app that works fine in Jboss 4.2.0. I get the following in my
boot.log:
INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:cd-log4j.xml
At which point the AS just hangs there. Relevant jboss-service.xml
<mbean code="org.jboss.logging.Log4jService"
name="jboss.system:type=Log4jService,service=Logging"
xmbean-dd="resource:xmdesc/Log4jService-xmbean.xml">
resource:cd-log4j.xml
true
60
This configuration worked fine in 4.2.0. The release notes don't indicate anything
changing that should effect this that I can see. If i rip out the Log4jService
configuration the AS starts up fine. Anyone have any ideas? Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4086904#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...