[
https://issues.apache.org/jira/browse/JCR-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12929573#action_12929573
]
Thomas Mueller commented on JCR-2808:
-------------------------------------
The problem is DynamicPooledExecutor, which creates a ThreadPoolExecutor using
the default ThreadFactory.
> Hop 0 sample app doesn't exit because of on-daemon thread pool-1-thread-1
> -------------------------------------------------------------------------
>
> Key: JCR-2808
> URL: https://issues.apache.org/jira/browse/JCR-2808
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Reporter: Thomas Mueller
>
> When starting the sample app Hop 0 (or any other Hop sample app) if there is
> no "repository" directory, then the application doesn't exit because there is
> a non-daemon thread named "pool-1-thread-1".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.