1 Reply Latest reply on Oct 12, 2002 12:40 PM by slaboure

    Am getting Excetion in jboss

    sneha

      Hi am getting this exeption if any one know about why am getting this error message
      12:35:56,140 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean ope
      ration 'checkIncompleteDeployments()'
      Cause: Incomplete Deployment listing:
      Packages waiting for a deployer:

      Incompletely deployed packages:

      MBeans waiting for classes:

      MBeans waiting for other MBeans:
      [ObjectName: jboss:service=ClusteredHttpSession
      state: CONFIGURED
      I Depend On: jboss.j2ee:service=EJB,jndiName=clustering/HTTPSession

      Depends On Me: , ObjectName: jboss:service=HASessionState
      state: CONFIGURED
      I Depend On: jboss:service=DefaultPartition

      Depends On Me: , ObjectName: JBOSS-SYSTEM:service=HAJNDI
      state: CONFIGURED
      I Depend On: jboss:service=DefaultPartition

      Depends On Me: , ObjectName: jboss.j2ee:service=EJB,jndiName=clustering/HTTPSes
      sion
      state: NOTYETINSTALLED
      I Depend On: jboss:service=DefaultPartition
      jboss:service=invoker,type=jrmp

      Depends On Me: jboss:service=ClusteredHttpSession
      ]

        • 1. Re: Am getting Excetion in jboss
          slaboure

          Have you made your own modifications to the configuration? If not, which exact release is that? The trace seems to indicate that the HAPartition has not been started => dependent services refuse to start.

          Cheers,


          sacha