[jboss-jira] [JBoss JIRA] (AS7-4933) Custom thread pools prevent proper shutdown on CTRL-C
Paul Ferraro (JIRA)
jira-events at lists.jboss.org
Tue Jun 5 21:13:18 EDT 2012
[ https://issues.jboss.org/browse/AS7-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Ferraro updated AS7-4933:
------------------------------
Fix Version/s: 7.1.3.Final (EAP)
7.2.0.Alpha1
Git Pull Request: https://github.com/jbossas/jboss-as/pull/2419, https://github.com/jbossas/jboss-as/pull/2420 (was: https://github.com/jbossas/jboss-as/pull/2419, https://github.com/jbossas/jboss-as/pull/2420)
Affects Version/s: 7.1.2.Final (EAP)
> Custom thread pools prevent proper shutdown on CTRL-C
> -----------------------------------------------------
>
> Key: AS7-4933
> URL: https://issues.jboss.org/browse/AS7-4933
> Project: Application Server 7
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 7.1.2.Final (EAP)
> Reporter: Bela Ban
> Assignee: Paul Ferraro
> Fix For: 7.1.3.Final (EAP), 7.2.0.Alpha1
>
> Attachments: dump.log, standalone-ha.xml, web.war
>
>
> When we define custom thread pool (see in standalone-ha.xml) and use them in (1) the JGroups transport and (2) the AJP connector, CTRL-C hangs. The hang is caused by a shutdown hook waiting on threads which will never terminate (see attached stack trace in dump.log).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list