Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 7761 invoked from network); 8 Nov 2010 13:53:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Nov 2010 13:53:05 -0000 Received: (qmail 74244 invoked by uid 500); 8 Nov 2010 13:53:36 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 74091 invoked by uid 500); 8 Nov 2010 13:53:34 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 74084 invoked by uid 99); 8 Nov 2010 13:53:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Nov 2010 13:53:33 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Nov 2010 13:53:31 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA8Dr91d020433 for ; Mon, 8 Nov 2010 13:53:09 GMT Message-ID: <28049430.74091289224389311.JavaMail.jira@thor> Date: Mon, 8 Nov 2010 08:53:09 -0500 (EST) From: "Thomas Mueller (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Commented: (JCR-2808) Hop 0 sample app doesn't exit because of on-daemon thread pool-1-thread-1 In-Reply-To: <9056701.74021289223550667.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12929569#action_12929569 ] Thomas Mueller commented on JCR-2808: ------------------------------------- I couldn't find where the thread is created. Possibly this is related to search, because the problem goes away if I disable search in the repository.xml > 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.