Erro Class loader

1 resposta
C

alguem ja viu esse erro? estou usando websphere e plugin do tomcat

Bootstrap: Class loader creation threw exception

java.lang.RuntimeException: Unable to create the MBean server instance. Class org.jboss.mx.server.MBeanServerImpl has raised an exception in constructor: java.lang.NoClassDefFoundError: EDU/oswego/cs/dl/util/concurrent/ConcurrentReaderHashMap

at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:180)

at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:80)

at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:74)

at org.apache.catalina.startup.Bootstrap.createClassLoader(Bootstrap.java:172)

at org.apache.catalina.startup.Bootstrap.initClassLoaders(Bootstrap.java:104)

at org.apache.catalina.startup.Bootstrap.init(Bootstrap.java:196)

at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:402)

1 Resposta

J

Acho que está faltando essa classe aí!

Criado 13 de julho de 2006
Ultima resposta 13 de jul. de 2006
Respostas 1
Participantes 2