I followed the instructions to upgrade my author instance 5.6.0 to 6.0 (CRX3).When I finished, I launched AEM, but couldn't do anything, all I have is this blank page saying Authentication Failed.The log files show me this:24.04.2015 14:20:23.741 *INFO* [qtp613729437-31] org.apache.sling.auth.core.i...
Hi,We are managing CSS via clientlib.For example:/static/mysite/global/css/css1.css/static/mysite/global/css/css2.css/static/mysite/global/css/css3.css/static/mysite/global/css.txtSo when I say http://localhost:4502/static/mysite/global.<finger printing here>.css (like global.20152701.css) its work...
I was working on website movement from HTTP to HTTPS So I was aware that I can write the 301 redirect rule in AEM instance. But was exploring option if this could be done using reverse proxy, or if possibleI can add dispatcher rule that could support 301 redirect. Please if you could suggest whic...
Hi,Is there a way to provide access to a folder in AEM without providing access to its sub-folders.Currently the way it works is if you provide permission to the parent folder, all children folders inherit the access automatically.So you would need to deselect the checkbox from the child folders if ...
Hi Team,We have seen a security related issue in our environment.Issue :A POST request , which is coming from external site is able to access AEM , getting response from AEM "Content Modified "(Attached screenshot Response.png )Reproducible :1. Keep test3.html in your Tomcat / other servers. a. te...
Hi all,My requirement is to copy a node property from one node1 to other node2. I see there are curl commands for copying the entire node but i do not see anything where we can copy a specific property from node1 to node2Copy Commandcurl -u admin:admin -F:operation=copy -F:dest=/path/to/destination ...
We are using the com.day.cq.wcm.foundation.Search object to do basic full text searches in our site and I've got a question about how it determines what value to assign to Search.Hit.excerpt. We've got the following properties defined for excerpt properties: text, jcr:description, history:captio...
Hi All,How can I compile a java class created under a component definition. I am trying to use a WCMUse class in sightly to get an object from java class which I created under the component definition. I tried another way of creating a WCMUse java class in eclipse multi-module project but it is thro...
Hi All,After Migrating from CQ 5.5 to AEM and as well as CRX2 to CRX3 ; i am unable to authenticate via Webconsole and as well as in CRX as well.Getting below 500 error message in the screen as :Current state = FLUSHED, new state = CODING_ENDjava.lang.IllegalStateException: Current state = FLUSHED, ...