2 Replies Latest reply on Dec 8, 2002 8:25 PM by joelvogt

    Incomplete Deployment listing

    minusone

      Hello all :)
      I've been teetering on the fringes of JBoss now for a while and have finally decided to use it on a project of my own (the thought of boosting WebSphere from work was never an option) which is to say, I'm pretty new to the JBoss way... and am having a little difficulty configuring a MySQL datasource. My error follows:

      19:48:39,666 ERROR [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=MySQLDS
      state: CONFIGURED
      I Depend On: jboss.jca:service=RARDeployer
      jboss.jca:service=LocalTxDS,name=MySQLDS
      jboss.jca:service=LocalTxPool,name=MySQLDS
      jboss.jca:service=CachedConnectionManager

      I have attached my service xml file. My platform is:

      JBoss version: 3.0.4
      Java version: Sun jdk 1.3.1_06
      OS: Linux (RedHat 8.0) Kernel: 2.4.18

      Thanks :)

      ./dave