The java.lang.management.ManagementFactory class was introduced in Java 5. Since you are using JDK 1.4, this is not available. I guess, you can ignore those INFO messages: anonymous wrote : | 2008-05-08 21:10:53,095 INFO com.mchange.v2.c3p0.C3P0Registry - jdk1.5 management interfaces unavailable... JMX support disabled.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149753#4149753 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4149753 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
