Issue Details (XML | Word | Printable)

Key: JDO-183
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: AJSoft
Reporter: Michelle Caisse
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

java.lang.ArrayIndexOutOfBoundsException: 0 >= 0

Created: 11/Oct/05 06:03 AM   Updated: 23/Apr/06 03:10 AM
Return to search
Component/s: tck2
Affects Version/s: None
Fix Version/s: JDO 2 beta

Time Tracking:
Not Specified

Resolution Date: 23/Apr/06 03:10 AM


 Description  « Hide

    [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)

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Andy Jefferson added a comment - 22/Oct/05 10:06 PM
Test now passes with JPOX CVS

Michael Bouschen added a comment - 23/Apr/06 03:08 AM
Reopened to set the Fix Version/s field to JDO 2 beta.