[jboss-user] [Management, JMX/JBoss] - While undeploying web application using jmx-console stop met

avinashwable do-not-reply at jboss.com
Wed Nov 29 09:12:35 EST 2006


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.)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989698#3989698

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989698



More information about the jboss-user mailing list