1 Reply Latest reply on Oct 5, 2006 1:22 PM by peterj

    MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM

    hanuman2

      Hi i am deploying an aplication and i ma getting this error,
      i deploying for the first time and new to jboss usage.

      --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
      ObjectName: jboss.jca:name=DefaultDS,service=DataSourceBinding
      State: NOTYETINSTALLED
      Depends On Me:
      jboss:service=KeyGeneratorFactory,type=HiLo

      ObjectName: jboss.jca:name=Oracle,service=DataSourceBinding
      State: NOTYETINSTALLED
      Depends On Me:
      jboss.ejb:persistencePolicy=database,service=EJBTimerService
      jboss.mq:service=StateManager
      jboss.mq:service=PersistenceManager

      pls help me in solving this

      thanks in advance...
      Parag

        • 1. Re: MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM
          peterj

          It looks like you replace the hsqldb-ds.xml file that uses the Hypersonic database with one that uses Oracle.

          Could you tell us what you did? Did you remove the hsqldb-ds.xml file and add the oracle-ds.xml file, or are noth files in the deploy directory? What are the contents of the oracle-ds.xml file?