java.lang.ArrayIndexOutOfBoundsException: 0 >= 0
------------------------------------------------
Key: JDO-183
URL: http://issues.apache.org/jira/browse/JDO-183
Project: JDO
Type: Bug
Components: tck20
Reporter: Michelle Caisse
Assigned to: Andy Jefferson
[java] 1)
test(org.apache.jdo.tck.models.fieldtypes.TestVectorCollections)java.lang.ArrayIndexOutOfBoundsException:
0 >= 0
[java] at java.util.Vector.elementAt(Vector.java:431)
[java] at
org.apache.jdo.tck.models.fieldtypes.TestVectorCollections.checkValues(TestVectorCollections.java:164)
[java] at
org.apache.jdo.tck.models.fieldtypes.TestVectorCollections.runTest(TestVectorCollections.java:108)
[java] at
org.apache.jdo.tck.models.fieldtypes.TestVectorCollections.test(TestVectorCollections.java:71)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[java] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at org.apache.jdo.tck.JDO_Test.runBare(JDO_Test.java:204)
[java] at
org.apache.jdo.tck.util.BatchTestRunner.start(BatchTestRunner.java:120)
[java] 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