0 Replies Latest reply on Nov 5, 2002 4:01 AM by benkarsa

    MBeans waiting while connecting to MS SQL 2000

    benkarsa

      Hi,

      I've ported my JBoss 3.0.0 from my Win2K machine to RedHat 7.3 and JBoss 3.0.3. On the Win2k I'm running MS SQL Server 2000. With my first installation on Win2k everythings going fine. Then I've copied all neccessary files from Win2k to RH 7.3 and configured the IP addresses right. Now when I start JBoss 3.0.3 on RH, I've got the following message:

      [org.jboss.deployment.scanner.URLDeploymentScanner] MBeanException:
      Exception in MBean operation 'checkIncompleteDeployments()'
      Cause: Incomplete Deployment listing:
      Packages waiting for a deployer:

      Incompletely deployed packages:

      MBeans waiting for classes:

      MBeans waiting for other MBeans:
      [ObjectName: jboss.jca:service=LocalTxCM,name=MSSQLDS
      state: CONFIGURED
      I Depend On: jboss.jca:service=LocalTxDS,name=WOSDS
      jboss.jca:service=LocalTxPool,name=MSSQLDS
      jboss.jca:service=CachedConnectionManager
      jboss.security:name=JaasSecurityManager
      jboss.jca:service=RARDeployer

      Depends On Me: ]

      Can somebody tell me what's the meaning of all this?