Hello,When i'm trying to start AEM 6.4 for the first time, I'm getting the below error:Exception in thread "sling-oak-1" java.lang.NullPointerException at org.apache.sling.commons.threads.impl.DefaultThreadPool$LoggingThreadLocalChangeListener.changed(DefaultThreadPool.java:172) at org...
Hello Everyone,Can we check the running status / History of the Translation Jobs in AEM?Also, once we create the Language Copy [Select existing Site - Create - Language Copy], it takes some time to copy the content from English to <Language-Copy> before it creates the Project in http://localhost:45...
I'm working on refining an existing search functionality on the site. The search works but returns too many irrelevant results. I'm working on refining the search results to make them more relevant to the search term.One of the configuration settings being used to create the search predicate is the ...
Hi All,We have a requirement, wherein we need to add a custom button in sidekick,which should open the current page with 'selector'.Basically, if I have a page http://localhost:4502/cf#/content/sample/en/300.html , then on clicking that custom button, the current page should open with url http://loc...
All pages in my website are throwing this error when published in touch UI, even by the admin user: Failed to retrieve references for the selected page.The error in the server shows as below: 06.09.2018 21:41:25.085 *ERROR* [10.30.86.247 [1536284485082] GET /libs/wcm/core/content/reference.jso...
In AEM 6.4 we are noticing certain folders under /libs are grayed out. We have not seen thing AEM 6.1.Are they deprecated or are we not supposed to extend/use/refer them?Any one please let us know the exact reason Why certain folders are grayed out in AEM 6.4 under /libs
Hi All,Suppose, I have a component on the page. The sling:resourceType of this component is xyz/components/abc/SAMPLECOMPONENT.Under xyz/components/abc/SAMPLECOMPONENT, there is xtype=dialog, under which multiple fields like textfield, textarea etc are present.On some of the fields, there is a CUSTO...
Hi comunity, I was looking at the move functionality inside assets in order to move content fragments in dam. When I tried to move it to a new folder a dialog pops up asking me about the referenced pages where this content fragment is being used. When looking at the 2 first columns I checked that th...
Hi Team,1. Which framework is best suitable to automate the tests of AEM application and Y?2. Hobbes or Selenium3. And what are the benefits we get if we use Hobbes apart from selenium.