Jörg Hoh wrote... I would check the version string of the OSGI bundles of Oak. Just go to the Webconsole and search for "oak". Jörg Hi Jorg,I checked version of one of the in-built bundles of AEM. It is showing category as oak and version 1.2.2.Which signifies that repository has been upgraded Than...
Opkar Gill wrote... If you open CRX DE Lite, it will tell you the version of CRX you are running, for AEM6 it should say "Apache Jackrabbit OAK x.x.x". Does CRXDE Lite say 2.x for you? In your migration you went from 5.6 to 6.0, 6.0 to 6.1?[1] Regards, Opkar [1]https://docs.adobe.com/docs/en/aem/6-...
Hi,I am upgrading my application from Adobe CQ 5.5 to AEM 6.1. After successful upgrade, when I am checking my CRX version, it is displayed as 2.0.0.How do I check, on which version of CRX, my application is running. Sreen shot is attached for reference. Thanks,Mahesh
Hi Opkar,I was able to resolve the issue.All I had to do was update file <org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStore.cfg> present at path <crx-quickstartfolder/install>.Backslaces <\> needed to be updated with </>.Thanks...!!! Mahesh
I followed the instructions to upgrade my author instance 5.6 to 6.1 (https://docs.adobe.com/docs/en/aem/6-1/deploy/upgrade.html).When I finished, I launched AEM, but couldn't do anything, all I have is this blank page saying Authentication Failed.However, I am getting HTTP ERROR: 503 error with Aut...