Hi all, I have an application which use many threads. Sometimes I see this error on heavy load:
javax.jcr.InvalidItemStateException: Item cannot be saved because it has been modified externally: node / I wonder how this can happen because I don't add a Node directly to the rootNode add this time.. Is it maybe related to : https://issues.apache.org/jira/browse/JCR-2428 I'm using Jackrabbit 2.0.0 without transactions.. Bye, Norman
