1 Reply Latest reply on Jul 19, 2002 6:26 AM by scharlau

    ERROR Incomplete Deployment listing

    tlaresch

      I am using JBoss 3.0.1RC1, mm.mysql-2.0.11.jar, mysql-3.23.51-win. I have the problem shown in the output below.

      I put the latest (version 18 from http://sourceforge.net/project/showfiles.php?group_id=22866) mysql-service.xml file into the deploy directory after modifying the machine name and the test database name. I also tried adding the username and password into the appropriate attributes.

      Also, I modified conf/login-config.xml per the instructions in the example mysql-service.xml file.

      (Thanks to previous comments for getting me off the wrong version of the driver! That problem and this have eaten up a lot of time scanning the web, but I haven't gotten it to work yet.)

      I have the mm driver file in the %JBOSS_DIST%/lib directory. I had it in the ext directory - doesn't seem to influence this problem.

      Thanks for your consideration.
      - Tom

      15:03:30,383 INFO [Engine] jsp: init
      15:03:30,593 INFO [MainDeployer] Deployed package: file:/C:/java/jboss-3.0.1RC1
      _tomcat-4.0.4/server/hookup-mysql/deploy/jmx-console.war/
      15:03:30,603 ERROR [URLDeploymentScanner] 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

      Depends On Me: , ObjectName: jboss.jca:service=LocalTxDS,name=MySqlDS
      state: CONFIGURED
      I Depend On: jboss.jca:service=RARDeployment,name=Minerva JDBC LocalTransacti
      on ResourceAdapter

      Depends On Me: jboss.jca:service=LocalTxCM,name=MySqlDS
      ]
      15:03:30,613 INFO [URLDeploymentScanner] Started
      15:03:30,613 INFO [MainDeployer] Deployed package: file:/C:/java/jboss-3.0.1RC1
      _tomcat-4.0.4/server/hookup-mysql/conf/jboss-service.xml
      15:03:30,623 ERROR [Server] start failed
      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

      Depends On Me: , ObjectName: jboss.jca:service=LocalTxDS,name=MySqlDS
      state: CONFIGURED
      I Depend On: jboss.jca:service=RARDeployment,name=Minerva JDBC LocalTransacti
      on ResourceAdapter

      Depends On Me: jboss.jca:service=LocalTxCM,name=MySqlDS
      ]
      at org.jboss.deployment.MainDeployer.checkIncompleteDeployments(MainDepl
      oyer.java:1081)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:583)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:565)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
      java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
      sorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea
      nDispatcher.java:284)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491)
      at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:319)
      at org.jboss.system.server.ServerImpl.start(ServerImpl.java:216)
      at org.jboss.Main.boot(Main.java:142)
      at org.jboss.Main$1.run(Main.java:375)
      at java.lang.Thread.run(Thread.java:536)
      15:03:30,643 ERROR [STDERR] 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

      Depends On Me: , ObjectName: jboss.jca:service=LocalTxDS,name=MySqlDS
      state: CONFIGURED
      I Depend On: jboss.jca:service=RARDeployment,name=Minerva JDBC LocalTransacti
      on ResourceAdapter

      Depends On Me: jboss.jca:service=LocalTxCM,name=MySqlDS
      ]
      15:03:30,643 ERROR [STDERR] at org.jboss.deployment.MainDeployer.checkIncomp
      leteDeployments(MainDeployer.java:1081)
      15:03:30,643 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(Main
      Deployer.java:583)
      15:03:30,643 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(Main
      Deployer.java:565)
      15:03:30,653 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(
      Native Method)
      15:03:30,653 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(N
      ativeMethodAccessorImpl.java:39)
      15:03:30,653 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invo
      ke(DelegatingMethodAccessorImpl.java:25)
      15:03:30,653 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:3
      24)
      15:03:30,653 ERROR [STDERR] at org.jboss.mx.capability.ReflectedMBeanDispatc
      her.invoke(ReflectedMBeanDispatcher.java:284)
      15:03:30,653 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MB
      eanServerImpl.java:491)
      15:03:30,653 ERROR [STDERR] at org.jboss.system.server.ServerImpl.doStart(Se
      rverImpl.java:319)
      15:03:30,653 ERROR [STDERR] at org.jboss.system.server.ServerImpl.start(Serv
      erImpl.java:216)
      15:03:30,653 ERROR [STDERR] at org.jboss.Main.boot(Main.java:142)
      15:03:30,653 ERROR [STDERR] at org.jboss.Main$1.run(Main.java:375)
      15:03:30,653 ERROR [STDERR] at java.lang.Thread.run(Thread.java:536)

        • 1. Re: ERROR Incomplete Deployment listing

          Tom,

          you need to pass in the location of the mm.mysql-2.0.11.jar to jboss on startup.

          Open up %JBOSS_DIST%/bin/run.bat and add this line after the line ending in %RUN_JAR%:

          set JBOSS_CLASSPATH=%JBOSS_CLASSPATH%;path\to\mm.mysql-2.0.11-bin.jar

          That's always worked for me.

          cheers

          Bruce