Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/22/22
    I have been trying to setup dispatcher in my local using docker, I have built the docker image and it is running in the container but it is not working, I could see an error that says "Failed to Start The Apache Http Server" and this is why my localhost is not working on 8080.

    Views

    927

    Likes

    0

    Replies

    2
  • 11/22/22
    Hi All, We have generated service credentials as mentioned in https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/authentication/service-credentials.html?lang=en#  However, we are trying to integrate AEM with Pega. While integrating, it is expecting us ...

    Views

    588

    Likes

    0

    Replies

    3
  • 11/22/22
    Hi, I'm trying to build an old AEM project on my PC and I have this error after "mvn clean install" command     $ mvn clean install -q[ERROR] [ERROR] Some problems were encountered while processing the POMs:[ERROR] Unresolveable build extension: Plugin org.apache.felix:maven-bundle-plugin:4.1.0 or o...

    Views

    1.8K

    Likes

    0

    Replies

    5
  • 11/22/22
    Hi All, I have by mistake deleted abcxyz@techacct.adobe.com (tech account) in our Dev environment (AEMaaCS instance). It is not getting synced again. How to fix this issue? Can anyone help here please? Thanks, Lavanya

    Views

    534

    Likes

    0

    Replies

    2
  • 11/21/22
    Hi All,In my aem service impl, when I am adapting my resource to ContentFragment Object it returns null CF object.Although my resource is not null and I can see my resource path as well. Thanks!

    Views

    3.0K

    Likes

    0

    Replies

    12
  • 11/21/22
    We have an requirement where few users shouldn't have access to Tools option from the navigation window, can anyone please tell me at which location of the file we can give the necessary permission?

    Views

    583

    Likes

    0

    Replies

    2
  • 11/21/22
    scenario:I have 2 AEM environments: pre-prod and prod   pre-prod = environment which contains all the latest code/configuration changes (this includes feature requests and bug fixes BUT not the latest content).   prod = currently running environment that's available to the public. (Not so latest cod...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 11/21/22
    I am trying to implement maxmind's geoip2 and I am at the step where I need to initialize the DatabaseReader, my database file is currently stored at ui.content/src/main/content/jcr_root/conf/<my-app>/geoip/GeoLite2-City.mmdb and I am trying to access it like this: public Location getLocation(In...

    Views

    612

    Likes

    0

    Replies

    3
  • 11/21/22
    Hi,    I am having trouble with redirecting visitors to an error page that is located within the dispatcher itself. The use case for this would be to send visitors to a very general error page when AEM is entirely down/maintenance is in progress. I have read elsewhere in other posts that the best wa...

    Views

    3.5K

    Likes

    0

    Replies

    10
  • 11/21/22
    I have a custom component I have created which has a parsys on it.  My component is an extension of the core image component:   <?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/...

    Views

    707

    Likes

    0

    Replies

    2