You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2018/11/30 13:03:00 UTC

[jira] [Commented] (JCRVLT-144) Unable to perform checkout due to wrong default workspace handling

    [ https://issues.apache.org/jira/browse/JCRVLT-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16704702#comment-16704702 ] 

Julian Reschke commented on JCRVLT-144:
---------------------------------------

Now that JCR-4120 is fixed - can this workaround be backed out?

> Unable to perform checkout due to wrong default workspace handling
> ------------------------------------------------------------------
>
>                 Key: JCRVLT-144
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-144
>             Project: Jackrabbit FileVault
>          Issue Type: Bug
>          Components: vlt
>    Affects Versions: 3.1.28, 3.1.30
>            Reporter: Radu Cotescu
>            Assignee: Tobias Bocanegra
>            Priority: Major
>             Fix For: 3.1.38
>
>
> 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
(v7.6.3#76005)