1 Reply Latest reply on Apr 29, 2003 10:10 AM by emonjay

    3.2 with tomcat 4.1.24 startup failure

    pitdingo

      i cant get this thing to start my app.

      every time i start i get the following error:

      Call org.apache.struts.tiles.ActionComponentServlet.addServletMapping(action/java.lang.String,/nonsecure/*/java.lang.String)
      [25 Apr 2003 14:13:28] [ERROR] [URLDeploymentScanner] MBeanException: Exception in MBean operation 'checkIncompleteDeployments()'
      Cause: Incomplete Deployment listing:
      Packages waiting for a deployer:
      [org.jboss.deployment.DeploymentInfo@d9eab6d5 { url=file:/C:/java/jboss/jboss-3.2.0_tomcat-4.1.24/server/icore/deploy/ejb-management.jar }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/java/jboss/jboss-3.2.0_tomcat-4.1.24/server/icore/deploy/ejb-management.jar
      lastDeployed: 1051294270858
      lastModified: 1051294270843
      mbeans:
      , org.jboss.deployment.DeploymentInfo@4c793a4b { url=file:/C:/java/jboss/jboss-3.2.0_tomcat-4.1.24/server/icore/deploy/jmx-ejb-adaptor.jar }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/java/jboss/jboss-3.2.0_tomcat-4.1.24/server/icore/deploy/jmx-ejb-adaptor.jar
      lastDeployed: 1051294273108
      lastModified: 1051294273108
      mbeans:
      ]Incompletely deployed packages:
      [org.jboss.deployment.DeploymentInfo@d9eab6d5 { url=file:/C:/java/jboss/jboss-3.2.0_tomcat-4.1.24/server/icore/deploy/ejb-management.jar }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/java/jboss/jboss-3.2.0_tomcat-4.1.24/server/icore/deploy/ejb-management.jar
      lastDeployed: 1051294270858
      lastModified: 1051294270843
      mbeans:
      , org.jboss.deployment.DeploymentInfo@4c793a4b { url=file:/C:/java/jboss/jboss-3.2.0_tomcat-4.1.24/server/icore/deploy/jmx-ejb-adaptor.jar }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/java/jboss/jboss-3.2.0_tomcat-4.1.24/server/icore/deploy/jmx-ejb-adaptor.jar
      lastDeployed: 1051294273108
      lastModified: 1051294273108
      mbeans:
      ]MBeans waiting for classes:

      MBeans waiting for other MBeans:
      [ObjectName: jboss.ejb:service=EJBDeployer
      state: CONFIGURED
      I Depend On: jboss:service=TransactionManager
      jboss:service=WebService

      Depends On Me: ]
      [25 Apr 2003 14:13:28] [ERROR] [Server] Root deployment has missing dependencies; continuing
      Incomplete Deployment listing:
      Packages waiting for a deployer:
      [org.jboss.deployment.DeploymentInfo@d9eab6d5 { url=file:/C:/java/jboss/jboss-3.2.0_tomcat-4.1.24/server/icore/deploy/ejb-management.jar }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/java/jboss/jboss-3.2.0_tomcat-4.1.24/server/icore/deploy/ejb-management.jar
      lastDeployed: 1051294270858
      lastModified: 1051294270843
      mbeans:
      , org.jboss.deployment.DeploymentInfo@4c793a4b { url=file:/C:/java/jboss/jboss-3.2.0_tomcat-4.1.24/server/icore/deploy/jmx-ejb-adaptor.jar }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/java/jboss/jboss-3.2.0_tomcat-4.1.24/server/icore/deploy/jmx-ejb-adaptor.jar
      lastDeployed: 1051294273108
      lastModified: 1051294273108
      mbeans:
      ]Incompletely deployed packages:
      [org.jboss.deployment.DeploymentInfo@d9eab6d5 { url=file:/C:/java/jboss/jboss-3.2.0_tomcat-4.1.24/server/icore/deploy/ejb-management.jar }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/java/jboss/jboss-3.2.0_tomcat-4.1.24/server/icore/deploy/ejb-management.jar
      lastDeployed: 1051294270858
      lastModified: 1051294270843
      mbeans:
      , org.jboss.deployment.DeploymentInfo@4c793a4b { url=file:/C:/java/jboss/jboss-3.2.0_tomcat-4.1.24/server/icore/deploy/jmx-ejb-adaptor.jar }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/java/jboss/jboss-3.2.0_tomcat-4.1.24/server/icore/deploy/jmx-ejb-adaptor.jar
      lastDeployed: 1051294273108
      lastModified: 1051294273108
      mbeans:
      ]MBeans waiting for classes:

      MBeans waiting for other MBeans:
      [ObjectName: jboss.ejb:service=EJBDeployer
      state: CONFIGURED
      I Depend On: jboss:service=TransactionManager
      jboss:service=WebService

      Depends On Me: ]
      at org.jboss.deployment.MainDeployer.checkIncompleteDeployments(MainDeployer.java:1152)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:616)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:597)
      at java.lang.reflect.Method.invoke(Native Method)
      at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:549)
      at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
      at $Proxy6.deploy(Unknown Source)
      at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:361)
      at org.jboss.system.server.ServerImpl.start(ServerImpl.java:268)
      at org.jboss.Main.boot(Main.java:156)
      at org.jboss.Main$1.run(Main.java:394)
      at java.lang.Thread.run(Unknown Source)
      Fri Apr 25 14:19:13 EDT 2003 SHUTDOWN : System.exit() was not called


      prior to this i see a:

      14:11:05,874 INFO [TransactionManagerService] Starting
      14:11:05,968 INFO [TransactionManagerService] Started

      so i am not sure how it is waiting on the Transaction Service? I see nothing about webservice though. The only spot in any configs i see anything about the webservice is in jboss-service.xml and i copied that exactly for my app.


        • 1. Re: 3.2 with tomcat 4.1.24 startup failure
          emonjay

          I have the same problem occurring. I did a fresh install of Mandrake 9.0 and then installed JBoss3.2Tomcat bundle. It stops on webService. If I run the minimal it runs. If ic comment out the web services start it dies on JNP. I suspect it is a port issue but I am not sure. It is urgent that I find a solution.