Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

CRX2OAK from 63 to 65 with S3

Avatar

Level 1

Hi All 

 

I am trying to migrate from Aem6.3 to Aem 6.5 configured with S3 using Crx2oak tool.

This is the command I am using

java -Xmx4096M -jar crx2oak-1.10.0-all-in-one.jar "C:\Soucre\crx-quickstart\repository" "C:\target\crx-quickstart\repository" --src-datastore="C:\source\crx-quickstart\repository\datastore" --s3datastore="C:\target\crx-quickstart\repository" --s3config="C:\xxx\aem6.5-s3\crx-quickstart\install\org.apache.jackrabbit.oak.plugins.blob.datastore.S3DataStore.config" --include-path=/content/dxx --copy-binaries>xxxel.log

 

but after migration when opening asset this is the error 

Attempt to read external blob with blobId [xxxxxxxxxxxxxxxxxxx] without specifying BlobStore

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
1 Reply

Avatar

Correct answer by
Community Advisor