1 Reply Latest reply on Oct 25, 2011 8:05 AM by wolfgangknauf

    Error in Deployment during Startuo JBoss 6

    chrisx01

      Diese Frage ist Unbeantwortet(Als vermutlich beantwortet markieren)

       

       

      Hello ,

       

      I get the following error when i  start the jboss.

      it works on 4.2 and  i have move this to to 6.

       

      Stacktrace

       

      07:37:36,896 WARN  [org.jboss.profileservice.deployment.hotdeploy.HDScanner] Sca

      n failed: org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary

      of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

       

       

      DEPLOYMENTS MISSING DEPENDENCIES:

        Deployment "jboss:service=proxyFactory,target=factory,type=jrmp" is missing th

      e following dependencies:

          Dependency "jboss:service=invoker,type=jrmp" (should be in state "Create", b

      ut is actually in state "** NOT FOUND Depends on 'jboss:service=invoker,type=jrm

      p' **")

       

       

      DEPLOYMENTS IN ERROR:

        Deployment "jboss:service=invoker,type=jrmp" is in error due to the following

      reason(s): ** NOT FOUND Depends on 'jboss:service=invoker,type=jrmp' **

       

      any solutions ? ist this a config error ?

        • 1. Re: Error in Deployment during Startuo JBoss 6
          wolfgangknauf

          Hi,

           

          there should be the "real" errors before this stacktrace (either in the console or in "server.log"):

           

           

          {quote}

          07:37:36,896 WARN  [org.jboss.profileservice.deployment.hotdeploy.HDScanner] Sca

          n failed: org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary

          of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

          {quote}

           

          Best regards

           

          Wolfgang