Expand my Community achievements bar.

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

  • 10/15/15
    Hi all,       We are upgrading from 5.4 to 5.6.1 . We have  lots of content (assets, pages etc) in 5.4 and now we want to do inplace upgrade to 5.6.1.Did this inplace upgrade re-index all the assets again ? Any rough estimate how much time it takes for 100 gigs data  We have done a garbage collectio...

    Views

    392

    Likes

    0

    Replies

    1
  • 10/15/15
    I like to create test classes which can be started on local system connecting to an AEM repository. To be able to use same code as running inside repository, I need to have a proper ResourceResolver initialized. Of course, inside a running AEM instance, I just get it from the SlingHttpServletRequest...

    Views

    611

    Likes

    0

    Replies

    1
  • 10/15/15
    How to get the logged in username using client context. I tried following code, but got admin as output, where as i want output as user logged in the geometrixx website. Session session = resourceResolver.adaptTo(Session.class); String userName=session.getUserID();i guess this can be done using clie...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi -Can u please tel me what is this warning i am frequently seeing this .. how can i resolve this??

    Views

    787

    Likes

    0

    Replies

    2
  • 10/15/15
    All, we've been running into this issue where every time we deploy our code to an AEM instance (5.6.1) the PermGen space increases which I can monitor by attaching VisualVM. Now there are some good resources available by Frank Kievet about this so I've been reading through this blog post: http://fra...

    Views

    461

    Likes

    0

    Replies

    1
  • 10/15/15
    (man these forums are simply unusable, I tried searching, and I always get a blank page, and it takes forever to get it)I am developing report components to list vanity urls used in our site.  The thing I would like to do is to have one report line per vanity keyword (the vanity URLs is a multi valu...

    Views

    715

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi again...I copied existing container component to a new component.The old one is perfectly is a container.But my new component is behaving as a containerI see all the settings are the same.Could you please point to what did I miss?

    Views

    628

    Likes

    0

    Replies

    5
  • 10/15/15
    Hello !Our dev team is facing a problem when creating bundles.Sometimes when deploying the bundle with maven : mvn clean install -P autoInstallBundleFrom the UI it is sometimes impossible to use the play button to start the bundle, especially when we have restarted the AEM instance since a short whi...

    Views

    1.2K

    Like

    1

    Replies

    3
  • 10/15/15
    Hi,The idea is that when we activate pages/assets, they will be published and are available in Publish Server.But when we install Publish for the first time, how would it have some pages/assets already?Appreciate your responses.Thanks,Rama.

    Views

    777

    Likes

    0

    Replies

    2
  • 10/15/15
    I have 2 actions that I need to add to editor.html. I have all the backend functionality working, but need to add a button to the page UI to allow users to edit pages. I followed this tutorial to add a button to the ui: https://docs.adobe.com/docs/en/aem/6-1/develop/extending/customizing-page-author...

    Views

    1.1K

    Likes

    0

    Replies

    4