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

  • 10/18/16
    Hi Team,  How can I create this log file in AEM 6.2Create a new Apache Sling Logging Logger for the org.apache.jackrabbit.oak.plugins.segment package.  Set log level to “Debug” and point its log output to a separate logfile, like /logs/tarmk-coldstandby.log. Any guidance on this.ThanksUma

    Views

    1.2K

    Like

    1

    Replies

    5
  • 10/18/16
    Hi Guys,Which project structure is the recommended one for new AEM projects:https://github.com/Adobe-Marketing-Cloud/aem-project-archetypeorhttps://github.com/Adobe-Consulting-Services/lazybones-aem-templatesIs there any recommendation about this?Thanks

    Views

    980

    Likes

    0

    Replies

    2
  • 10/18/16
    Hello,I'm getting the following errors in author instance:error.log:10.10.2016 05:03:38.868 ERROR [10.43.32.118 [1476090145519] POST /content/phonegap/my-app/main/jcr:content/pge-app/app-config.newupdate.json HTTP/1.1] com.day.cq.search.impl.builder.QueryBuilderImpl Unable to get PredicateEvaluator ...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 10/18/16
    Hello,I would like to discuss Adaptable.adaptTo(). This method has annotation CheckForNull.For example I have some part of code:Session session = resourceResolver.adaptTo(Session.class); Node node = session.getNode("somepath");Sonar will have blocker issue - NullPointerException might be thrown as '...

    Views

    2.3K

    Likes

    0

    Replies

    3
  • 10/18/16
    I have a particular footer component, written in sightly but the background color is hard coded, which i want to make it dynamic. I want to provide the color in the dialog, then value should hold in footer.js file, and write the sightly code to get image value dynamically in my footer.html file

    Views

    5.8K

    Like

    1

    Replies

    4
  • 10/18/16
    Hi everyone,I am currently working with AEM 6.1 SP2. What I want to achieve is the substitution/extension of the system PageEventAuditListener.For that reason I write my own PageEventAuditHandler. It should listen just for PageEvents. However I do not know how to connect my service to the current Au...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 10/18/16
    Hi everybody.My today’s issue is regarding an architectural decision that our team had to make having two option in front (maybe you guys see more…so please advice).To start from the beginning, we had develop an AEM project (with Java backend and Angular frontend) and deployed it in one Author insta...

    Views

    1.9K

    Like

    1

    Replies

    5
  • 10/18/16
    Hi All,I need to add parsys in html as many times as my loop runs. Below is my code that is not working.Parsys is a list with values par1, par2, par3 and so on.<sly data-sly-list.parsys="${accordian.accordianParsys}" data-sly-unwrap>        ${parsys}        <div data-sly-resource="${@path='${parsys}...

    Views

    5.0K

    Likes

    0

    Replies

    4
  • 10/17/16
    Created a Lucene index under : \jcr_root\_oak_index\.content.xml<indexPage jcr:primaryType="oak:QueryIndexDefinition" includePropertyTypes ="[jcr:title,jcr:description]" type="lucene" async="async"/>When package gets deployed ,I see a Warning message org.apache.jackrabbit.oak.plugins.index.lucene.In...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 10/17/16
    I get a class not found for ValueMap when adding a foundation component to responsivegrid. My custom components however work fine and all Sling bundles are activated. Any ideas whats wrong? 17.10.2016 13:28:26.103 *ERROR* [0:0:0:0:0:0:0:1 [1476703706098] GET /content/sample2/en/home/jcr:content/root...

    Views

    8.1K

    Likes

    2

    Replies

    16