3 Replies Latest reply on Dec 21, 2005 2:38 PM by aaduque

    Nukes Deployment error

    ramji

      Hi guys,

      I am new to the forum. I have a deployment prblem with nukes in jboss.
      The error is as follows:

      14:31:17,920 ERROR [MainDeployer] could not create deployment: file:/C:/jboss-3.2.4/server/default/deploy/nukes.ear/nukes.sar/
      org.jboss.deployment.DeploymentException: create operation failed for package file:/C:/jboss-3.2.4/server/default/deploy/nukes.ear/nukes.sar/;
      - nested throwable: (org.jboss.deployment.DeploymentException: - nested throwable: (java.lang.reflect.UndeclaredThrowableException))
      Caused by: org.jboss.deployment.DeploymentException: - nested throwable: (java.lang.reflect.UndeclaredThrowableException)
      at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:139)
      at org.jboss.system.ServiceController.install(ServiceController.java:198)
      at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
      at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
      at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
      at $Proxy4.install(Unknown Source)
      at org.jboss.deployment.SARDeployer.create(SARDeployer.java:204)
      ... 66 more
      Caused by: java.lang.reflect.UndeclaredThrowableException
      at org.jboss.system.ServiceCreator.install(ServiceCreator.java:175)
      at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:149)
      at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:114)
      ... 79 more
      Caused by: java.lang.NoClassDefFoundError: org/jboss/mx/interceptor/InvocationException
      at java.lang.Class.forName0(Native Method)
      at java.lang.Class.forName(Class.java:140)
      at
      ... 81 more

      AND

      14:34:22,946 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
      Incompletely deployed packages:

      somebody please advice. I've had, what I think is the problem, in the bold.

      thanking you

      ramji

        • 1. SOLVED: Problem when deploying CD example with mySQL
          lcb

          I have to apologize!

          I did NOT change the value of <type-mapping> in standardjaws.xml to "mySQL", so JAWS still used the mapping of the Hypersonic database and therefore mapped java.lang.String to VARCHAR(256)!

          Sorry. michael

          • 2. Re: Nukes Deployment error
            svaret

            I have the same problem .. really no one with an answer?

            I use JBoss 4.0.2

            Best regards

            Lasse

            • 3. Re: Nukes Deployment error
              aaduque

              Hi guys ,

              I have same problem...when I try deploy war application

              I also use JBoss 4.0.2 with Eclipse 3.1 +plugin JBossIDE

              I wait advice to this problem ...

              Message below :

              Incomplete Deployment listing:

              --- Packages waiting for a deployer ---
              org.jboss.deployment.DeploymentInfo@b2d592c5 { url=file:/D:/jboss-4.0.2/server/default/deploy/packaging-build.xml }
              deployer: null
              status: null
              state: INIT_WAITING_DEPLOYER
              watch: file:/D:/jboss-4.0.2/server/default/deploy/packaging-build.xml
              altDD: null
              lastDeployed: 1135190086683
              lastModified: 1135190086683
              mbeans:

              --- Incompletely deployed packages ---
              org.jboss.deployment.DeploymentInfo@b2d592c5 { url=file:/D:/jboss-4.0.2/server/default/deploy/packaging-build.xml }
              deployer: null
              status: null
              state: INIT_WAITING_DEPLOYER
              watch: file:/D:/jboss-4.0.2/server/default/deploy/packaging-build.xml
              altDD: null
              lastDeployed: 1135190086683
              lastModified: 1135190086683
              mbeans:

              Please, I wait advice about this problem.

              thanks

              André L. Amram Duque