[dna-issues] [JBoss JIRA] Resolved: (DNA-598) Shutting down JcrEngine returns, but leaves idle threads running (preventing shutdown of VM) for 60 seconds

Dan Florian (JIRA) jira-events at lists.jboss.org
Fri Dec 18 15:59:30 EST 2009


     [ https://jira.jboss.org/jira/browse/DNA-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Florian resolved DNA-598.
-----------------------------

    Resolution: Done


The ExecutorService in JcrRepository#RepositoryObservationManager is now being shutdown when the repository is closed.

> Shutting down JcrEngine returns, but leaves idle threads running (preventing shutdown of VM) for 60 seconds
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: DNA-598
>                 URL: https://jira.jboss.org/jira/browse/DNA-598
>             Project: DNA
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: 0.6
>            Reporter: Randall Hauch
>            Assignee: Dan Florian
>             Fix For: 0.7
>
>         Attachments: DNA598_dna-jcr.patch
>
>
> A simple program that configures, starts, uses, and then (properly) shuts down a JcrEngine will work correctly, but the VM will not exit for roughly 60 seconds after the engine is shutdown.  A stack dump shows that there are several running (but idle) worker threads.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the dna-issues mailing list