[ http://issues.apache.org/jira/browse/JCR-600?page=all ]
Marcel Reutegger resolved JCR-600.
----------------------------------
Resolution: Fixed
Jackrabbit now uses a custom Timer class which wraps the java.util.Timer. When
there are no tasks scheduled the wrapped java.util.Timer is canceled which
effectively terminates the background thread.
Fixed in revision: 467292
> Repository does not release all resources on shutdown
> -----------------------------------------------------
>
> Key: JCR-600
> URL: http://issues.apache.org/jira/browse/JCR-600
> Project: Jackrabbit
> Issue Type: Bug
> Components: core
> Affects Versions: 1.0, 1.0.1, 1.1
> Reporter: Marcel Reutegger
> Assigned To: Marcel Reutegger
> Priority: Minor
>
> When Jackrabbit is shutdown some java.util.Timer threads are still running in
> the background even though no tasks are scheduled. This prevents the GC from
> collecting the classes when Jackrabbit is redeployed within a web application.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira