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

  • 10/15/15
    Hi,How to do clustering in AEM 6.0When i goto this path I got the below message.NOTE: The clustering Administration is only available when running on CRX2!Thanks Mahesh

    Views

    2.2K

    Likes

    0

    Replies

    7
  • 10/15/15
    I am trying to read file names from a path in JCR repository.My component jsp is as follows:<%@include file="/libs/foundation/global.jsp"%><%@ page import="java.util.ArrayList" %><h1><%= properties.get("title", currentPage.getTitle()) %></h1><%    com.cts.gto.dex.ListFragments FragmentsList = sling....

    Views

    3.9K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi,Is there any possibility to integrate some custom report into Content Insight view?Thanks in advance.

    Views

    717

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,Is there any naming convention for client libs. That means we have created our new client libs in etc/design/{project} with names like clientlibs_base, clientlibs_desktop_v1 etc which is same naming convention as OOTB geometrixx outdoors. Please let us know if there is any specific standard, we c...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,I have noticed in AEM 6.0 , repository is growing day by day to GB.I have seen the fixes for this and installed AEM 6.0 Service Pack 1 and Upgraded to Apache Jackrabbit Oak 1.0.8.Is that enough to stop the repository size?Thanks & Regards,Mahesh

    Views

    2.6K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hello,Our project has repeatedly battled with an issue for a few months now: we are unable to author whole-page content with the author's edit mode.  Once a page reaches a certain size (15-20 components), the user's browser (we've tried several) crashes, due to an unresponsive page.  We have been wo...

    Views

    822

    Likes

    0

    Replies

    3
  • 10/15/15
    I am unable to create pages in one of the sites we have, I do see templates but when ever I tried to create a page I am getting a messageUnable to Create Page Page was not created due to an internal errorwhich calls onlyhttp://localhost:4502/services/pageidservlet?method=getNextID&_nocache=141633642...

    Views

    914

    Likes

    0

    Replies

    3
  • 10/15/15
    Say a custom component was using tag lib, which was fetching data from database. Please let me know the behavior in dispatcher. Will this page will be cached or it will fetch dynamic values. I wanted to know whether we have to give like response.setHeader("Dispatcher", "no-cache") in those scenarios...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I have defined this logger under /apps/myapp/config.dev/org.apache.sling.commons.log.LogManager.factory.config-myapp.xml:<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" jcr:primaryType="sling:OsgiConfig" o...

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,I am trying to implement Error handling in our project using ACS-Commons Error page handler. I have followed the steps mentioned here . On a  404 error, the page is displaying the 404 error page as expected. But on 500 errors, the 500 error page is not shown. I can see the following error in the ...

    Views

    1.4K

    Likes

    0

    Replies

    1