Uploaded image for project: 'Jackrabbit FileVault'
  1. Jackrabbit FileVault
  2. JCRVLT-677

NPE during "vlt checkout" with --force on existing repository

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4.2
    • 3.7.0
    • vlt
    • None

    Description

      When executing vlt co against the root of an existing repository the following error is thrown:

      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
      

      The stack trace is never exposed even with DEBUG category enabled.

      Attachments

        Issue Links

          Activity

            People

              kwin Konrad Windszus
              kwin Konrad Windszus
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: