You should be using jboss_home/client/log4j.jar. Looks like you are using an older version of log4j, before they added in trace level support.
I am suspecting the the log4j.jar file bacause TimerUtil imports a class from there, and the error text is "Could not initialize". This implies, to me, a missing dependency. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224461#4224461 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224461 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
