2 Replies Latest reply on Aug 16, 2004 6:12 AM by darranl

    can't connect to http://localhost:8080/jmx-console

    infovore

      I use win2000, JDK 1.4.2_01 and jboss-3.2.5. port 8080 is not used.

      I already set the JAVA_HOME and JBOSS_HOME to the correct path.

      when I execute 'run.bat', get the following error message
      ---------------------------------------------------------
      .....
      18:22:49,381 ERROR [Tomcat5] Starting failed jboss.web:service=WebServer
      RuntimeErrorException: instantiating org.apache.commons.modeler.BaseModelMBean f
      ailed: java.lang.NoClassDefFoundError: org/apache/log4j/Layout
      Cause: java.lang.NoClassDefFoundError: org/apache/log4j/Layout
      at org.jboss.mx.server.MBeanServerImpl.handleInstantiateExceptions(MBean
      ServerImpl.java:942)
      at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:
      875)
      at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:
      262)
      .......
      ---------------------------------

      Can someone tell me what is the problem.

      Thanks a lot