Cameron Reyes wrote... From reading the logs I see that it is trying to access a directory structure that does not exist on the system AEM was installed on.Can you share the part of the error log that shows the above.Do you get any exceptions during start up?When you say AEM does not start, at some ...
Hi,apologies for the simplistic question, but why can't you run the script from crx-quickstart/bin/startAlso, can you show the error.log, as that will log what is happening in the repository, rather than the requests being served.Regards,Opkar
You can also use the root mapping servlet to do thishttp://localhost:4502/system/console/configMgr/com.day.cq.commons.servlets.RootMappingServletRegards,Opkar
I typically have one box representing the CDN. How Akamai or any other CDN actually implement this functionality is typically not included in such a diagram.If you do need to know, then bsloki's explanation is correct.Regards,Opkar
You need to raise a daycare ticket for access to the package. Access may well depend on whether you have the relevant licence for the functionality you are requesting.Regards,Opkar
Joerg has an excellent article on this subject[0]. Whether you use ordered or unordered depends on your requirements. Regards,Opkar[0]https://cqdump.wordpress.com/2015/07/09/1000-nodes-per-folder-and-oak-orderable-nodes/
Hi,just to confirm it all works fine if you log out and try and access the url directly on author: you are prompted for password, it redirects and then page opens.Can you also show the error.log and matching dispatcher log(you already posted this, but it would be good to have the error log for the s...
chetanvajre2014 wrote... Custom authentication was implemented for us by Adobe Professional Services. We do a bunch of cleanup after logging in including completely destroying old memberships and creating new ones etc. Lars (below in the thread) recommended using com.adobe.granite.auth.saml.util t...