Could you help analyse why we have urls formed like this below "www.www.aaa.com/xxx/aaa/watch123p.html" (twice www)this happening in AEM page ?any idea?* AEM pages after published am getting this twice www.* this happening only for Japanese site.
I'm getting following error on AEM 6.1 server startup. Because of this error, lot of cq.social components are in satisfied state (not active). Is there any hotfix available for this error?Is anybody else facing the similar issue?23.09.2015 06:13:19.252 *WARN* [qtp104801753-47175] com.adobe.cq.social...
Hi All, I am facing a replicating issue in all DEV,QA and PROD servers for only groups(even tried with Administrator credentials). When i replicate any of the groups, Replication Queue is getting blocked. Below is the error am seeing in the log.18.09.2015 09:54:24 - ERROR - publish0 : << HTTP/...
I am working on below community article related to Sling Models. I follwed the steps given there but I am not able to map my Java Model/POJO. https://helpx.adobe.com/experience-manager/using/sling_models.htmlI have added below dependency to my pom.xml and I also added below tag inside maven bundle...
Hello,When we try to the replication (test connection or real replication), getting an error from publish instance. We are using AEM 6.0 with SP2.Author logs: 23.09.2015 13:01:08.738 *ERROR* [] GET /etc/replication/agents.author/test.html HTTP/1.1] com.day.cq.replication.Agent.publish Got unexpected...
Hi,I have installed brackets and installed AEM extension also. After that I dont know, how to connect our local AEM instance with brackets. How can I load my existing projects with brackets ?Is there any document to explain this thing ? Any suggestions would be appreciated !
Hello,The Jenkins build fails with the following exception in the error logs - [ERROR] Request failed: com.day.jcr.vault.packaging.PackageException: javax.jcr.nodetype.ConstraintViolationException: /etc/designs/banners/master/css/fonts/clrndnc-webfont.svg/jcr:content: mandatory property {http://www....
Hi,I would like to do ask how can I display nodes that are copied over like parsys does.String nodePath = properties.get("./nodePath",String.class); String nodeWidth = properties.get("./nodeWidth",String.class); String nodeHeight = properties.get("./nodeHeight",String.class); if(nodePath!= null){ //...
Hi,I am having an issue with the AEM 6.1 out of the box workflows.When I attempt to have a participant step after a simple process step I get a null pointer exception (error log is attached in txt file).Here is the very simple workflow:[img]Screen Shot 2015-09-23 at 10.59.47.png[/img]Here is what I ...
Hi All,Can we restrict workflow, not to appear on selected page or node for some user and to appear the same workflow on other page for the same user.For. e.g. When we right click on page , select workflow, I get list of workflows to select. My requirement is not to show some workflow for certain pa...