| Michelle Caisse (JIRA) 2005-10-31, 5:45 pm |
| [ http://issues.apache.org/jira/browse/JDO-89?page=all ]
Michelle Caisse closed JDO-89:
------------------------------
> QueryResultPassedToAnotherQuery: javax.jdo.JDOFatalInternalException: A query statement cannot be modified after being output
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: JDO-89
> URL: http://issues.apache.org/jira/browse/JDO-89
> Project: JDO
> Type: Bug
> Components: tck20
> Reporter: Michelle Caisse
> Assignee: Erik Bengtson
>
> test(org.apache.jdo.tck.query.QueryResultPassedToAnotherQuery)javax.jdo.JDOFatalInternalException: A query statement cannot be modified after being output
> at org.jpox.store.query.QueryStatement.assertNotFrozen(QueryStatement.java:130)
> at org.jpox.store.query.QueryStatement.andCondition(QueryStatement.java:670)
> at org.jpox.store.query.JDOQLQuery$Compiler.compileQueryStatement(JDOQLQuery.java:856)
> at org.jpox.store.query.JDOQLQuery.compile(JDOQLQuery.java:563)
> at org.jpox.store.query.JDOQLQuery.performExecute(JDOQLQuery.java:620)
> at org.jpox.store.query.Query.executeWithMap(Query.java:892)
> at org.jpox.store.query.Query.executeWithArray(Query.java:872)
> at org.jpox.store.query.Query.execute(Query.java:804)
> at org.apache.jdo.tck.query.QueryResultPassedToAnotherQuery. runTestQueryResultPassedToAnotherQuery01
(QueryResultPassedToAnotherQuery.java:106)
> at org.apache.jdo.tck.query.QueryResultPassedToAnotherQuery.test(QueryResultPassedToAnotherQuery.java:65)
> 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)
--
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
|