[ https://jira.terracotta.org/jira//browse/CDV-232?page=comments#action_21438 ] Nathaniel Harward commented on CDV-232: ---------------------------------------
This might be resolved per CDV-260, but I'm not sure. I'm still having a little trouble with JMX in WebSphere and am debugging it now. If it's easy, can you try again with the latest 2.4 or trunk build? Also, is this just showing up in the logs and not affecting anything or is something going horribly wrong as a result? It sounds like things seem ok from the description, but I want to double check. > Exception setting up logging in Glassfish + DSO > ----------------------------------------------- > > Key: CDV-232 > URL: https://jira.terracotta.org/jira//browse/CDV-232 > Project: Community Development > Issue Type: Bug > Components: DSO:L1 > Reporter: Tim Eck > Assigned To: Tim Eck > > I'm sure this is classloader related, but not sure what impact it is has > (glassfish still starts okay AFAICT). Also unsure if the L1 JMX stuff is > really part of the problem or not. > Could not load Logmanager "com.sun.enterprise.server.logging.ServerLogManager" > java.lang.ClassNotFoundException: > com.sun.enterprise.server.logging.ServerLogManager > at java.net.URLClassLoader$1.run(URLClassLoader.java:200) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:188) > at java.lang.ClassLoader.loadClass(ClassLoader.java:306) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268) > at java.lang.ClassLoader.loadClass(ClassLoader.java:251) > at java.util.logging.LogManager$1.run(LogManager.java:166) > at java.security.AccessController.doPrivileged(Native Method) > at java.util.logging.LogManager.<clinit>(LogManager.java:156) > at java.lang.Class.forName0(Native Method) > at java.lang.Class.forName(Class.java:164) > at com.sun.jmx.trace.Trace.initDestination(Trace.java:46) > at com.sun.jmx.trace.Trace.<clinit>(Trace.java:25) > at > javax.management.MBeanServerFactory.debug(MBeanServerFactory.java:543) > at > javax.management.MBeanServerFactory.checkMBeanServerBuilder(MBeanServerFactory.java:502) > at > javax.management.MBeanServerFactory.getNewMBeanServerBuilder(MBeanServerFactory.java:530) > at > javax.management.MBeanServerFactory.newMBeanServer(MBeanServerFactory.java:304) > at > javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:219) > at > javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:180) > at > com.tc.management.L1Management.attemptToRegister(L1Management.java:138) > at com.tc.management.L1Management.access$000(L1Management.java:39) > at com.tc.management.L1Management$1.run(L1Management.java:81) > at java.lang.Thread.run(Thread.java:595) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://jira.terracotta.org/jira//secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ tc-dev mailing list [email protected] http://lists.terracotta.org/mailman/listinfo/tc-dev
