Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 11672 invoked from network); 13 Dec 2005 17:18:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Dec 2005 17:18:20 -0000 Received: (qmail 26070 invoked by uid 500); 13 Dec 2005 13:18:08 -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 26059 invoked by uid 99); 13 Dec 2005 13:18:08 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Dec 2005 05:18:07 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id CD855230 for ; Tue, 13 Dec 2005 14:17:46 +0100 (CET) Message-ID: <2044660278.1134479866840.JavaMail.jira@ajax.apache.org> Date: Tue, 13 Dec 2005 14:17:46 +0100 (CET) From: "Andy Jefferson (JIRA)" To: jdo-dev@db.apache.org Subject: [jira] Commented: (JDO-256) Inheritance mapping 1 fails for datastore identity. In-Reply-To: <2064808961.1134148688416.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/JDO-256?page=comments#action_12360294 ] Andy Jefferson commented on JDO-256: ------------------------------------ Any chance of a clue as to what "data has changed" ? Something to do with medical and dental insurance ? Wading through this object model and trying to debug some clue out of it is too time consuming > Inheritance mapping 1 fails for datastore identity. > --------------------------------------------------- > > Key: JDO-256 > URL: http://issues.apache.org/jira/browse/JDO-256 > Project: JDO > Type: Bug > Components: tck20 > Reporter: Michael Watzek > Assignee: Erik Bengtson > > Test data has been changed for all inheritance mappings from companyNoRelationships to companyAllRelationships. Since this change, inheritance mapping 1 for datastore identity fails throwing a JDOObjectNotFoundException: > 1) test(org.apache.jdo.tck.mapping.CompletenessTest)javax.jdo.JDOObjectNotFoundException: No such database row > FailedObject:9[OID]org.apache.jdo.tck.pc.company.DentalInsurance > at org.jpox.store.rdbms.request.FetchRequest.execute(FetchRequest.java:185) > at org.jpox.store.rdbms.table.ClassTable.fetch(ClassTable.java:2094) > at org.jpox.store.StoreManager.fetch(StoreManager.java:754) > at org.jpox.state.StateManagerImpl.loadDFGFields(StateManagerImpl.java:1549) > at org.jpox.state.StateManagerImpl.isLoaded(StateManagerImpl.java:1749) > at org.apache.jdo.tck.pc.company.Insurance.jdoGetinsid(Insurance.java) > at org.apache.jdo.tck.pc.company.Insurance.getInsid(Insurance.java:67) > at org.apache.jdo.tck.pc.company.Insurance.deepCompareFields(Insurance.java:144) > at org.apache.jdo.tck.pc.company.DentalInsurance.deepCompareFields(DentalInsurance.java:112) > at org.apache.jdo.tck.util.EqualityHelper.deepEquals(EqualityHelper.java:387) > at org.apache.jdo.tck.pc.company.Employee.deepCompareFields(Employee.java:447) > at org.apache.jdo.tck.pc.company.PartTimeEmployee.deepCompareFields(PartTimeEmployee.java:119) > at org.apache.jdo.tck.util.EqualityHelper.deepEquals(EqualityHelper.java:387) > at org.apache.jdo.tck.util.EqualityHelper.deepEquals(EqualityHelper.java:483) > at org.apache.jdo.tck.pc.company.Department.deepCompareFields(Department.java:245) > at org.apache.jdo.tck.util.EqualityHelper.deepEquals(EqualityHelper.java:387) > at org.apache.jdo.tck.util.EqualityHelper.deepEquals(EqualityHelper.java:483) > at org.apache.jdo.tck.pc.company.Company.deepCompareFields(Company.java:220) > at org.apache.jdo.tck.util.EqualityHelper.deepEquals(EqualityHelper.java:387) > at org.apache.jdo.tck.pc.company.Department.deepCompareFields(Department.java:245) > at org.apache.jdo.tck.util.EqualityHelper.deepEquals(EqualityHelper.java:387) > at org.apache.jdo.tck.util.EqualityHelper.deepEquals(EqualityHelper.java:483) > at org.apache.jdo.tck.pc.company.Company.deepCompareFields(Company.java:220) > at org.apache.jdo.tck.mapping.CompletenessTest.test(CompletenessTest.java:126) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at org.apache.jdo.tck.JDO_Test.runBare(JDO_Test.java:204) > at org.apache.jdo.tck.util.BatchTestRunner.start(BatchTestRunner.java:120) > at org.apache.jdo.tck.util.BatchTestRunner.main(BatchTestRunner.java:95) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira