1 Reply Latest reply on Jan 21, 2004 7:17 AM by darranl

    Failed to boot JBoss: javax.management.InstanceNotFoundExce

    tcn

       

      "tcn" wrote:
      Hi!

      JBoss 3.2.3 ("out of the box") does not startup:

      /usr/local/java/jboss-3.2.3/bin # ./run.sh
      ================================================================================

      JBoss Bootstrap Environment

      JBOSS_HOME: /usr/local/java/jboss-3.2.3

      JAVA: /usr/local/java/j2sdk/bin/java

      JAVA_OPTS: -server -Dprogram.name=run.sh

      CLASSPATH: /usr/local/java/jboss-3.2.3/bin/run.jar:/usr/local/java/j2sdk/lib/tools.jar

      ================================================================================

      12:50:59,517 INFO [Server] Starting JBoss (MX MicroKernel)...
      12:50:59,519 INFO [Server] Release ID: JBoss [WonderLand] 3.2.3 (build: CVSTag=JBoss_3_2_3 date=200311301445)
      12:50:59,520 INFO [Server] Home Dir: /usr/local/java/jboss-3.2.3
      12:50:59,520 INFO [Server] Home URL: file:/usr/local/java/jboss-3.2.3/
      12:50:59,520 INFO [Server] Library URL: file:/usr/local/java/jboss-3.2.3/lib/
      12:50:59,522 INFO [Server] Patch URL: null
      12:50:59,523 INFO [Server] Server Name: default
      12:50:59,523 INFO [Server] Server Home Dir: /usr/local/java/jboss-3.2.3/server/default
      12:50:59,523 INFO [Server] Server Home URL: file:/usr/local/java/jboss-3.2.3/server/default/
      12:50:59,524 INFO [Server] Server Data Dir: /usr/local/java/jboss-3.2.3/server/default/data
      12:50:59,524 INFO [Server] Server Temp Dir: /usr/local/java/jboss-3.2.3/server/default/tmp
      12:50:59,525 INFO [Server] Server Config URL: file:/usr/local/java/jboss-3.2.3/server/default/conf/
      12:50:59,525 INFO [Server] Server Library URL: file:/usr/local/java/jboss-3.2.3/server/default/lib/
      12:50:59,526 INFO [Server] Root Deployment Filename: jboss-service.xml
      12:50:59,530 INFO [Server] Starting General Purpose Architecture (GPA)...
      Failed to boot JBoss:
      javax.management.InstanceNotFoundException: JMImplementation:service=LoaderRepository,name=Default
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1018)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:812)
      at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:792)
      at org.jboss.system.server.ServerImpl.initBootLibraries(ServerImpl.java:499)
      at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:335)
      at org.jboss.system.server.ServerImpl.start(ServerImpl.java:291)
      at org.jboss.Main.boot(Main.java:150)
      at org.jboss.Main$1.run(Main.java:395)
      at java.lang.Thread.run(Thread.java:565)


        • 1. Re: Failed to boot JBoss:javax.management.InstanceNotFoundEx
          darranl

           

          "darranl" wrote:
          "darranl" wrote:
          "darranl" wrote:
          "darranl" wrote:
          "darranl" wrote:
          "darranl" wrote:
          A correction to your first line which read 'JBoss 3.2.3 ("out of the box") does not startup:' should have read 'I can not get JBoss 3.2.3 ("out of the box") to start'

          Which JVM and OS are you using?

          Windows 2000 with Sun JDK 1.4.2_02 and JBoss 3.2.3 works out of the box for me without any problems.