Has anybody tried running JBoss 4.0.0 with the latest alpha build of log4j v1.3? I'm asking this, because the new chainsaw v2 looks pretty intresting and it only works with the 1.3 version of log4j. See http://logging.apache.org/log4j/docs/chainsaw.html.
Simply by replacing the server\lib\log4j.jar with the current alpha build of 1.3 ( log4j-1.3alpha.jar) caused an exception thrown with the result of everything being logged to the console. And the situtation went even worse when i tried to replace jboss\lib\log4j-boot.jar.
07:17:15,231 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
07:17:15,421 WARN [ServiceController] Problem creating service jboss.system:type=Log4jService,service=Logging
java.lang.NoSuchMethodError: org.apache.log4j.config.PropertySetter.canContainComponent(Ljava/lang/String;)I
at org.apache.log4j.xml.DOMConfigurator.configureNestedComponent(Unknown Source)
at org.apache.log4j.xml.DOMConfigurator.parseAppender(Unknown Source)
at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(Unknown Source)
at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(UnknownSource)
at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(Unknown Source)
at org.apache.log4j.xml.DOMConfigurator.parseCategory(Unknown Source)
at org.apache.log4j.xml.DOMConfigurator.parse(Unknown Source)
at org.apache.log4j.xml.DOMConfigurator.doConfigure(Unknown Source)
at org.apache.log4j.xml.DOMConfigurator.doConfigure(Unknown Source)
at org.apache.log4j.xml.DOMConfigurator.doConfigure(Unknown Source)
at org.apache.log4j.xml.DOMConfigurator.configure(Unknown Source)
at org.jboss.logging.Log4jService$URLWatchTimerTask.reconfigure(Log4jService.java:624)
at org.jboss.logging.Log4jService$URLWatchTimerTask.run(Log4jService.java:563)
at org.jboss.logging.Log4jService.setup(Log4jService.java:450)
at org.jboss.logging.Log4jService.createService(Log4jService.java:466)
at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBeanSupport.java:237)
+jarkko
-------------------------------------------------------
This Newsletter Sponsored by: Macrovision For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
