-
Bug
-
Resolution: Done
-
Major
-
2.8.2.Final
-
None
the issue is the same as MODE-1536.
It was reproduced in a Dual-Core AMD Opterom with Windows XP OS.
The exception we got is :
Caused by: java.lang.IllegalArgumentException: The resultFormulationNanos argument value, -1302752, may not be negative at org.modeshape.common.util.CheckArg.isNonNegative(CheckArg.java:225) at org.modeshape.graph.query.QueryResults$Statistics.withResultsFormulationTime(QueryResults.java:509) at org.modeshape.graph.query.process.QueryProcessor.execute(QueryProcessor.java:92) at org.modeshape.graph.query.QueryEngine.execute(QueryEngine.java:124) at org.modeshape.jcr.RepositoryQueryManager$SelfContained.query(RepositoryQueryManager.java:435) at org.modeshape.jcr.JcrQueryManager$SessionQueryContext.execute(JcrQueryManager.java:1423) at org.modeshape.jcr.query.JcrQuery.execute(JcrQuery.java:109)
- relates to
-
MODE-1536 [JCR Query] java.lang.IllegalArgumentException: The optimizationNanos argument value may not be negative
- Closed