3 Replies Latest reply on Oct 24, 2003 8:39 AM by fenor

    Jboss failed on startup, please help

    dn65nd

      Hi all,

      I have tried to start jboss 3.2.1 on linux. I've got the following errors:

      07:20:31,996 WARN [NestedThrowable] Duplicate throwable nesting of same base type: class org.jboss.deployment.DeploymentException is assignable from: class org.jboss.deployment.DeploymentException
      07:20:32,002 ERROR [URLDeploymentScanner] Failed to deploy: org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL@be93d68a{ url=file:/opt/jboss-3.2.1/server/all/deploy/jmx-rmi-adaptor.sar/, deployedLastModified=0 }
      org.jboss.deployment.DeploymentException: exception in init of file:/opt/jboss-3.2.1/server/all/deploy/jmx-rmi-adaptor.sar/; - nested throwable: (org.jboss.deployment.DeploymentException: Failed to find META-INF/jboss-service.xml)
      at org.jboss.deployment.MainDeployer.init(MainDeployer.java:720)



      I heve no idea, please help

        • 1. Re: Jboss failed on startup, please help
          fenor

          I have a similar problem.
          When I start Jboss I have such a problem with jboss-3.0.4_tomcat-4.1.12/server/default/deploy/http-invoker.sar/ and jboss-3.0.4_tomcat-4.1.12/server/default/deploy/jmx-rmi-adaptor.sar/ (I use jboss 3.0.4 with tomcat 4.1.12 as you can see).
          What is the problem?

          • 2. Re: Jboss failed on startup, please help
            fenor

            To be more precise, this is my log:

            09:02:38,268 INFO [MainDeployer] Starting deployment of package: file:/home/banca/modules/jboss_banca/jboss-3.0.4_tomcat-4.1.12/server/default/deploy/http-invoker.sar/
            09:02:38,309 WARN [NestedThrowable] Duplicate throwable nesting of same base type: class org.jboss.deployment.DeploymentException is assignable from: class org.jboss.deployment.DeploymentException
            09:02:38,329 ERROR [URLDeploymentScanner] Failed to deploy: org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL@b255d5f4{ url=file:/home/banca/modules/jboss_banca/jboss-3.0.4_tomcat-4.1.12/server/default/deploy/http-invoker.sar/, deployedLastModified=0 }
            org.jboss.deployment.DeploymentException: Exception getting document; - nested throwable: (org.jboss.deployment.DeploymentException: Failed to find META-INF/jboss-service.xml)
            at org.jboss.deployment.SARDeployer.parseDocument(SARDeployer.java:635)
            at org.jboss.deployment.SARDeployer.init(SARDeployer.java:150)
            at org.jboss.deployment.MainDeployer.init(MainDeployer.java:673)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:609)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:585)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
            at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174)
            at $Proxy4.deploy(Unknown Source)
            at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:435)
            at org.jboss.deployment.scanner.URLDeploymentScanner.scanDirectory(URLDeploymentScanner.java:656)
            at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:507)
            at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:261)
            at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:165)
            at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
            at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
            at $Proxy0.start(Unknown Source)
            at org.jboss.system.ServiceController.start(ServiceController.java:398)
            at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
            at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174)
            at $Proxy3.start(Unknown Source)
            at org.jboss.deployment.SARDeployer.start(SARDeployer.java:249)
            at org.jboss.deployment.MainDeployer.start(MainDeployer.java:807)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:621)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:585)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:569)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
            at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:324)
            at org.jboss.system.server.ServerImpl.start(ServerImpl.java:221)
            at org.jboss.Main.boot(Main.java:148)
            at org.jboss.Main$1.run(Main.java:381)
            at java.lang.Thread.run(Thread.java:536)
            Caused by: org.jboss.deployment.DeploymentException: Failed to find META-INF/jboss-service.xml
            at org.jboss.deployment.SARDeployer.parseDocument(SARDeployer.java:626)
            ... 48 more
            09:02:38,426 INFO [MainDeployer] Starting deployment of package: file:/home/banca/modules/jboss_banca/jboss-3.0.4_tomcat-4.1.12/server/default/deploy/jmx-ejb-connector-server.sar
            09:02:38,474 INFO [MainDeployer] Deployed package: file:/home/banca/modules/jboss_banca/jboss-3.0.4_tomcat-4.1.12/server/default/deploy/jmx-ejb-connector-server.sar
            09:02:38,476 INFO [MainDeployer] Starting deployment of package: file:/home/banca/modules/jboss_banca/jboss-3.0.4_tomcat-4.1.12/server/default/deploy/jmx-rmi-adaptor.sar/
            09:02:38,510 WARN [NestedThrowable] Duplicate throwable nesting of same base type: class org.jboss.deployment.DeploymentException is assignable from: class org.jboss.deployment.DeploymentException
            09:02:38,512 ERROR [URLDeploymentScanner] Failed to deploy: org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL@68267ef1{ url=file:/home/banca/modules/jboss_banca/jboss-3.0.4_tomcat-4.1.12/server/default/deploy/jmx-rmi-adaptor.sar/, deployedLastModified=0 }
            org.jboss.deployment.DeploymentException: Exception getting document; - nested throwable: (org.jboss.deployment.DeploymentException: Failed to find META-INF/jboss-service.xml)
            at org.jboss.deployment.SARDeployer.parseDocument(SARDeployer.java:635)
            at org.jboss.deployment.SARDeployer.init(SARDeployer.java:150)
            at org.jboss.deployment.MainDeployer.init(MainDeployer.java:673)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:609)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:585)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
            at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174)
            at $Proxy4.deploy(Unknown Source)
            at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:435)
            at org.jboss.deployment.scanner.URLDeploymentScanner.scanDirectory(URLDeploymentScanner.java:656)
            at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:507)
            at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:261)
            at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:165)
            at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
            at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
            at $Proxy0.start(Unknown Source)
            at org.jboss.system.ServiceController.start(ServiceController.java:398)
            at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
            at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174)
            at $Proxy3.start(Unknown Source)
            at org.jboss.deployment.SARDeployer.start(SARDeployer.java:249)
            at org.jboss.deployment.MainDeployer.start(MainDeployer.java:807)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:621)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:585)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:569)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
            at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:324)
            at org.jboss.system.server.ServerImpl.start(ServerImpl.java:221)
            at org.jboss.Main.boot(Main.java:148)
            at org.jboss.Main$1.run(Main.java:381)
            at java.lang.Thread.run(Thread.java:536)
            Caused by: org.jboss.deployment.DeploymentException: Failed to find META-INF/jboss-service.xml
            at org.jboss.deployment.SARDeployer.parseDocument(SARDeployer.java:626)
            ... 48 more
            09:02:38,534 INFO [MainDeployer] Starting deployment of package: file:/home/banca/modules/jboss_banca/jboss-3.0.4_tomcat-4.1.12/server/default/deploy/counter-service.xml
            09:02:38,552 INFO [MainDeployer] Package: file:/home/banca/modules/jboss_banca/jboss-3.0.4_tomcat-4.1.12/server/default/lib/counter-plugin.jar is already deployed

            • 3. Re: Jboss failed on startup, please help
              fenor

              problem solved.
              for a strange reason, meta-inf directory was in lower case instead of upper case..my collegue probably used a strange unzipper!!!
              So the solution is: look if the path of the resource is exactly the same, since unix/linux is case sensitive!!