0 Replies Latest reply on Oct 22, 2002 8:26 PM by nnanthac

    JBoss-2.4.4 shutdown gracefully

    nnanthac

      Hello All

      I am using JBossMQ-JMS with topic mode to publish messages. NOT using DurableConsumer. Application starts normally. After a while JBoss gets shutdown withoug any Exception of Error. Enclosed extract from server.log and stdout/stderr.
      Please help me in identifying and resolving this problem.

      with regards
      Nantha

      Extact from stdout/stderr

      [INFO,OILServerILService] JBossMQ OIL service available at : 0.0.0.0/0.0.0.0:64060
      [INFO,OILServerILService] Started
      [INFO,UILServerILService] Starting
      [INFO,UILServerILService] JBossMQ UIL service available at : 0.0.0.0/0.0.0.0:64063
      [INFO,UILServerILService] Started
      [INFO,TopicManager] Starting
      [INFO,TopicManager] Started
      [INFO,NamingAlias] Starting
      [INFO,NamingAlias] Started
      [INFO,NamingAlias] Starting
      [INFO,NamingAlias] Started
      [INFO,ServiceControl] Started 12 services
      [INFO,Default] JBoss-2.4.4 Started in 0m:6s.769
      [INFO,Default] Shutting down
      [INFO,ServiceControl] Stopping 12 MBeans
      [INFO,NamingAlias] Stopping
      [INFO,NamingAlias] Stopped

      Extract From Server.log
      [11:42:58,155,JMSServer] Server: unsubscribe(idConnection=ID2)
      [11:42:58,155,ClientConsumer:ID2] ClientConsumer:ID2->removeSubscription(subscriberId=-2147483642)
      [11:42:58,157,OILServerILService] MethodCode: 14
      [11:42:58,158,ClientConsumer:ID2] ClientConsumer:ID2->setEnabled(enabled=false)
      [11:42:58,177,OILServerILService] MethodCode: 16
      [11:42:58,273,JMSServer] Server: subscribe(dest=TOPIC.TRAPS,idConnection=ID2)
      [11:42:58,273,ClientConsumer:ID2] Adding subscription for: org.jboss.mq.Subscription@476128
      [11:42:58,276,OILServerILService] MethodCode: 13
      [11:42:58,279,OILServerILService] MethodCode: 14
      [11:42:58,279,ClientConsumer:ID2] ClientConsumer:ID2->setEnabled(enabled=true)
      [11:45:02,420,OILServerILService] MethodCode: 2
      [11:45:02,426,OILClientIL] Checking socket
      [11:45:02,426,OILClientIL] Writing request
      [11:45:02,427,OILClientIL] Waiting for awnser
      [11:45:02,537,OILServerILService] MethodCode: 1
      [11:45:02,538,OILServerILService] MethodCode: 13
      [11:45:02,541,OILClientIL] Done
      ...
      [11:46:08,564,OILServerILService] MethodCode: 1
      [11:46:08,565,OILServerILService] MethodCode: 13
      [11:46:35,679,Default] Shutting down
      [11:46:35,681,ServiceControl] Stopping 12 MBeans
      [11:46:35,683,NamingAlias] Stopping
      [11:46:35,684,NamingAlias] Stopped