Hello All,
As part of AEM 6.3 to 6.4 migration. we are trying to move persistence cache ContextHub. But it's not working. This worked like a charm in AEM 6.3
Following steps has been performed to achieve.
Is there anything I am missing. After Update, I don't see any OOTB ContextHub, custom ContextHub or custom store loading.
I tried to load default kernel.js location its erroring 404 error. Attached screenshot.
http://localhost:4502/etc/cloudsettings.kernel.js/libs/settings/cloudsettings/legacy/contexthub
Solved! Go to Solution.
Views
Replies
Total Likes
As per the repository restructuring document[1], only "/etc/segmentation/contexthub" needs to be moved. That being said, you should never change anything under /libs directory. Always create an overlay under /apps and then make the changes.
You can also check [2] for more details related to the error
[1] Pomocník pre Adobe Experience Manager | Repository Restructuring in AEM 6.4
[2]Re: /etc/cloudsettings/default/contexthub.kernel.js is not loadingin AEM 6.4
As per the repository restructuring document[1], only "/etc/segmentation/contexthub" needs to be moved. That being said, you should never change anything under /libs directory. Always create an overlay under /apps and then make the changes.
You can also check [2] for more details related to the error
[1] Pomocník pre Adobe Experience Manager | Repository Restructuring in AEM 6.4
[2]Re: /etc/cloudsettings/default/contexthub.kernel.js is not loadingin AEM 6.4
Hello, @Jaideep_Brar and @manojd55574250, we moved /etc/cloudsettings and /etc/segmentation/contexthub to new locations according to repository restructuring. But we have still the same problem:
Cannot serve request to /etc/cloudsettings.kernel.js/conf/global/settings/cloudsettings/default/contexthub on this server. 404
Do you have any ideas how to fix it?
Thanks.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies