From dev-return-31393-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Fri May 6 15:11:44 2011 Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 87BB73554 for ; Fri, 6 May 2011 15:11:44 +0000 (UTC) Received: (qmail 22131 invoked by uid 500); 6 May 2011 15:11:44 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 22086 invoked by uid 500); 6 May 2011 15:11:44 -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 22079 invoked by uid 99); 6 May 2011 15:11:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 May 2011 15:11:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 May 2011 15:11:41 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 59604C4B75 for ; Fri, 6 May 2011 15:11:03 +0000 (UTC) Date: Fri, 6 May 2011 15:11:03 +0000 (UTC) From: "Stefan Guggisberg (JIRA)" To: dev@jackrabbit.apache.org Message-ID: <854740257.28335.1304694663362.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <414713865.27864.1304678883205.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (JCR-2965) Show referencing nodes in debug log when trying to delete a node with references MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JCR-2965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029974#comment-13029974 ] Stefan Guggisberg commented on JCR-2965: ---------------------------------------- i'd prefer that the property id's are only included in the debug msg, not in the exception msg, i.e. if (log.isDebugEnabled()) { ... } > Show referencing nodes in debug log when trying to delete a node with references > -------------------------------------------------------------------------------- > > Key: JCR-2965 > URL: https://issues.apache.org/jira/browse/JCR-2965 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Reporter: Bart van der Schans > Priority: Trivial > Fix For: 2.2.6, 2.3.0 > > Attachments: show-references.patch > > > This can be very useful when trying to analyze errors from non-interactive applications in a production environment. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira