09-24-05 10:45 PM
[
> org.apache.jdo.tck.query.NullCollectionsAndContainsMethod: java.lang.NullP
ointerException
> --------------------------------------------------------------------------
---------------
>
> Key: JDO-101
> URL: [url]http://issues.apache.org/jira/browse/JDO-101" target="_blank">http://issues.apache.org/jira/brows.../browse/JDO-101
> Project: JDO
> Type: Bug
> Components: tck20
> Reporter: Michelle Caisse
>
> test(org.apache.jdo.tck.query.NullCollectionsAndContainsMethod)java.lang.
NullPointerException
> at org.jpox.store.expression.ScalarExpression.<init>(ScalarExpression.jav
a:266)
> at org.jpox.store.expression.BooleanExpression.<init>(BooleanExpression.j
ava:47)
> at org.jpox.store.expression.NullComparisonExpression.<init>(NullComparis
onExpression.java:26)
> at org.jpox.store.expression.NullComparisonExpression.not(NullComparisonE
xpression.java:34)
> at org.jpox.store.query.JDOQLQuery$Compiler.compileUnaryExpressionNotPlus
Minus(JDOQLQuery.java:1209)
> at org.jpox.store.query.JDOQLQuery$Compiler.compileUnaryExpression(JDOQLQ
uery.java:1194)
> at org.jpox.store.query.JDOQLQuery$Compiler.compileMultiplicativeExpressi
on(JDOQLQuery.java:1147)
> at org.jpox.store.query.JDOQLQuery$Compiler.compileAdditiveExpression(JDO
QLQuery.java:1124)
> at org.jpox.store.query.JDOQLQuery$Compiler.compileRelationalExpression(J
DOQLQuery.java:1093)
> at org.jpox.store.query.JDOQLQuery$Compiler.compileEqualityExpression(JDO
QLQuery.java:1070)
> at org.jpox.store.query.JDOQLQuery$Compiler.compileAndExpression(JDOQLQue
ry.java:1058)
> at org.jpox.store.query.JDOQLQuery$Compiler.compileExclusiveOrExpression(
JDOQLQuery.java:1046)
> at org.jpox.store.query.JDOQLQuery$Compiler.compileInclusiveOrExpression(
JDOQLQuery.java:1034)
> at org.jpox.store.query.JDOQLQuery$Compiler.compileConditionalAndExpressi
on(JDOQLQuery.java:1022)
> at org.jpox.store.query.JDOQLQuery$Compiler.compileConditionalOrExpressio
n(JDOQLQuery.java:1004)
> at org.jpox.store.query.JDOQLQuery$Compiler.compileExpression(JDOQLQuery.
java:981)
> at org.jpox.store.query.JDOQLQuery$Compiler.compileQueryStatement(JDOQLQu
ery.java:859)
> at org.jpox.store.query.JDOQLQuery.compile(JDOQLQuery.java:565)
> at org.jpox.store.query.JDOQLQuery.performExecute(JDOQLQuery.java:622)
> at org.jpox.store.query.Query.executeWithMap(Query.java:891)
> at org.jpox.store.query.Query.executeWithArray(Query.java:871)
> at org.jpox.store.query.Query.execute(Query.java:803)
> at org.apache.jdo.tck.query.NullCollectionsAndContainsMethod.runTest(Null
CollectionsAndContainsMethod.java:99)
> at org.apache.jdo.tck.query.NullCollectionsAndContainsMethod.test(NullCol
lectionsAndContainsMethod.java:66)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
ava:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
orImpl.java:25)
> at org.apache.jdo.tck.JDO_Test.runBare(JDO_Test.java:197)
> at org.apache.jdo.tck.util.BatchTestRunner.start(BatchTestRunner.java:128
)
> at org.apache.jdo.tck.util.BatchTestRunner.main(BatchTestRunner.java:106)
--
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
[ Post a follow-up to this message ]
|