Hi,I need AEM 6.0 jar. Can anyone please let me know from where I can download the same.The jar file which I had is throwing below error at startup:Unable to compile class for JSP: An error occurred at line: 95 in the jsp file: /libs/granite/core/components/login/login.jsp The type java.lang.CharSeq...
One more thing i would like to point out is that its Salesforce pages that are piling up in the queue. Any idea as to what can be the solution to get the status as idle, apart from clearing queue, restarting instances, etc.
Veena_07 and @Jörg Hoh We have done the test connection and it is successful.Also, whenever we are getting this issue, we keep on clearing the queue and status also shows idle.But after some time it again grows in number. Not sure whether there are backlog entries else it shouldn't show idle stat...
Hi,We are facing issue related to Replication clogging. Below is the scenario:Every day around 10-20 pages are getting updated/edited, but the replication queue used to show 7000+ pending items.Is this the default behaviour?Not able to understand the behaviour and where to look for this issue. It's ...
Hi,I am trying to import hybris data into AEM. But getting below error:"Importing data from Hybris Failed. You are not authorized"Using Hybris 6.2 and AEM 6.2ThanksAkshita
Feike Visser wrote... You need to handle it as an array. use(function () { var values = String(properties.get("values")); var json = JSON.parse("["+values+"]"); return { json : json };}); modified js but still the same error.