0 Replies Latest reply on Sep 21, 2010 4:56 PM by chinds

    JbossEsb4.8 deployed in JBoss AS 5.1

    chinds

      Ladies and Gents:

       

      I have deployed the esb 4.8 into AS 5.1 enviornment and getting the following errors when deplying my application .esb file on the deploy folder.

       

      All of the the jbossesb  dependent sars , jars and esb are deployed correctly in the deploy folder in the AS /server/default directory.

       

      DEPLOYMENTS MISSING DEPENDENCIES:
        Deployment "jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbossesb.esb/" is missing the following dependencies:
          Dependency "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbossesb.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:service=JuddiClient' **")
        Deployment "jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbpm.esb/" is missing the following dependencies:
          Dependency "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbpm.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **")
        Deployment "jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbrules.esb/" is missing the following dependencies:
          Dependency "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbrules.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **")
        Deployment "jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/slsb.esb/" is missing the following dependencies:
          Dependency "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/slsb.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **")
        Deployment "jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/smooks.esb/" is missing the following dependencies:
          Dependency "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/smooks.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **")
        Deployment "jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/soap.esb/" is missing the following dependencies:
          Dependency "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/soap.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **")
        Deployment "jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/spring.esb/" is missing the following dependencies:
          Dependency "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/spring.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **")
        Deployment "jboss.esb.vfszip:/home/chinds/jboss-5.1.0.GA/server/default/deploy/WorksConnect1.0.002.esb/" is missing the following dependencies:
          Dependency "<UNKNOWN jboss.esb.vfszip:/home/chinds/jboss-5.1.0.GA/server/default/deploy/WorksConnect1.0.002.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=jbrules.esb' **")
          Dependency "<UNKNOWN jboss.esb.vfszip:/home/chinds/jboss-5.1.0.GA/server/default/deploy/WorksConnect1.0.002.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=jbpm.esb' **")
          Dependency "<UNKNOWN jboss.esb.vfszip:/home/chinds/jboss-5.1.0.GA/server/default/deploy/WorksConnect1.0.002.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **")
          Dependency "<UNKNOWN jboss.esb.vfszip:/home/chinds/jboss-5.1.0.GA/server/default/deploy/WorksConnect1.0.002.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=smooks.esb' **")
        Deployment "jboss.esb:service=JuddiClient" is missing the following dependencies:
          Dependency "jboss.esb:service=JuddiRMI" (should be in state "Create", but is actually in state "**ERROR**")
      DEPLOYMENTS IN ERROR:
        Deployment "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbossesb.esb/>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.esb:service=JuddiClient' **
        Deployment "jboss.esb:service=JuddiRMI" is in error due to the following reason(s): java.lang.NoSuchMethodError: org.hibernate.cfg.ExtendedMappings.getReflectionManager()Lorg/hibernate/reflection/ReflectionManager;, **ERROR**
        Deployment "<UNKNOWN jboss.esb.vfszip:/home/chinds/jboss-5.1.0.GA/server/default/deploy/WorksConnect1.0.002.esb/>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.esb:deployment=smooks.esb' **, ** UNRESOLVED Demands 'jboss.esb:deployment=jbrules.esb' **, ** UNRESOLVED Demands 'jboss.esb:deployment=jbpm.esb' **, ** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **
        Deployment "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/spring.esb/>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **
        Deployment "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/smooks.esb/>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **
        Deployment "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbrules.esb/>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **
        Deployment "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbpm.esb/>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **
        Deployment "vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbossws.sar/" is in error due to the following reason(s): java.lang.IllegalStateException: jboss.messaging.destination:name=WorksconnectServiceGatewayQueue,service=Queue is already installed.
        Deployment "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/soap.esb/>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **
        Deployment "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/slsb.esb/>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **

      DEPLOYMENTS MISSING DEPENDENCIES:

        Deployment "jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbossesb.esb/" is missing the following dependencies:

          Dependency "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbossesb.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:service=JuddiClient' **")

        Deployment "jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbpm.esb/" is missing the following dependencies:

          Dependency "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbpm.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **")

        Deployment "jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbrules.esb/" is missing the following dependencies:

          Dependency "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbrules.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **")

        Deployment "jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/slsb.esb/" is missing the following dependencies:

          Dependency "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/slsb.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **")

        Deployment "jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/smooks.esb/" is missing the following dependencies:

          Dependency "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/smooks.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **")

        Deployment "jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/soap.esb/" is missing the following dependencies:

          Dependency "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/soap.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **")

        Deployment "jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/spring.esb/" is missing the following dependencies:

          Dependency "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/spring.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **")

        Deployment "jboss.esb.vfszip:/home/chinds/jboss-5.1.0.GA/server/default/deploy/WorksConnect1.0.002.esb/" is missing the following dependencies:

          Dependency "<UNKNOWN jboss.esb.vfszip:/home/chinds/jboss-5.1.0.GA/server/default/deploy/WorksConnect1.0.002.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=jbrules.esb' **")

          Dependency "<UNKNOWN jboss.esb.vfszip:/home/chinds/jboss-5.1.0.GA/server/default/deploy/WorksConnect1.0.002.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=jbpm.esb' **")

          Dependency "<UNKNOWN jboss.esb.vfszip:/home/chinds/jboss-5.1.0.GA/server/default/deploy/WorksConnect1.0.002.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **")

          Dependency "<UNKNOWN jboss.esb.vfszip:/home/chinds/jboss-5.1.0.GA/server/default/deploy/WorksConnect1.0.002.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:deployment=smooks.esb' **")

        Deployment "jboss.esb:service=JuddiClient" is missing the following dependencies:

          Dependency "jboss.esb:service=JuddiRMI" (should be in state "Create", but is actually in state "**ERROR**")

       

      DEPLOYMENTS IN ERROR:

        Deployment "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbossesb.esb/>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.esb:service=JuddiClient' **

        Deployment "jboss.esb:service=JuddiRMI" is in error due to the following reason(s): java.lang.NoSuchMethodError: org.hibernate.cfg.ExtendedMappings.getReflectionManager()Lorg/hibernate/reflection/ReflectionManager;, **ERROR**

        Deployment "<UNKNOWN jboss.esb.vfszip:/home/chinds/jboss-5.1.0.GA/server/default/deploy/WorksConnect1.0.002.esb/>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.esb:deployment=smooks.esb' **, ** UNRESOLVED Demands 'jboss.esb:deployment=jbrules.esb' **, ** UNRESOLVED Demands 'jboss.esb:deployment=jbpm.esb' **, ** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **

        Deployment "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/spring.esb/>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **

        Deployment "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/smooks.esb/>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **

        Deployment "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbrules.esb/>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **

        Deployment "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbpm.esb/>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **

        Deployment "vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/jbossws.sar/" is in error due to the following reason(s): java.lang.IllegalStateException: jboss.messaging.destination:name=WorksconnectServiceGatewayQueue,service=Queue is already installed.

        Deployment "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/soap.esb/>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **

        Deployment "<UNKNOWN jboss.esb.vfsfile:/home/chinds/jboss-5.1.0.GA/server/default/deploy/slsb.esb/>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.esb:deployment=jbossesb.esb' **

       

      Any assistance with this would be greatly appreciated

      thanks