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
    If i recall correctly heap dump was dumping JVM heap dump based on time interval and threshold in CQ 5.5 but 5.6.1 does not seems to behave correctly or may be it's dust on my mind :).Any thought how to get automatic heap dump working..... not sure interval is in millisecond?  Thrash hold value neve...

    Views

    1.6K

    Like

    1

    Replies

    3
  • 10/15/15
    I am working in CQ5 blog pages. The JSP's under collab/blog all say that  "DEPRECATED since CQ 5.6.  Use /libs/social/blog/ directly"What difference will it make if I still wanna go ahead with the collab/blog pages instead of the newer social/blog ?What are the underlying features that differ in the...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 10/15/15
    What is best way search by uppercase using querymanager.When  a user enters a lowercase  character in the field on the SiteAdminSearchPanel.js page, we need to search by an uppercase character.My facet search predicate looks like this:<code>C:\wcms_5_5\code\zzzcom-mvn\content\src\jcr_root\apps\dam\c...

    Views

    799

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi, I am not an expert in osgi, just learning the ropes. So apologies if I use the wrong terminology, hope you can help.I have a service that runs within the OSGI framework and a scheduler that triggers that service to do something on a regular basis.That service is never called from a CQ component,...

    Views

    961

    Likes

    0

    Replies

    2
  • 10/15/15
    Has anybody tried configuring CQ5.6.1 with Logback which provides obvious benefits over Log4J. SL4J provides inbuilt support for logback and CQ5.6.1 logging is based on SL4J, so I guess it should be achievable. Also there are certain use cases where-in we need to provide unique request ID to all the...

    Views

    2.1K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi , I want to write a custom media handler for image of type x-raw-canon (CR2).But when i do so , this handler is not getting called .The standardImageHandler is getting invoked.I cannot stop this handler because it handles various other formats , such as gif etc.How can i make my handler get calle...

    Views

    960

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi all,We have implemented a custom component for search which uses the QueryBuilder to do the search.When we check for basic contents for example a property value as a keythen the search works fine.However if the property has some <html> tags in the property value, then we get error in the excerpti...

    Views

    626

    Likes

    0

    Replies

    1
  • 10/15/15
    All,Its a very confusing problem which i am facing. I have following path in cq dam:/content/dam/example/test/language. Inside this path i have json and zip files. In my code i am using resourceresolver.resolve and passing above path along with json file name. When i print the output of above method...

    Views

    934

    Likes

    0

    Replies

    4
  • 10/15/15
    Spring OSGI services make Web services call to web sphere based external  application and lot of 500 and 503 error happens in OSGI Java call with whatever reason from back end web services.. Spring classes from OSGI to Web services is based on https protocal (Secure)..Manually testing on CQ5 server ...

    Views

    2.3K

    Likes

    0

    Replies

    7
  • 10/15/15
    Hi EveryOne ,I would liketo know if there is a way to get the list of references of an asset  (The WCM pages it is being used ) through APIs.Something like Asset.getReferences();Or if there is some other alternative to get the same, please suggest. RegardsHarish

    Views

    5.6K

    Like

    1

    Replies

    4