Hi all,I did consistancy check it shown journal.log last file.Low-memory action set to forkUsing 64bit VM settings, min.heap=1024MB, min permgen=256MB, default fork arguments=[-Xmx1024m, -XX:MaxPermSize=256m]**** WARNING: insufficent heap memory ******************************************The JVM repo...
I click on "Test connection " button in Default Agent (publish). I got this error. Anyone know why, can you help me.? This is AEM 6.3.2.24.05.2018 09:56:54 - Create new HttpClient for Default Agent24.05.2018 09:56:54 - * Auth User: admin24.05.2018 09:56:54 - * HTTP Version: 1.124.05.2018 09:56:54 - ...
I have used social forum component on my html pages and wanted some sentiment analysis on UGC posted there on forum component. Following some adobe docs and looks like sentiments are only available with community site, not with stand alone forum component.Can anyone please clarify this or send me so...
Hi ,I am trying configure SL4J MDC log but the logger is not printing in pattern given in the logger configuration .Bellow are the steps followed.1. created one logger configuration as shown in attached diagram with pattern "%d{dd.MM.yyyy HH:mm:ss.SSS} *%p* [%X{req.q}] [%t] %c %msg%n".2. In the Apa...
When i use the below query on http://localhost:4502/libs/cq/search/content/querydebug.htmlpath=/content/dam/we-retailtype=dam:Assetp.limit=-1p.nodedepth=2p.hits=fullp.guesstotal=truethe formed URL/JSON querybuilder link is : http://localhost:4502/bin/querybuilder.json?p.guesstotal=true&p.hits=full&p...
I am working on AEM 6.3 and I have created a custom saml authentication handler that extends "com.adobe.granite.auth.saml.SamlAuthenticationHandler".But my component is always in satisfied state in OSGI console. I am using saml version "0.3.14" in my maven project (archType 12) and it is the lates...
Hi All,Can someone explain me if we can make rest api call from javascript use api with an example?Also, we are using reactJS to make a call to backend, can we achieve the same with javascript use api and should we use reactJS only?ThanksMadhu
Our content editors are facing the following issue:they create a content page with 3 layout containers, each 4 columns wide, for the desktop variant. They drop in a title component and it takes the full width of the containerNext they configure the layout for mobile devices. Each column is now the f...
Hi All,Need help with a requirement. I have to hide certain select actions in assets.html for some particular user group (hide Manage tags, To Collection, Copy etc). Currently we get all the below options on selection.I overlayed the action selection node and tried hideChildren but it hides these op...