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

  • 5/27/22
    Hi , We had seen slowness on few of aem publishers found few errors from the logs. Could some one help as which all we could consider which could use lot of memory and make the system slow on publisherI have collected this from access and error log .Do you have any other suggestion as where else I c...

    Views

    937

    Likes

    0

    Replies

    4
  • 5/26/22
    I am getting error when I deploy mvn project .  Non annotation type for activation object with descriptor (Lcom/xxx/sss/ssss;)V, type xxxxx -> [Help 1]org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal biz.aQute.bnd:bnd-maven-plugin:5.1.2:bnd-process (bnd-process) on proj...

    Views

    2.7K

    Likes

    0

    Replies

    6
  • 5/26/22
    I was building pages in my local while the DEV environment for author and publish instance was getting configured. Now we have the DEV environment configured so I created a package of conf, dam, experience fragments, and pages separately from my local and installed them in the DEV author instance. I...

    Views

    890

    Likes

    0

    Replies

    3
  • 5/26/22
    Hi All, Sometimes in my local I am observing changes in the HTL file are not reflecting properly even everything is correct. I suspect this is happening due the the Java classes created out of HTL file is cached and is not updating properly. I looked into the OSGI configuration for this "Apache Slin...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 5/26/22
    We have several large legal documents that exist as Adobe PDF files. We'd like to import them into Adobe Experience Manager such that they can be converted to HTML markup and displayed as web pages via AEM. This seems like it should be an easy task, but I can't find any documentation on how this wou...

    Views

    966

    Likes

    0

    Replies

    2
  • 5/26/22
    Hi,  I downloaded SDK instance for cloud(2022.1.6198.20220113T173638Z-211100) and setup author instance when I open CRXD there is no core components package that is /apps/core so that I manually added core components packages then after I created a wknd spa react project with archetype 34 by followi...

    Views

    727

    Likes

    0

    Replies

    1
  • 5/26/22
    Hi, I downloaded sdk instance for cloud then I after i created a wknd-spa-react project with archtype34 and deployed into instance then im getting this issue *ERROR* [CM Event Dispatcher (Fire ConfigurationEvent: pid=org.apache.sling.jcr.repoinit.RepositoryInitializer~wknd-spa-react)] com.adobe.gran...

    Views

    705

    Likes

    0

    Replies

    1
  • 5/26/22
    Hi All,Could you please let me know how to write junit for the below method generating randomId in sling model.public String getRandomId() {    int n=8;    byte[] array = new byte[256];    new Random().nextBytes(array); String randomString = new String(array, Charset.forName("UTF-8"));    StringBuff...

    Views

    574

    Likes

    0

    Replies

    1
  • 5/26/22
    Hi , I need some pointers on how can we add the custom tile to the report wizard screen as shown tp generate a report. e.g. if i have to generate report for all sku's added within particular time frame so how can i add it to this screen. If anyone has implemented or has any idea about it please let ...

    Views

    596

    Likes

    0

    Replies

    2
  • 5/26/22
    Hi experts could any one help me here. How we can detect whether content is updated or not in a content fragment by comparing the last published date with last modified date on content fragment properties. If modified date is greater than last published date then you can consider that content is upd...

    Views

    592

    Likes

    0

    Replies

    1