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
Craig Russell made changes - 16/Jul/05 03:35 AM
Field Original Value New Value
Assignee Erik Bengtson [ ebengtso ]
Erik Bengtson made changes - 17/Jul/05 07:00 AM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Michelle Caisse made changes - 01/Nov/05 06:46 AM
Status Resolved [ 5 ] Closed [ 6 ]
Michael Bouschen made changes - 23/Apr/06 02:35 AM
Resolution Fixed [ 1 ]
Status Closed [ 6 ] Reopened [ 4 ]
Michael Bouschen made changes - 23/Apr/06 02:38 AM
Status Reopened [ 4 ] Closed [ 6 ]
Resolution Fixed [ 1 ]
Fix Version/s JDO 2 beta [ 12310683 ]