0 Replies Latest reply on Jan 26, 2005 4:04 PM by gbickford

    StateManager NOTYETINSTALLED

    gbickford

      Hello,
      I've been looking for what causes the StateManager to not start up. It doesn't seem to effect my deployed application. I am using jboss 3.2.5 on fedora core 3 alogn with mysql. I have created a mysql-ds.xml and I copied the mysql-jdbc2-service.xml from the example directory into my deploy/jms directory.

      mysql-jdbc2-service.xml does reference both DestinationManager as well as StateManager but I cannot determine what may cause StateManager to not start.

      Any suggestions would be great.

      Thanks,
      Gardner

      [gardner@spot jms]$ jb
      =========================================================================

      JBoss Bootstrap Environment

      JBOSS_HOME: /usr/local/jboss

      JAVA: /usr/java/j2sdk1.4.2_05/bin/java

      JAVA_OPTS: -client -Dprogram.name=run.sh

      CLASSPATH: /usr/local/jboss/bin/run.jar:/usr/java/j2sdk1.4.2_05/lib/tools.jar

      =========================================================================

      17:54:35,356 INFO [Server] Starting JBoss (MX MicroKernel)...
      17:54:35,357 INFO [Server] Release ID: JBoss [WonderLand] 3.2.5 (build: CVSTag=JBoss_3_2_5 date=200406251954)
      17:54:35,357 INFO [Server] Home Dir: /usr/local/jboss
      17:54:35,358 INFO [Server] Home URL: file:/usr/local/jboss/
      17:54:35,358 INFO [Server] Library URL: file:/usr/local/jboss/lib/
      17:54:35,359 INFO [Server] Patch URL: null
      17:54:35,409 INFO [Server] Server Name: all
      17:54:35,410 INFO [Server] Server Home Dir: /usr/local/jboss/server/all
      17:54:35,410 INFO [Server] Server Home URL: file:/usr/local/jboss/server/all/
      17:54:35,410 INFO [Server] Server Data Dir: /usr/local/jboss/server/all/data
      17:54:35,410 INFO [Server] Server Temp Dir: /usr/local/jboss/server/all/tmp
      17:54:35,410 INFO [Server] Server Config URL: file:/usr/local/jboss/server/all/conf/
      17:54:35,437 INFO [Server] Server Library URL: file:/usr/local/jboss/server/all/lib/
      17:54:35,437 INFO [Server] Root Deployment Filename: jboss-service.xml
      17:54:35,467 INFO [Server] Starting General Purpose Architecture (GPA)...
      17:54:35,803 INFO [ServerInfo] Java version: 1.4.2_05,Sun Microsystems Inc.
      17:54:35,803 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.4.2_05-b04,Sun Microsystems Inc.
      17:54:35,803 INFO [ServerInfo] OS-System: Linux 2.6.5-1.358,i386
      17:54:36,068 INFO [Server] Core system initialized
      17:54:39,451 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
      17:54:39,743 INFO [WebService] Using RMI server codebase: http://10.30.40.160:8083/
      17:54:39,846 INFO [NamingService] Started jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/10.30.40.160, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076
      17:54:43,856 INFO [EjbModule] Deploying ClusteredHTTPSession
      17:54:44,090 INFO [EJBDeployer] Deployed: file:/usr/local/jboss/server/all/deploy/jbossha-httpsession.sar/ClusteredHttpSessionEB.jar/
      17:54:45,864 INFO [RARMetaData] Loading JBoss Resource Adapter for JDBC 2 XA drivers
      17:54:45,865 INFO [RARMetaData] Required license terms present. See deployment descriptor.
      17:54:46,560 INFO [MailService] Mail Service bound to java:/Mail
      17:54:47,589 INFO [interceptors] InterceptorManager started with 0 SIs, 0 CIs and 2 IORIs
      17:54:47,775 INFO [orb] ORB run
      17:54:47,958 INFO [CorbaNamingService] Naming: [IOR:000000000000002B49444C3A6F6D672E6F72672F436F734E616D696E672F4E616D696E67436F6E746578744578743A312E300000000000020000000000000068000102000000000D31302E33302E34302E31363000000DC8000000114A426F73732F4E616D696E672F726F6F74000000000000020000000000000008000000004A414300000000010000001C00000000000100010000000105010001000101090000000105010001000000010000002C0000000000000001000000010000001C00000000000100010000000105010001000101090000000105010001]
      17:54:48,156 INFO [ConfiguratorFactory] properties are neither a URL nor a file
      17:54:48,473 INFO [DefaultPartition] Initializing
      17:54:48,653 INFO [UDP] unicast sockets will use interface 127.0.0.1
      17:54:48,658 INFO [UDP] socket information:
      local_addr=localhost:33376 (additional data: 17 bytes), mcast_addr=228.1.2.3:45566, bind_addr=/127.0.0.1, ttl=32
      socket: bound to 127.0.0.1:33376, receive buffer size=110592, send buffer size=110592
      multicast socket: bound to 127.0.0.1:45566, send buffer size=110592, receive buffer size=110592
      17:54:48,670 INFO [STDOUT]
      -------------------------------------------------------
      GMS: address is localhost:33376 (additional data: 17 bytes)
      -------------------------------------------------------
      17:54:50,762 INFO [DefaultPartition] Number of cluster members: 1
      17:54:50,762 INFO [DefaultPartition] Other members: 0
      17:54:50,762 INFO [DefaultPartition] Fetching state (will wait for 60000 milliseconds):
      17:54:50,953 INFO [HANamingService] Listening on /10.30.40.160:1100
      17:54:50,986 INFO [DetachedHANamingService$AutomaticDiscovery] Listening on /10.30.40.160:1102, group=230.0.0.4, HA-JNDI address=10.30.40.160:1100
      17:54:51,438 INFO [Embedded] Catalina naming disabled
      17:54:52,129 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-10.30.40.160-8080
      17:54:52,204 INFO [Catalina] Initialization processed in 649 ms
      17:54:52,204 INFO [StandardService] Starting service jboss.web
      17:54:52,240 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.0.26
      17:54:52,278 INFO [StandardHost] XML validation disabled
      17:54:52,338 INFO [Catalina] Server startup in 134 ms
      17:54:52,445 WARN [DeploymentInfo] Only the root deployment can set the loader repository, ingoring config=null
      17:54:52,489 INFO [TomcatDeployer] deploy, ctxPath=/jboss-net, warUrl=file:/usr/local/jboss/server/all/deploy/jboss-net.sar/jboss-net.war/
      17:54:53,325 WARN [DeploymentInfo] Only the root deployment can set the loader repository, ingoring config=null
      17:54:53,359 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=file:/usr/local/jboss/server/all/deploy/http-invoker.sar/invoker.war/
      17:54:53,578 WARN [DeploymentInfo] Only the root deployment can set the loader repository, ingoring config=null
      17:54:53,610 INFO [TomcatDeployer] deploy, ctxPath=, warUrl=file:/usr/local/jboss/server/all/deploy/jbossweb-tomcat50.sar/ROOT.war/
      17:54:53,749 INFO [MySqlDS] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=LocalTxCM,name=MySqlDS to JNDI name 'java:/MySqlDS'
      17:54:54,595 INFO [DefaultDS] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=LocalTxCM,name=DefaultDS to JNDI name 'java:/DefaultDS'
      17:54:54,597 INFO [xoop] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=LocalTxCM,name=xoop to JNDI name 'java:/xoop'
      17:54:54,773 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=file:/usr/local/jboss/server/all/deploy/jmx-console.war/
      17:54:55,132 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=file:/usr/local/jboss/server/all/tmp/deploy/tmp30608web-console.war/
      17:54:55,833 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
      MBeans waiting for other MBeans:
      ObjectName: jboss.mq:service=DestinationManager
      state: CONFIGURED
      I Depend On: jboss.mq:service=MessageCache
      jboss.mq:service=PersistenceManager
      jboss.mq:service=StateManager

      Depends On Me:

      MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM:
      ObjectName: jboss.mq:service=StateManager
      state: NOTYETINSTALLED
      I Depend On:
      Depends On Me: jboss.mq:service=DestinationManager


      17:54:55,988 INFO [Server] JBoss (MX MicroKernel) [3.2.5 (build: CVSTag=JBoss_3_2_5 date=200406251954)] Started in 20s:521ms
      17:54:55,989 INFO [Tomcat5] Saw org.jboss.system.server.started notification, starting connectors
      17:54:56,056 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-10.30.40.160-8080
      17:54:56,172 INFO [ChannelSocket] JK2: ajp13 listening on /10.30.40.160:8009
      17:54:56,304 INFO [JkMain] Jk running ID=0 time=0/155 config=null