On 07.02.2019 12:16, Julian Reschke wrote:
On 07.02.2019 10:54, Jane E. Doe wrote:
Good afternoon
Our application uses Jackrabbit 2.18 and Oak 1.10 as content
repository for
document storage. Jackrabbit and the backend of our application are
running
on Tomcat 7 server on a Linux platform. End users access the
application via
Internet Explorer. One of the main tasks is editing documents with
Microsoft
Word 2010, and uploading them directly to the server via WEBDAV. However,
there seems to be a locking problem.
...
rg.apache.jackrabbit.webdav.simple.DavResourceImpl: unable to calculate
parent set {BMT|ubsdav|||AAfJGtp9mOrF9BBZ||en_US - |}
javax.jcr.UnsupportedRepositoryOperationException: JCR-1104
at
org.apache.jackrabbit.jcr2spi.NodeImpl.getSharedSet(NodeImpl.java:1288)
...
...FWIW, why do we have jcr2spi in the stack trace?
Shouldn't jackrabbit-webdav talk directly with oak-jcr???
Best regards, Julian