From users-return-7758-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Fri Jun 06 15:11:00 2008 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 5511 invoked from network); 6 Jun 2008 15:11:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jun 2008 15:11:00 -0000 Received: (qmail 43585 invoked by uid 500); 6 Jun 2008 15:11:02 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 43567 invoked by uid 500); 6 Jun 2008 15:11:02 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 43556 invoked by uid 99); 6 Jun 2008 15:11:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jun 2008 08:11:02 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jukka.zitting@gmail.com designates 66.249.82.234 as permitted sender) Received: from [66.249.82.234] (HELO wx-out-0506.google.com) (66.249.82.234) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jun 2008 15:10:13 +0000 Received: by wx-out-0506.google.com with SMTP id i27so833576wxd.13 for ; Fri, 06 Jun 2008 08:10:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=MxDwHzfBszk3aPv2JU1b0s2AD3IdoSHd1R2fcAUmjZ4=; b=X1g2x50B6hniDcjySFzRORDD6x/MGrPI5XNuy8v6naGmSJW+LrPRZe4AGuf7DpoW0C fSniQpoASJEuLpH+06D5/PjuAuevDPQn6rVM0pt6hwWPsnJWTzJsec1vHwJPo3+jCevO atH2oGtScT1TJnzpRaRUutW+p7nlLYDU7qxQw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=X9nhgc1uMOTkTf6eTrT4lrSZo220He5wHxBUCtjAe3Sb+HOaMhSe4fbCdxN7DKmV4H nGhe05wb88jY0u1uz5raKMX/0v8WfPLlJYRi3142ddBcpB27HcbW9vM6qPlakUlkn4FJ N/oPFZCjmyUwR0jjtIODR4+5DsRf0UQHgilII= Received: by 10.90.73.17 with SMTP id v17mr151201aga.87.1212765029440; Fri, 06 Jun 2008 08:10:29 -0700 (PDT) Received: by 10.90.115.13 with HTTP; Fri, 6 Jun 2008 08:10:29 -0700 (PDT) Message-ID: <510143ac0806060810m455176ccoac45c329fdf98389@mail.gmail.com> Date: Fri, 6 Jun 2008 18:10:29 +0300 From: "Jukka Zitting" To: users@jackrabbit.apache.org Subject: Re: null pointer in client observation manager In-Reply-To: <7E79528FEA116746A9B896C817C51E5B02D57C9A@athexm01.corp.ad.diginsite.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7E79528FEA116746A9B896C817C51E5B02D57C98@athexm01.corp.ad.diginsite.com> <7E79528FEA116746A9B896C817C51E5B02D57C99@athexm01.corp.ad.diginsite.com> <7E79528FEA116746A9B896C817C51E5B02D57C9A@athexm01.corp.ad.diginsite.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, On Fri, Jun 6, 2008 at 5:54 PM, Conoly, Brett wrote: > I just tested with the > org.apache.jackrabbit.core.observation.ObservationManagerImpl and the > test passed. I will try to open a jira issue on this b/c I'm assuming > it has not been reported yet. Thanks! I recall seeing a similar problem report some while ago bug I'm not sure if it made it to Jira. BR, Jukka Zitting