-
Bug
-
Resolution: Done
-
Blocker
-
3.6.0.Final
-
None
-
None
This bug more or less the same as https://issues.jboss.org/browse/MODE-2104 which i fired previously. And lies on the child nodes order while adding.
Exception: org.modeshape.jcr.cache.NodeNotFoundException
Full stacktrace:
Line | Method
->> 1143 | reorderChild in org.modeshape.jcr.cache.document.SessionNode
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| 1324 | restoreNode in org.modeshape.jcr.JcrVersionManager$RestoreCommand
| 1116 | execute . . in ''
| 894 | restore in org.modeshape.jcr.JcrVersionManager
| 685 | restore . . in ''
| 35 | testVersion in VersionService.groovy
| 8 | testVersion in VersionController.groovy
| 195 | doFilter in PageFragmentCachingFilter.java
| 63 | doFilter . . in AbstractFilter.java
| 1145 | runWorker in java.util.concurrent.ThreadPoolExecutor
| 615 | run . . . . in java.util.concurrent.ThreadPoolExecutor$Worker
^ 722 | run in java.lang.Thread