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
    We did a restore from a backup and were able to start the instance fine (logging in, etc), but going to edit any of our content pages results in a page that says:Resource dumped by HtmlRendererServletAlong with a dump of the content properties. Why are we getting this?  Are we missing a file?

    Views

    2.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    So client libaries are stored and cached in cq in /var/clientlibs.Is there any way to serve these files from that directory?For example we have client libraries with our components in our apps directory.  Currently using client libraries we are including them from the place the components lives for ...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi, I have tried the following instructions http://dev.day.com/docs/en/cq/current/developing/customize_siteadmin.html and find that it does not seem to work. I even downloaded the shared package example and still it fails to display the extra column. The josn page seems to work just the displaying o...

    Views

    548

    Likes

    0

    Replies

    1
  • 10/15/15
    There is a test data in particular maven module that generates and installs a package. Every build this package must by freshly installed. Like the package was uninstalled and then again installed. I cannot find a solution. Does anyone has an idea how to make it? Thanks

    Views

    761

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I am having an issue with the subject line in a form when I want to send an email. It does not accept words like ä in the subject line. It returns the error "org.apache.commons.mail.EmailException: Encoding error (500)". Can anyone please help me with this. Thanks

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hello,I am trying to read and write metadata on Image upload, I am able to trigger the custom workflow to extract metadata, but in vain.Here are my observations. I have tried using asset.getMetadataValue and Valuemap but no use.I have also tried using node.getProperty("dam:Fileformat").getString() b...

    Views

    2.1K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi there,We have two different types of users: content managers and content contributors.  Content managers can create/modify/delete and replicate pages.  Content contributors, on the other hand, should only be able to edit the text/imagery on existing pages.  This means that they shouldn't be able ...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    We are trying to use jQuery functions to adjust the DOM of the sidekick.  Document Ready is far to early so what event should we be using to trigger our JS?------BTW:  The forum is again unusably slow (15 sec to open the page completely!!!)  When will this be resolved?

    Views

    709

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi there, we are experiencing significant issues within our AEM infrastructure caused by massive content updates together with parallel dispatcher cache invalidation. Cache invalidation is driven by agents on the publish instances. One of the symptoms is the publish queues getting stuck, probably du...

    Views

    1.9K

    Likes

    0

    Replies

    5
  • 10/15/15
    0 down vote favorite I am using workflow to copy lots of pdfs from one location to other dam locations based on the data and set of requirements. I am using the following code Asset damAsset = manager.createAsset(path, is, mimeType,true); where path is the destination dire and 'is' is inputstream p...

    Views

    2.2K

    Likes

    0

    Replies

    2