Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/25/21
    My AEM author Instance has alot of sling jobs in queue which is making it to be in critical state and causing slowness of my AEM Instance. How to remove all those slingjobs from the queue? 

    Views

    2.4K

    Likes

    0

    Replies

    4
  • 9/25/21
    The vhost file only seems to support http (non SSL) traffic.We want to have:http://ourdomain.com -> https://www.ourdomain.comhttps://ourdomain.com - > https://www.ourdomain.comhttps://ourdomain.com/something.html -> https://www.ourdomain.com/something.html.etc. We would guess something like this wou...

    Views

    2.4K

    Likes

    0

    Replies

    3
  • 9/25/21
    Getting this error in logs. AEM would not render anymore 25.09.2021 11:08:10.964 *ERROR* [metrics-RRD4JReporter-1-thread-1] com.codahale.metrics.ScheduledReporter Exception thrown from RRD4JReporter#report. Exception was suppressed.java.lang.IllegalStateException: RRD already closed, cannot store th...

    Views

    541

    Likes

    0

    Replies

    2
  • 9/25/21
    Hi There, I am getting the below error while mocking content fragment in mockito. Error :java.lang.AbstractMethodError: io.wcm.testing.mock.aem.MockContentFragment_ContentElement_Structured.getValue()Lcom/adobe/cq/dam/cfm/FragmentData; Code Snippet : ContentElement content = contentFragment.get().ge...

    Views

    2.5K

    Likes

    0

    Replies

    2
  • 9/24/21
    I have backend implementation that adds property under preference node. Example /home/users/S/aiowerlakjf_lkjwer/preferenceI am using service user to update user preference. All the users' preference are updating as expected, however there is one user which is replicated, preference of this user is ...

    Views

    954

    Likes

    0

    Replies

    3
  • 9/24/21
    I'm trying to understand the how many nodes I can traverse through Query builder query and fetch data from the repository without impacting AEM system performance? 

    Views

    1.6K

    Likes

    0

    Replies

    5
  • 9/24/21
    Can we use a dialog participant step at the beginning of the workflow to collect the details from author while launching the workflow ? https://experienceleague.adobe.com/docs/experience-manager-64/developing/extending-aem/extending-workflows/workflows-step-ref.html?lang=en#dialog-participant-step M...

    Views

    763

    Likes

    0

    Replies

    1
  • 9/24/21
    We have requirement that we have to upgrade the jackson-databind version 2.8.2 to 2.12.5. I have updated the pom.xml, but after building the code OSGI bundle is in always install state. If anyone worked on similar requirement then please let me know.PFB jackson-databind dependency in pom.xml. 

    Views

    5.3K

    Likes

    0

    Replies

    9
  • 9/23/21
    Hi All,I had created a workflow with one process step and provided some arguments. While I was trying to retrieve the Metadata args, I was getting only PROCESS key and its value, not PROCESS_ARGS key and value. But I can see the value on crx workflow model. Below the code snippet I use,String proces...

    Views

    1.3K

    Likes

    0

    Replies

    6
  • 9/23/21
    I have written a query for that I have also define the index  and it is executing correctly but not getting results.my thought is, property which I am filtering that is set by in aem commerce a dropdown that why it is not able to match but if am filtering a property which set simple text then I am g...

    Views

    1.1K

    Likes

    0

    Replies

    7