| Michael Bouschen (JIRA) 2006-04-24, 7:58 am |
| [ http://issues.apache.org/jira/browse/JDO-198?page=all ]
Michael Bouschen reopened JDO-198:
----------------------------------
> 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
> Assignee: AJSoft
>
> 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.<init>(StateManagerImpl.java:580)
> at org.jpox.AbstractPersistenceManager. internalMakePersistent(AbstractPersisten
ceManager.java:1026)
> at org.jpox.AbstractPersistenceManager. makePersistent(AbstractPersistenceManage
r.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/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|