Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 6/20/20
    Hi, Issue with unzip AEM backup.Please note that the zip file is valid when we unzip it in laptop (MAC OS ) its works. We are taking backup from our gitlab schedulerHere is the part of Script:backup_file="/home/aem/backups/backup-$timestamp.zip"- curl -s -L -i -u ${AEM_BACKUP_NAME}:${AEM_BACKUP_PASS...

    Views

    2.9K

    Likes

    0

    Replies

    2
  • 6/19/20
    Hi everyone,While creating a connection with external database I am getting following error in AEM;{"jsonrpc":"2.0","id":"1592592345532","error":{"code":-32001,"message":"Could not establish connection: Could not create connection to database server. Attempted reconnect 3 times. Giving up.","data":{...

    Views

    5.2K

    Likes

    0

    Replies

    6
  • 6/19/20
    Hi,i am referring the link https://www.exadel.com/news/aem-tip-junit-tests-for-wcmusepojo-objects/ I am working on adding the abstract  Below the code is not resolving in IDEcomponent = PowerMockito.mock(componentClass);  any inputs as what could be the reason and how to resolve it   import org.apac...

    Views

    3.3K

    Likes

    0

    Replies

    4
  • 6/19/20
    I have several type:String fields in the jcr that contain html tags in them. I need to render on my page such that the html tags are injected into the dom rather than be escaped. But right now, they are getting escaped.For example, in the jcr I might have this fieldIn the browser, that is ending up ...

    Views

    1.5K

    Like

    1

    Replies

    3
  • 6/19/20
    Hi In 6.5 tagged an asset and then i tried to go to the sites console and search for particular term.  I presume this omnisearch from sites console should automatically also bring up tagged assets as well as pages?  Right now only bringing up pages and no tagged assets.  Is there some extra developm...

    Views

    2.8K

    Likes

    0

    Replies

    5
  • 6/19/20
    I am trying to create Junit test case for creating packages. I have used link https://github.com/Adobe-Consulting-Services/acs-aem-commons/blob/master/bundle/src/test/java/com/adobe/acs/commons/packaging/impl/AssetPackagerServletImplTest.java for this. PFB my service and Junit code. I am getting an ...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 6/19/20
    I'm working on SAML 2.0 integration on totally clean 6.4.8.1 instance.Login works properly. However, logout fails with NPE. In logs I see:19.06.2020 11:32:21.061 *ERROR* [0:0:0:0:0:0:0:1 [1592555541049] GET /system/sling/logout.html HTTP/1.1] com.adobe.granite.auth.saml.SamlAuthenticationHandler Una...

    Views

    2.1K

    Like

    1

    Replies

    3
    6.4
  • 6/19/20
     Hi, I have changed the admin password across "publishers/authors" and after changing the password if i run the below curl command on Jump server to check the bundles count, i am getting below error but if i login to the corresponding publisher, i am getting successful output. Something got changed ...

    Views

    3.1K

    Like

    1

    Replies

    4
  • 6/18/20
    Hello Team - We are using AEM 6.5, After creating the experience fragment, I get a pop-up dialog for successful creation with "Done" & "Open" button, if I click the open button from there, I get a dual header like the below and not able to use the menu options. But the same opens perfectly when I op...

    Views

    2.0K

    Likes

    0

    Replies

    5
  • 6/18/20
    I've got several type:String fields in my jcr properties that I need to render through the htl script of a custom component. Don't know if this matters, but these String fields are populated from multi-line fields of a content fragment.  In my component code, I have the ContentFragment, and for jcr ...

    Views

    1.8K

    Likes

    0

    Replies

    1