0 Replies Latest reply on Nov 29, 2006 9:12 AM by avinashwable

    While undeploying web application using jmx-console stop met

    avinashwable

      When I try to undeploy my web application using stop method of jmx-console it halts for some time after the message "[StandardService] Stopping service jboss.web" and then gives following error message ...-----------------------------------------------------------------------------------
      WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
      ERROR [JDBCExceptionReporter] You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.; - nested throwable: (javax.resource.ResourceException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.)

      -----------------------------------------------------------------------------------
      This message is repeated forever,
      nothing is accesible after that, not even a jboss-console.




      Detailed log after I click stop button on jmx-console is given below... Does anyone has any idea about it?


      19:28:51,503 INFO [TomcatDeployer] undeploy, ctxPath=/earray, warUrl=.../deploy/earray.war/
      19:28:51,534 INFO [Server] Runtime shutdown hook called, forceHalt: true
      19:28:51,566 INFO [Server] JBoss SHUTDOWN: Undeploying all packages
      19:28:51,566 INFO [TomcatDeployer] undeploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
      19:28:51,566 INFO [StandardWrapper] Waiting for 1 instance(s) to be deallocated
      19:28:52,584 INFO [StandardWrapper] Waiting for 1 instance(s) to be deallocated
      19:28:53,853 INFO [StandardWrapper] Waiting for 1 instance(s) to be deallocated
      19:28:53,963 INFO [TomcatDeployer] undeploy, ctxPath=/eArrayMonitor, warUrl=.../deploy/eArrayMonitor.war/
      19:28:53,978 INFO [TomcatDeployer] undeploy, ctxPath=/downloadservice, warUrl=.../tmp/deploy/tmp53638downloadservice-exp.war
      /
      19:28:54,151 INFO [ConnectionFactoryBindingService] Unbound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=earr
      ay' from JNDI name 'java:earray'
      19:28:54,229 INFO [ConnectionFactoryBindingService] Unbound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,na
      me=JmsXA' from JNDI name 'java:JmsXA'
      19:28:54,245 INFO [testTopic] Unbinding JNDI name: topic/testTopic
      19:28:54,245 INFO [securedTopic] Unbinding JNDI name: topic/securedTopic
      19:28:54,245 INFO [testDurableTopic] Unbinding JNDI name: topic/testDurableTopic
      19:28:54,245 INFO [testQueue] Unbinding JNDI name: queue/testQueue
      19:28:54,260 INFO [A] Unbinding JNDI name: queue/A
      19:28:54,276 INFO [B] Unbinding JNDI name: queue/B
      19:28:54,276 INFO [C] Unbinding JNDI name: queue/C
      19:28:54,276 INFO [D] Unbinding JNDI name: queue/D
      19:28:54,276 INFO [ex] Unbinding JNDI name: queue/ex
      19:28:54,292 INFO [DLQ] Unbinding JNDI name: queue/DLQ
      19:28:54,292 INFO [ConnectionFactoryBindingService] Unbound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=Defa
      ultDS' from JNDI name 'java:DefaultDS'
      19:28:55,780 INFO [HypersonicDatabase] Database standalone closed clean
      19:28:55,827 INFO [TreeCache] stopService(): closing the channel
      19:28:56,156 INFO [TreeCache] stopService(): stopping the dispatcher
      19:28:56,172 INFO [Http11Protocol] Pausing Coyote HTTP/1.1 on http-0.0.0.0-8080
      19:28:57,174 INFO [StandardService] Stopping service jboss.web
      19:30:31,441 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
      19:30:31,441 ERROR [JDBCExceptionReporter] You are trying to use a connection factory that has been shut down: ManagedConnect
      ionFactory is null.; - nested throwable: (javax.resource.ResourceException: You are trying to use a connection factory that h
      as been shut down: ManagedConnectionFactory is null.)
      19:32:31,841 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
      19:32:31,841 ERROR [JDBCExceptionReporter] You are trying to use a connection factory that has been shut down: ManagedConnect
      ionFactory is null.; - nested throwable: (javax.resource.ResourceException: You are trying to use a connection factory that h
      as been shut down: ManagedConnectionFactory is null.)