Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 2592 invoked from network); 27 Jul 2005 19:08:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Jul 2005 19:08:13 -0000 Received: (qmail 38436 invoked by uid 500); 27 Jul 2005 19:08:13 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 38423 invoked by uid 99); 27 Jul 2005 19:08:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jul 2005 12:08:13 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [216.148.213.132] (HELO smtp.mailix.net) (216.148.213.132) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jul 2005 12:08:05 -0700 Received: from [192.168.8.8] (helo=localhost) by smtp.mailix.net with asmtp (Exim 4.24-MG) id 1DxrGD-0007wz-31 for jdo-dev@db.apache.org; Wed, 27 Jul 2005 12:08:09 -0700 Received: from 102-103.241.81.adsl.skynet.be (102-103.241.81.adsl.skynet.be [81.241.103.102]) by webmail.jpox.org (IMP) with HTTP for ; Wed, 27 Jul 2005 12:08:09 -0700 Message-ID: <1122491289.42e7db99072bf@webmail.jpox.org> Date: Wed, 27 Jul 2005 12:08:09 -0700 From: erik@jpox.org To: jdo-dev@db.apache.org References: <1122488311.42e7cff79fba1@webmail.jpox.org> In-Reply-To: MIME-Version: 1.0 User-Agent: Internet Messaging Program (IMP) 3.2.3 X-Originating-IP: 81.241.103.102 X-SA-Exim-Mail-From: erik@jpox.org Subject: Re: JIRA-70 - jdoPreClear Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on westvirginia.backend X-Spam-Level: **** X-SA-Exim-Version: 3.1 (built Thu Oct 23 13:26:47 PDT 2003) X-SA-Exim-Scanned: Yes X-uvscan-result: clean (1DxrGD-0007wz-31) X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=4.3 required=10.0 tests=HELO_DYNAMIC_HCC, HELO_DYNAMIC_IPADDR2,NO_REAL_NAME,RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL autolearn=no version=3.0.2 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > Looking at the test case, I believe that the exception is due to a > bug in JPOX. I've looked at the code and the field that is accessed > should not be null. Can you help me to understand why do you think so? - The instance is p-deleted - The field is not in DFG - The field access is not mediated (jdoPreClear) Regards, Erik Bengtson Quoting Craig Russell : > Hi Erik, > > On Jul 27, 2005, at 11:18 AM, erik@jpox.org wrote: > > > > Hi, > > > > what is the expected resolution for item 70? > > > > To remind, NullPointerException is happening while acessing a field > > inside the > > jdoPreClear in a P-Deleted instance. > > Looking at the test case, I believe that the exception is due to a > bug in JPOX. I've looked at the code and the field that is accessed > should not be null. > > Regards, > > Craig > > > > > Regards, > > > > Erik Bengtson > > > > Craig Russell > Architect, Sun Java Enterprise System http://java.sun.com/products/jdo > 408 276-5638 mailto:Craig.Russell@sun.com > P.S. A good JDO? O, Gasp! > >