[jboss-jira] [JBoss JIRA] (JBAS-9486) Custom thread pools prevent proper shutdown on CTRL-C

Bela Ban (JIRA) jira-events at lists.jboss.org
Thu Apr 19 11:28:18 EDT 2012


Bela Ban created JBAS-9486:
------------------------------

             Summary: Custom thread pools prevent proper shutdown on CTRL-C
                 Key: JBAS-9486
                 URL: https://issues.jboss.org/browse/JBAS-9486
             Project: Application Server 3  4  5 and 6
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Clustering
            Reporter: Bela Ban
            Assignee: Paul Ferraro


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