Integrating AEM to work with Azure Blob Storage | Community
Skip to main content
May 28, 2019

Integrating AEM to work with Azure Blob Storage

  • May 28, 2019
  • 1 reply
  • 9058 views

Hello Everyone,

Followed below link to configure AEM6.4 to work with Azure storage -

https://helpx.adobe.com/experience-manager/6-4/sites/deploying/using/data-store-config.html#AzureDataStore

Did all the configuration required for azure data store setup which is documented in above link. But I am not seeing any blob on the azure storage container.

Checked the error logs and logs for "org.apache.jackrabbit.oak.blob.cloud.azure" api on AEM but didn't find any logs regarding the connection from azure.

Below are the logs generated for "org.apache.jackrabbit.oak.blob.cloud.azure" -

##############################################################################################

24.05.2019 14:22:03.948 *INFO* [FelixStartLevel] org.apache.jackrabbit.oak-blob-cloud-azure BundleEvent RESOLVED

24.05.2019 14:22:03.949 *INFO* [FelixStartLevel] org.apache.jackrabbit.oak-blob-cloud-azure BundleEvent STARTING

24.05.2019 14:22:03.950 *INFO* [FelixStartLevel] org.apache.jackrabbit.oak-blob-cloud-azure BundleEvent STARTED

24.05.2019 14:22:03.956 *INFO* [FelixStartLevel] org.apache.jackrabbit.oak-blob-cloud-azure Service [817, [org.osgi.service.cm.ManagedService]] ServiceEvent REGISTERED

24.05.2019 14:22:03.963 *INFO* [FelixStartLevel] org.apache.jackrabbit.oak-blob-cloud-azure Service [org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStore,818, [org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore, org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore]] ServiceEvent REGISTERED

24.05.2019 14:22:06.313 *INFO* [FelixStartLevel] org.apache.jackrabbit.oak-blob-cloud-azure Service [org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStore,837, [org.apache.jackrabbit.oak.spi.blob.BlobStore, org.apache.jackrabbit.oak.spi.blob.GarbageCollectableBlobStore]] ServiceEvent REGISTERED

24.05.2019 14:22:06.313 *INFO* [FelixStartLevel] org.apache.jackrabbit.oak-blob-cloud-azure Service [838, [org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean]] ServiceEvent REGISTERED

24.05.2019 14:22:06.314 *INFO* [FelixStartLevel] org.apache.jackrabbit.oak-blob-cloud-azure Service [839, [org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean]] ServiceEvent REGISTERED

##############################################################################################

Please provide your input to troubleshoot the issue.

Thanks,

Aman

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Adobe Employee
May 28, 2019

AEM will not move the existing blobs to azure. Only new blobs will be moved to Azure. Have you tried uploading a new asset more than 4 KB?

May 29, 2019

@jbrar - Thanks for the response.

Yeah I tried with 500 KB image and also with 10 MB video by uploading these assets on AEM side but didn't find any blobs on azure.

I am suspecting it may be connection issue as well. But not able to troubleshoot it as no log file [error.log and new log file setup for org.apache.jackrabbit.oak.blob.cloud.azure] is showing azure communication logs.

Any input on troubleshooting?

May 30, 2019

kautuksahniamritvprakashscottm​ - Can you please look into it and provide me your inputs. Thanks in advance !!