NullPointerException in JDO_Test.isTestToBePerformed()
------------------------------------------------------
Key: JDO-527
URL: https://issues.apache.org/jira/browse/JDO-527
Project: JDO
Issue Type: Bug
Reporter: Andy Jefferson
Assignee: Michelle Caisse
RUnning the TCK on "inheritance2.conf" with JPOX results in an NPE in
JDO_Test.isTestToBePerformed(), as per the following stack trace
Exception in constructor: test (java.lang.NullPointerException
[java] at
org.apache.jdo.tck.JDO_Test.isTestToBePerformed(JDO_Test.java:1058)
[java] at org.apache.jdo.tck.JDO_Test.<init>(JDO_Test.java:192)
[java] at
org.apache.jdo.tck.mapping.CompletenessTest.<init>(CompletenessTest.java:43)
"logger" is null
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.