1 Reply Latest reply on Jan 28, 2005 2:30 PM by adrian.brock

    "JBoss LocalTransaction JDBC Wrapper" not yet installed

    dannysh

      Hi,

      I am migrating from Jboss 3.2.4 to JBoss 4.0.1. When I start the server, I get the following error:


      ************************************************************
      18:31:49,357 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
      MBeans waiting for other MBeans:
      ObjectName: bv.ds:name=bv_framework.BVRuntimeDBPool,service=ManagedConnectionFac
      tory
      state: CONFIGURED
      I Depend On: jboss.jca:name=JBoss LocalTransaction JDBC Wrapper,service=RARDep
      loyment

      Depends On Me: bv.ds:name=bv_framework.BVRuntimeDBPool,service=ManagedConnecti
      onPool

      ObjectName: bv.ds:name=bv_framework.BVRuntimeDBPool,service=ManagedConnectionPoo
      l
      state: CONFIGURED
      I Depend On: bv.ds:name=bv_framework.BVRuntimeDBPool,service=ManagedConnection
      Factory

      Depends On Me: bv.ds:name=bv_framework.oraclePool,service=LocalTxCM

      ObjectName: bv.ds:name=bv_framework.oraclePool,service=LocalTxCM
      state: CONFIGURED
      I Depend On: bv.ds:name=bv_framework.BVRuntimeDBPool,service=ManagedConnection
      Pool
      jboss.jca:service=CachedConnectionManager
      jboss:service=TransactionManager

      Depends On Me:

      MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM:
      ObjectName: jboss.jca:name=JBoss LocalTransaction JDBC Wrapper,service=RARDeploy
      ment
      state: NOTYETINSTALLED
      I Depend On:
      Depends On Me: bv.ds:name=bv_framework.BVRuntimeDBPool,service=ManagedConnecti
      onFactory
      *************************************************************


      What does it mean when an object is 'not yet installed'? How do I 'install' the object, or fix this problem? The only change from JBoss 3.2.4 is a newer JDK(1.4.2).

      Thanks in advance.