Issue Details (XML | Word | Printable)

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

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

QueryResultPassedToAnotherQuery: javax.jdo.JDOFatalInternalException: A query statement cannot be modified after being output

Created: 14/Jul/05 06:21 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.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)

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.