[jira] [Updated] (JCRVLT-677) NPE during "vlt checkout" with --force on existing repository

2023-01-18 Thread Konrad Windszus (Jira)


 [ 
https://issues.apache.org/jira/browse/JCRVLT-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konrad Windszus updated JCRVLT-677:
---
Affects Version/s: 3.4.2
   (was: 3.6.8)

> NPE during "vlt checkout" with --force on existing repository
> -
>
> Key: JCRVLT-677
> URL: https://issues.apache.org/jira/browse/JCRVLT-677
> Project: Jackrabbit FileVault
>  Issue Type: Bug
>  Components: vlt
>Affects Versions: 3.4.2
>Reporter: Konrad Windszus
>Assignee: Konrad Windszus
>Priority: Major
> Fix For: 3.6.10
>
>
> When executing {{vlt co}} against the root of an existing repository the 
> following error is thrown:
> {code}
> vlt --credentials admin:admin co http://localhost:4502 --force -v
> Checkout http://localhost:4502/crx/server/-/jcr:root/ with local files using 
> root at /Users/konradwindszus/CQ-Server-Export/AEMCloud/jcr_root
> Connecting via JCR remoting to http://localhost:4502/crx/server
> [WARN ] Credentials for http://localhost:4502/crx/server/-/jcr:root/ updated 
> in /Users/konradwindszus/.vault/auth.xml.
> Filter
> `-- NodeFilterSet
> |-- root: /, mode REPLACE
> |-- exclude
> |   `-- DefaultPathFilter:
> |   `-- regex: /jcr:system
> |-- exclude
> |   `-- DefaultPathFilter:
> |   `-- regex: /var/classes
> `-- exclude
> `-- DefaultPathFilter:
> `-- regex: ^.*/rep:accessControl
> `-- PropertyFilterSet
> |-- root: /, mode REPLACE
> Checking out / to jcr_root
> [ERROR] checkout: java.lang.NullPointerException: null
> {code}
> The stack trace is never exposed even with DEBUG category enabled.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (JCRVLT-677) NPE during "vlt checkout" with --force on existing repository

2023-01-18 Thread Konrad Windszus (Jira)


 [ 
https://issues.apache.org/jira/browse/JCRVLT-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konrad Windszus updated JCRVLT-677:
---
Fix Version/s: 3.6.10

> NPE during "vlt checkout" with --force on existing repository
> -
>
> Key: JCRVLT-677
> URL: https://issues.apache.org/jira/browse/JCRVLT-677
> Project: Jackrabbit FileVault
>  Issue Type: Bug
>  Components: vlt
>Affects Versions: 3.6.8
>Reporter: Konrad Windszus
>Assignee: Konrad Windszus
>Priority: Major
> Fix For: 3.6.10
>
>
> When executing {{vlt co}} against the root of an existing repository the 
> following error is thrown:
> {code}
> vlt --credentials admin:admin co http://localhost:4502 --force -v
> Checkout http://localhost:4502/crx/server/-/jcr:root/ with local files using 
> root at /Users/konradwindszus/CQ-Server-Export/AEMCloud/jcr_root
> Connecting via JCR remoting to http://localhost:4502/crx/server
> [WARN ] Credentials for http://localhost:4502/crx/server/-/jcr:root/ updated 
> in /Users/konradwindszus/.vault/auth.xml.
> Filter
> `-- NodeFilterSet
> |-- root: /, mode REPLACE
> |-- exclude
> |   `-- DefaultPathFilter:
> |   `-- regex: /jcr:system
> |-- exclude
> |   `-- DefaultPathFilter:
> |   `-- regex: /var/classes
> `-- exclude
> `-- DefaultPathFilter:
> `-- regex: ^.*/rep:accessControl
> `-- PropertyFilterSet
> |-- root: /, mode REPLACE
> Checking out / to jcr_root
> [ERROR] checkout: java.lang.NullPointerException: null
> {code}
> The stack trace is never exposed even with DEBUG category enabled.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (JCRVLT-677) NPE during "vlt checkout" with --force on existing repository

2023-01-18 Thread Konrad Windszus (Jira)


 [ 
https://issues.apache.org/jira/browse/JCRVLT-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konrad Windszus updated JCRVLT-677:
---
Summary: NPE during "vlt checkout" with --force on existing repository  
(was: NPE during "vlt checkout")

> NPE during "vlt checkout" with --force on existing repository
> -
>
> Key: JCRVLT-677
> URL: https://issues.apache.org/jira/browse/JCRVLT-677
> Project: Jackrabbit FileVault
>  Issue Type: Bug
>  Components: vlt
>Affects Versions: 3.6.8
>Reporter: Konrad Windszus
>Assignee: Konrad Windszus
>Priority: Major
>
> When executing {{vlt co}} against the root of an existing repository the 
> following error is thrown:
> {code}
> vlt --credentials admin:admin co http://localhost:4502 --force -v
> Checkout http://localhost:4502/crx/server/-/jcr:root/ with local files using 
> root at /Users/konradwindszus/CQ-Server-Export/AEMCloud/jcr_root
> Connecting via JCR remoting to http://localhost:4502/crx/server
> [WARN ] Credentials for http://localhost:4502/crx/server/-/jcr:root/ updated 
> in /Users/konradwindszus/.vault/auth.xml.
> Filter
> `-- NodeFilterSet
> |-- root: /, mode REPLACE
> |-- exclude
> |   `-- DefaultPathFilter:
> |   `-- regex: /jcr:system
> |-- exclude
> |   `-- DefaultPathFilter:
> |   `-- regex: /var/classes
> `-- exclude
> `-- DefaultPathFilter:
> `-- regex: ^.*/rep:accessControl
> `-- PropertyFilterSet
> |-- root: /, mode REPLACE
> Checking out / to jcr_root
> [ERROR] checkout: java.lang.NullPointerException: null
> {code}
> The stack trace is never exposed even with DEBUG category enabled.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)