Hi ,My Client is keen to understand why need this patch called Service Pack2?What happens if we dont upgrade the AEM instance with SP2 package?Currently for our website there are not really any issues except few instance reboot timing issues and few CPU utilization going to 100% every 2-3 months tim...
I tried using java datetimeformatter for some date manipulation in a sling servlet and ended up with the following error. I think the import statement is also correct. [import java.time.format.DateTimeFormatter;]Error : Only a type can be imported. java.time.format.DateTimeFormatter resolves to a pa...
We are getting a null pointer exception during rolling out a page from blueprint to live copy. This is the stack-trace in error.log21.05.2015 13:03:49.153 *ERROR* [10.62.96.135 [1432209828962] POST /bin/wcmcommand HTTP/1.1] sm.impl.commands.RolloutCommand Error during roll-out. com.day.cq.wcm.api.W...
I am working on an adaptive form ,in this form there has a button to send an email. I followed this https://helpx.adobe.com/experience-manager/using/creating-custom-cq-email-services.html created custom CQ email services. It works. The adaptive form look likes:Now I want to use the service when I cl...
Hello Everyone,I am interested in doing a rollout on activation of the source page and this should be done automatically. I tried creating a rollout configuration which has a trigger "on active" and added edit properties as well to replace for page title and name. I placed this rollout configurati...
I have some urls having # in authoring page. The part after # in the URL is not recognized in authoring mode in touch UI and hence the functionality is breaking. Is there any way to recognize # in touch UI. Works fine in classic UI
After selecting an image and clicking the OK the dialog box, the image for the logo does show up. Anyone can give me starting point as to what could be wrong. I have seen the widget documentation, but I have yet to figure out the list properties and documentation on that. I a newbie training on Cq 5...
Hi,Can anyone tell me how to access multiple dictionaries for i18n ?Ex:Suppose I have two dictionaries. In one dictionary I have a key "Cancel". In second dictionary I didn't have key "Cancel".If I use i18n.get("Cancel") , then I should get value from frist dictionary.
Hi,I've been struggling with getting Active Directory to integrate with CQ5. I'm currently getting the bellow error message. *DEBUG* [10.25.153.101 [1431398640377] POST /libs/granite/core/content/login.html/j_security_check HTTP/1.1] com.day.crx.security.ldap.LDAPEntryResolver search below OU=North ...