You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by CJ <cj...@cjross.net> on 2015/08/12 00:59:09 UTC

javax.jcr.RepositoryException: Unable to aquire read lock.

I am trying to setProperty on a javax.jcr.Node when I get the read lock 
exception.  I tried setting the following property in the workspace file.

<ISMLocking class="org.apache.jackrabbit.core.state.FineGrainedISMLocking"/>

I still get the same read lock exception.

Any suggestions to change this?

Thanks.