Adobe-Consulting-Services / acs-aem-commons

http://adobe-consulting-services.github.io/acs-aem-commons/
Apache License 2.0
453 stars 598 forks source link

Not Able to Migrate assets from AEM 6.2 to AEM 6.5  #2978

Open Keerthim98 opened 1 year ago

Keerthim98 commented 1 year ago

Required Information

Migrate Assets from AEM 6.2 to AEM 6.5

Actual Behavior

Unable to migrate few assets using VLT RCP tool from AEM 6.2 to AEM 6.5

Steps to Reproduce

  1. Install "acs-aem-commons-content-5.2.0.zip" in crx/packmgr on to the vanilla version 6.5.13
  2. Install "acs-aem-tools-content-0.0.40.zip" package in crx/packmgr
  3. Upload "org.apache.jackrabbit.vault.rcp-3.1.44" jar in system/console/bundles
  4. Provide SSH connection between AEM 6.2 to AEM 6.5 environment
  5. Open VLT-RCP from the AEM Tools console, or directly access through /etc/acs-tools/vlt-rcp.html
  6. Click on ‘Create new task’ and provide the below details - (i) Task Id : Provide the Task Id (ii) Source : Provide the source url - which should be in the format

in which the ‘USERNAME’ and ‘PASSWORD’ should be source environment where the assets are being migrated from. HOSTNAME -- Is the IP address of the source environment /content/dam/images -- Is the path of the assets to be migrated. (iii) Destination : Provide the url where the asset should be stored in the destination environment [/content/dam/images] . (iv) Recursive : Select “Yes” (v) Update : Select “Yes” (vi) Click “Create new Task” button

Links

Links to related assets, e.g. content packages containing test components

Keerthim98 commented 1 year ago

Hi Team,

Could you please provide an update here asap?

Thanks!!

Keerthim98 commented 1 year ago

Hi Team,

Any update?