2 Replies Latest reply on Apr 9, 2012 2:15 PM by ghazard

    DEPLOYMENTS IN ERROR

    ghazard
      18:03:49,455 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of
      incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
      
      DEPLOYMENTS IN ERROR:
        Deployment "vfszip:/C:/Users/Desktop/jboss-5.1.0.GA/jboss-5.1.0.GA/se
      rver/default/deploy/ShoppingCartEJB.jar/" is in error due to the following reaso
      n(s): org.jboss.xb.binding.JBossXBRuntimeException: Failed to resolve schema nsU
      RI= location=persistence
      
      18:03:49,550 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8
      080
      18:03:49,648 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
      18:03:49,686 INFO  [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=
      JBoss_5_1_0_GA date=200905221053)] Started in 3m:1s:239ms
      
        • 1. Re: DEPLOYMENTS IN ERROR
          peterj

          You posted the deployment failure report which rarely, if ever, gives any information about why a deployment failed. There should be an exception stack trace earlier in the console log (and in the server.log file). Please post the full stack trace for the first exception.

          • 2. Re: DEPLOYMENTS IN ERROR
            ghazard

            I've got it working now I used an older version 4.2.3 now working as expected.

             

            Thanks for the quick reply.