Hi,To avoid Java Out of Memory errors and to preserve the integrity of our repository, we elected to enforce -Dcrx.memoryMaxUsage=90 in our start script. This effectively shuts down the repository when the ResourceMonitor detects that the mean memory usage is over 90%. We wanted to find out what c...
When performing the replication the below error is thrown.Unable to deserialize property 'replication Content'.Please suggest the steps to fix this.regards,Sakthi
Hello,I have a CQ5 authoring instance that I can no longer access. I was attempting to install a new SSL certificate on the server, and following instructions I found online, I did the following:3. Install keystore into CQa. Copy the keystore file (cqkeystore.keystore) into the cq installation folde...
I have copied a component which works, it appears in the sidekick, I created a new parsys area, in this instance a right hand column, which is in turn included in a page. It all works. However the component I created which I renamed and changed values for i.e. title, description etc does not work. I...
We created a Image/video excepting component.But we are facing issues on rendering the infographic images dragged on this component.Below is the code for that component. Any image which renders correctly , after we upload it to content/dam or Assets folder and use it on this particular component, th...
Hi, I would like to know how to extend/customize the language list defaultly provided at "/libs/wcm/core/resources/languages" in AEM 6.0.I have created the same structure under apps as "/apps/wcm/core/resources/languages" and changed the configuration in Felix console as descriped in the followi...
We are currently using CQ 5.4 (in the plans of upgrading), but some of our users are finding they are opening Firefox, then going to CQ author, and being logged straight in, but with the wrong user details. This doesn't seem to occur under IE or Chrome. Anyone else experienced this or know of a hotf...
Hi,we have a registration workflow that has two steps:Send email to adminSend email to userThe problem is that sometimes the mail server doesn't like the user's email address and refuses to send the email, throwing an exception in that workflow step. In the logs I can see the exception and I can see...
Hi,We are developing the service layer in node.js and we need to access the service layer directly from the CQ instance using sightly ( without using any CQ bundle)It would be great if you can share some urls/documentation for the same. ThanksSamb