Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 48139 invoked from network); 3 Nov 2005 17:59:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Nov 2005 17:59:43 -0000 Received: (qmail 34497 invoked by uid 500); 3 Nov 2005 17:59:05 -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 34486 invoked by uid 99); 3 Nov 2005 17:59:05 -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; Thu, 03 Nov 2005 09:59:05 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 644C4232 for ; Thu, 3 Nov 2005 18:58:44 +0100 (CET) Message-ID: <1631737567.1131040724408.JavaMail.jira@ajax.apache.org> Date: Thu, 3 Nov 2005 18:58:44 +0100 (CET) From: "Michelle Caisse (JIRA)" To: jdo-dev@db.apache.org Subject: [jira] Created: (JDO-198) TestArrayCollections java.lang.IllegalArgumentException: out of field index :28 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 TestArrayCollections java.lang.IllegalArgumentException: out of field index :28 ------------------------------------------------------------------------------- Key: JDO-198 URL: http://issues.apache.org/jira/browse/JDO-198 Project: JDO Type: Bug Components: tck20 Reporter: Michelle Caisse Assigned to: Andy Jefferson This appears to be a new error message. But see JDO-98. test(org.apache.jdo.tck.models.fieldtypes.TestArrayCollections)java.lang.IllegalArgumentException: out of field index :28 at org.apache.jdo.tck.pc.fieldtypes.ArrayCollections.jdoCopyField(ArrayCollections.java) at org.apache.jdo.tck.pc.fieldtypes.ArrayCollections.jdoCopyFields(ArrayCollections.java) at org.jpox.state.StateManagerImpl.saveFields(StateManagerImpl.java:936) at org.jpox.state.StateManagerImpl.(StateManagerImpl.java:580) at org.jpox.AbstractPersistenceManager.internalMakePersistent(AbstractPersistenceManager.java:1026) at org.jpox.AbstractPersistenceManager.makePersistent(AbstractPersistenceManager.java:1082) at org.apache.jdo.tck.models.fieldtypes.TestArrayCollections.runTest(TestArrayCollections.java:93) at org.apache.jdo.tck.models.fieldtypes.TestArrayCollections.test(TestArrayCollections.java:69) 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