Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
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