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

VLT RCP errs when moving binary content

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 3.1.6
    • None
    • None
    • None
    • Jackrabbit Oak, Vault RCP 3.1.6

    Description

      I am using Vault RCP OSGi Service 3.1.6 to move content from one Oak instance to another.

      I receive this exception:

      25.08.2014 17:14:51.954 ERROR [Vault RCP Task - dev-dam-migration] org.apache.sling.extensions.threaddump.internal.Activator Uncaught exception in Thread Thread[Vault RCP Task - dev-dam-migration,5,main]

      when listing jobs...

      {
            "id": "dev-dam-migration",
            "src": "http://xxx:xxx@server:port/crx/server/-/jcr:root/content/dam",
            "dst": "/content/dam",
            "recursive": true,
            "batchsize": 1000,
            "update": true,
            "onlyNewer": false,
            "noOrdering": false,
            "throttle": 100,
            "resumeFrom": null,
            "excludes": [
              "/content/dam/(.*)/jcr:content/folderThumbnail(.*)"
            ],
            "status": {
              "state": "RUNNING",
              "currentPath": "/content/dam/mysite/logo/mylogo_128x128.png/jcr:content/renditions/cq5dam.web.1280.1280.png/jcr:content",
              "lastSavedPath": null,
              "totalNodes": 134,
              "totalSize": 1182,
              "currentSize": 1182,
              "currentNodes": 83
            }
          }
      

      The job immediately hangs. I've tried excluding problem paths (see above folderThumbnail exclude) but it simply errs on the next binary it hits.

      Moving non-binary content works without issue.

      Attachments

        Issue Links

          Activity

            People

              tripod Tobias Bocanegra
              empire29 David Gonzalez
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: