2 Replies Latest reply on Oct 5, 2005 1:29 AM by razorblade2

    OpenCRX

    razorblade2

      I don't know i this is the right forum, but i am having trouble running an application. I have installed OpenCRX on my computer but i cant login. According to the documentationi should copy the 3 .ear-files to the deploy directory. done that. But wen starting i get a few error like a verifying error.

      The output ends like this:
      21:03:34,088 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

      --- Incompletely deployed packages ---
      org.jboss.deployment.DeploymentInfo@f51361e1 { url=file:/C:/Documents and Settings/Razorblade/Mijn documenten/cobra/jboss-4.0.2/server/default/deploy/opencrx-core-CRX-App.ear }
      deployer: org.jboss.deployment.EARDeployer@1f38fc6
      status: Deployment FAILED reason: Verification of Enterprise Beans failed, see above for error messages.
      state: FAILED
      watch: file:/C:/Documents and Settings/Razorblade/Mijn documenten/cobra/jboss-4.0.2/server/default/deploy/opencrx-core-CRX-App.ear
      altDD: null
      lastDeployed: 1128366178666
      lastModified: 1128366158119
      mbeans:

      org.jboss.deployment.DeploymentInfo@e0c6410f { url=file:/C:/Documents and Settings/Razorblade/Mijn documenten/cobra/jboss-4.0.2/server/default/deploy/opencrx-core-CRX-Root-web.ear }
      deployer: org.jboss.deployment.EARDeployer@1f38fc6
      status: null
      state: FAILED
      watch: file:/C:/Documents and Settings/Razorblade/Mijn documenten/cobra/jboss-4.0.2/server/default/deploy/opencrx-core-CRX-Root-web.ear
      altDD: null
      lastDeployed: 1128366195307
      lastModified: 1128366189525
      mbeans:

      org.jboss.deployment.DeploymentInfo@a1949b4 { url=file:/C:/Documents and Settings/Razorblade/Mijn documenten/cobra/jboss-4.0.2/server/default/deploy/opencrx-core-CRX-web.ear }
      deployer: org.jboss.deployment.EARDeployer@1f38fc6
      status: null
      state: FAILED
      watch: file:/C:/Documents and Settings/Razorblade/Mijn documenten/cobra/jboss-4.0.2/server/default/deploy/opencrx-core-CRX-web.ear
      altDD: null
      lastDeployed: 1128366214072
      lastModified: 1128366208322
      mbeans:


      21:03:37,010 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
      21:03:40,619 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
      21:03:40,682 INFO [JkMain] Jk running ID=0 time=0/2750 config=null
      21:03:40,713 INFO [Server] JBoss (MX MicroKernel) [4.0.2 (build: CVSTag=JBoss_4_0_2 date=200505022023)] Started in 5m:45s:422ms

      Can someone help me on the way?

      Thanx in advance!!!

        • 1. Re: OpenCRX
          darranl

          Are there any errors further up the log?

          • 2. Re: OpenCRX
            razorblade2

            Yes...

            the 1st one:
            07:16:16,400 INFO [EARDeployer] Init J2EE application: file:/C:/Documents and Settings/Razorblade/Mijn documenten/cobra/jboss-4.0.2/server/default/deploy/opencrx-core-CRX-App.ear
            07:16:26,869 WARN [EJBDeployer] Verify failed; continuing
            java.lang.NoClassDefFoundError: org/openmdx/base/exception/ServiceException
            at java.lang.Class.getDeclaredMethods0(Native Method)
            at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
            ...

            then:
            07:16:26,869 ERROR [MainDeployer] could not create deployment: file:/C:/Documents and Settings/Razorblade/Mijn documenten/cobra/jboss-4.0.2/server/default/tmp/deploy/tmp10938opencrx-core-CRX-App.ear-contents/gateway.jar
            org.jboss.deployment.DeploymentException: Verification of Enterprise Beans failed, see above for error messages.
            at org.jboss.ejb.EJBDeployer.create(EJBDeployer.java:553)
            at org.jboss.deployment.MainDeployer.create(MainDeployer.java:918)
            ...

            followed by:
            07:16:26,869 ERROR [MainDeployer] could not create deployment: file:/C:/Documents and Settings/Razorblade/Mijn documenten/cobra/jboss-4.0.2/server/default/deploy/opencrx-core-CRX-App.ear
            org.jboss.deployment.DeploymentException: Verification of Enterprise Beans failed, see above for error messages.
            at org.jboss.ejb.EJBDeployer.create(EJBDeployer.java:553)
            at org.jboss.deployment.MainDeployer.create(MainDeployer.java:918)
            ...

            these are the errors i get...