2 Replies Latest reply on Nov 24, 2014 6:35 PM by vitbit1978

    Exception: Cannot locate child node within parent jcr:versionStorage

    vitbit1978

      Dear Modeshape community,

       

      we are on evaluating of Modeshape CMIS interface with JMeter load tests. Our test suite runs for 30 concurrent users (with the rump-up time of 10 seconds) and consist of these steps:

      - create folder

      - upload, download 5 files (one of these files has more than 500 MB size)

      - for one of documents create two new major versions

       

      We use apache chemistry for generation of CMIS requests and "cmis11" atom binding of the Modeshape.

       

      Unfortunately we can reach only 80% of successful tests, because of this error, that appears randomly:

       

      WARN org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper - org.modeshape.jcr.cache.NodeNotFoundInParentException: Cannot locate child node: 53b39b9317f1e7206bd93b-3585-4ec7-811f-d1d0c00e3067 within parent: 53b39b9317f1e7jcr:versionStorage

      org.modeshape.jcr.cache.NodeNotFoundInParentException: Cannot locate child node: 53b39b9317f1e7206bd93b-3585-4ec7-811f-d1d0c00e3067 within parent: 53b39b9317f1e7jcr:versionStorage

       

      The whole  error stack trace is attached (see error_stack_trace.txt)

       

      Our project setup is not as easy, but I can provide you our code and all necessary details.

       

      May be you have some idea why this can happen? Our Modeshape configuration is attached.

       

      Sometimes in the log we see outputs like this:

      WARN org.apache.chemistry.opencmis.jcr.JcrFolder - Cannot set cmis:objectTypeId. Ignoring

       

       

       

      Can it cause this error?

       

      Thanks in advance!

      Best regards

      Vitali