We have triggered a rename of the content repository from content/mycontent/home to content/mycontent/home1. I believe this is the wrong approach as we should have used move instead. Now the 'rename' process is taking extremely long time to complete. Is it possible ti kill the rename process somehow...
It is about customization for the blog comments .So the comments.jsp from the path "/libs/collab/commons/components/comments/comments.jsp" from crxde was copied to eclipse to "/apps/collab/commons/components/comments/comments.jsp".It is throwing an error for the method setPath() .In the pom.xml of ...
Hi All,We're newly launched to production and we're noticing a problem that we've not seen before. Our replication agents (author-to-author, author-to-publisher) get stuck without reason holding items in the queue and we see no errors in the replication logs or in the error logs in both publishers (...
Hi,I am facing a serious issue its really urgent, we launched a campaign, www.example.com/period. We have made the changes in web server for the redirection to land it homepage.But it is going to https://www.example.com/content/example/en/desktop/example/50period/ and giving "Forbidden" and "cannot ...
Hi everybody,I would like to know if it's possible to use Commonjs in the front end? Here's an example:var hello = require('hello'); module.exports = hello() + 'world';I'm not a big fan or AMD and the JavaScript use API provided. Commonjs in the front end usually requires a build step and I was also...
Hi all,I have a requirement to create different renditions with higher dpi than actual uploaded asset's dpi. Is it possible in AEM?Eg. I am uploading an image of 572X320 with 72 dpi. DAM update asset workflow I need to have a new process named 'high dpi rendition' like 'web enabled rendition' whic...
Hi all,I would like to customize the standard component Reviews Essentials. For this Purpose I have copiedlibs\social\reviews\components\hbs\reviews\review.review.hbs to apps/myProject/components/social/reviews/hbs/reviews/review.hbs in my Project. In this file I have added some <dev>test</dev> just...
Hi I am using the OOTB blog feature without any change in the OOTB components like archives, categories etc. I have taken a local copy of the blog components under my project and using the same. But the issue I am facing is, when I am using archives, It is not rendering any list of pages . I wa...
The question, in general, would be: for security reasons, we have on Publisher instance an ACL denying read access to everyone to /libs folder. If I want to use a clientlib located under /libs I cannot insert it just as a dependency of my own clientlib (located under /etc) because the user won't hav...
Hi,An exception is occurring on our system and the stack trace looks like this:Caused by: java.lang.NullPointerException at org.apache.jsp.apps.cq.gui.components.authoring.pagestatus.pagestatus_jsp._jspService(pagestatus_jsp.java:202) at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.serv...