Issue Details (XML | Word | Printable)

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

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

NullPointerException in TestFieldsOfObject

Created: 14/Jul/05 06:01 AM   Updated: 23/Apr/06 02:38 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 02:38 AM


 Description  « Hide
 test(org.apache.jdo.tck.models.fieldtypes.TestFieldsOfObject)java.lang.NullPointerException
at org.apache.jdo.tck.models.fieldtypes.TestFieldsOfObject.checkValues(TestFieldsOfObject.java:132)
at org.apache.jdo.tck.models.fieldtypes.TestFieldsOfObject.runTest(TestFieldsOfObject.java:99)
at org.apache.jdo.tck.models.fieldtypes.TestFieldsOfObject.test(TestFieldsOfObject.java:68)
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:203)
at org.apache.jdo.tck.util.BatchTestRunner.start(BatchTestRunner.java:128)
at org.apache.jdo.tck.util.BatchTestRunner.main(BatchTestRunner.java:106)

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #219236 Fri Jul 15 19:32:36 UTC 2005 clr JDO-85 provide more information on failure for debugging
Files Changed
MODIFY /incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfObject.java

Repository Revision Date User Message
ASF #219769 Tue Jul 19 20:06:10 UTC 2005 mcaisse JDO-85 Mapping problem fixed, but errors remain
Files Changed
MODIFY /incubator/jdo/trunk/tck20/test/sql/derby/applicationidentity/schema.sql
MODIFY /incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject-derby.orm
MODIFY /incubator/jdo/trunk/tck20/test/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject-derby.orm
MODIFY /incubator/jdo/trunk/tck20/test/sql/derby/datastoreidentity/schema.sql

Repository Revision Date User Message
ASF #225399 Tue Jul 26 21:16:04 UTC 2005 mcaisse JDO-85: Mark fields as not persistent that default to not persistent
Files Changed
MODIFY /incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject.java