[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1859) JBM server cannot gracefully be shut down when retrying DB connection
Yong Hao Gao (JIRA)
jira-events at lists.jboss.org
Wed Apr 20 09:30:33 EDT 2011
JBM server cannot gracefully be shut down when retrying DB connection
---------------------------------------------------------------------
Key: JBMESSAGING-1859
URL: https://issues.jboss.org/browse/JBMESSAGING-1859
Project: JBoss Messaging
Issue Type: Bug
Components: AS Integration
Affects Versions: 1.4.7.GA, 1.4.0.SP3.CP11
Reporter: Yong Hao Gao
Assignee: Yong Hao Gao
Fix For: 1.4.0.SP3.CP12, 1.4.8.GA
If JBM server is configured to retry DB connection, it will keep retrying on a bad DB connection. Hence when user tries to gracefully shut down the server, ServerPeer will wait for any ongoing operations to finish. If the retrying of DB connection is part of such operation, the ServerPeer will wait there forever and the whole JBM server (JBoss container) won't be shut down.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list