From dev-return-24782-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Tue Aug 04 17:23:33 2009 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 54964 invoked from network); 4 Aug 2009 17:23:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Aug 2009 17:23:33 -0000 Received: (qmail 32320 invoked by uid 500); 4 Aug 2009 17:23:37 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 32242 invoked by uid 500); 4 Aug 2009 17:23:37 -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 32186 invoked by uid 99); 4 Aug 2009 17:23:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2009 17:23:37 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2009 17:23:34 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C73F8234C044 for ; Tue, 4 Aug 2009 10:23:14 -0700 (PDT) Message-ID: <340370742.1249406594801.JavaMail.jira@brutus> Date: Tue, 4 Aug 2009 10:23:14 -0700 (PDT) From: "Jukka Zitting (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Updated: (JCR-2213) ChangeLogRecord throws NullPointerException In-Reply-To: <1681894967.1247662634927.JavaMail.jira@brutus> 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-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-2213: ------------------------------- Fix Version/s: (was: 2.0.0) 1.6.0 Merged to the 1.x branch in revision 800881. > ChangeLogRecord throws NullPointerException > ------------------------------------------- > > Key: JCR-2213 > URL: https://issues.apache.org/jira/browse/JCR-2213 > Project: Jackrabbit Content Repository > Issue Type: Bug > Components: jackrabbit-core > Affects Versions: 1.5.0 > Reporter: Marcel Reutegger > Fix For: 1.6.0 > > > Happens when the userId of the session that created the events is null. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.