You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2011/07/24 04:51:10 UTC

[jira] [Created] (OPENEJB-1635) ThreadPoolExecutors preventing shutdown

ThreadPoolExecutors preventing shutdown
---------------------------------------

                 Key: OPENEJB-1635
                 URL: https://issues.apache.org/jira/browse/OPENEJB-1635
             Project: OpenEJB
          Issue Type: Bug
          Components: container system
            Reporter: David Blevins
            Assignee: David Blevins
             Fix For: 4.0-beta-1


Some newer code has thread pool executors that are not supplied with a thread factory to mark the created threads as daemons.  The results are hanging shutdown with several live user threads using the default naming convention of "pool-2-thread-5" and similar.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira