1 Reply Latest reply on Apr 28, 2006 10:59 AM by rali.genova

    Problems with running the portal after instal

    lukemcar

      I am having problems with running the portal after installing it.

      This is the message it is displaying on the console:

      09:35:01,437 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
      
      --- MBeans waiting for other MBeans ---
      ObjectName: portal:service=CMS
       State: CONFIGURED
       I Depend On:
       jboss.cache:service=InvalidationManager
       jboss.jca:service=DataSourceBinding,name=NoTxPortalDS
       Depends On Me:
       portal:service=Tree
      
      ObjectName: portal:service=Tree
       State: CONFIGURED
       I Depend On:
       portal:service=CMS
       Depends On Me:
       portal:service=Module,type=Security
      
      ObjectName: portal:service=Module,type=Security
       State: CONFIGURED
       I Depend On:
       portal:service=Hibernate
       portal:service=Tree
      
      --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
      ObjectName: jboss.jca:service=DataSourceBinding,name=NoTxPortalDS
       State: NOTYETINSTALLED
       Depends On Me:
       portal:service=CMS


      I am new to Jboss so I do not know how to address this problem. I installed the Jboss AS with the Windows installer and followed the instructions with deploying the portal. So I don?t understand why it is having problems. The print out says the Mbean that is the root cause is jboss.jca:service=DataSourceBinding,name=NoTxPortalDS and I have no idea what that is and how to fix it.