Radu Cotescu created JCRVLT-144:
-----------------------------------
Summary: Unable to perform checkouts with vlt > 3.1.26
Key: JCRVLT-144
URL: https://issues.apache.org/jira/browse/JCRVLT-144
Project: Jackrabbit FileVault
Issue Type: Bug
Components: vlt
Affects Versions: 3.1.30, 3.1.28
Reporter: Radu Cotescu
When trying to perform a {{vlt co}} with {{vlt}} > 3.1.26 I get the following
error message:
{noformat}
vlt co --force http://localhost:4502
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128m;
support was removed in 8.0
Checkout http://localhost:4502/crx/server/-/jcr:root/ with local files using
root at [...]/content/src/content/jcr_root
Connecting via JCR remoting to http://localhost:4502/crx/server
[ERROR] checkout: org.apache.jackrabbit.vault.vlt.VltException: Unable to mount
filesystem
caused by: javax.jcr.lock.LockException: Precondition Failed
caused by: org.apache.jackrabbit.webdav.DavException: Precondition Failed
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)