Expand my Community achievements bar.

Riju-Mahna
Riju-Mahna
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • My website is not caching any file in the dispatcher, even though all permissions seem to be OK.I cleared the bare docroot folder: /opt/aem/dispatcher/docroot/ to be on the safe side, but no affect.The dispatcher and Error logs look like below. Not sure why the 'permission denied' error is there in ...

    Type

    Questions

    Views

    2.7K

    Likes

    0

    Replies

    2
  • I am able to find the old architecture of CQ 5.6.1 at the link http://docs.adobe.com/docs/en/cq/5-6-1/exploring/architecture-overview.html#JCR%20Content%20Repository But a similar article for AEM6 cannot be found. Even on the main page http://docs.adobe.com/docs/en/aem/6-0.html , it is not available...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    1
  • I thought of doing that. So that we can make a JCR query every time we need to fetch some data.But the file will have about 180,000 - 250,000 items (each item having a specific set of fields). Don't you think creating such a huge number of nodes in JCR will cause extra load on the JCR and can cause ...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    0
  • I need to read and fetch values from an XML file kept in the DAM. The file is 111 MB in size and takes forever to unmarshall and then equally long time to find the value I am looking for.I am using JaxB to unmarshall the XML file and then iterating through the list. But most of the times I face time...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    5
  • I've attached the stacktrace. The gist is below:Line 72 of my component is:Query query = currentNode.getSession().getWorkspace().getQueryManager().createQuery(stmt, Query.SQL);--------------------------------com.day.cq.wcm.core.impl.WCMDebugFilter Error during include of SlingRequestPathInfo: path='...

    Type

    Questions

    Views

    2.2K

    Likes

    0

    Replies

    0
  • I didn't understand the bit "isn't adaptable to a JCR Node object". AFAIK, when we add a component using <cq:include> , it is added to the JCR below the page.My main concern is to get a Query Object for my search component. I need to usecurrentNode.getSession().getWorkspace().getQueryManager().creat...

    Type

    Questions

    Views

    2.2K

    Likes

    0

    Replies

    0
  • In my component's JSP, if I want to reference the current page node using "currentNode" object, it throws a NullPointerException and the whole component then throws a ScriptEvaluationExceptionMy component JSP does have the 'global.jsp' included at the top.Also, the component throws these exceptions ...

    Type

    Questions

    Views

    3.7K

    Likes

    0

    Replies

    6
  • In my application, all url's with a query param are not cached and are served directly from the server. (ignoreUrlParams property)Now, I need to disable caching of only a folder in DAM and all its contents. (Say, /content/dam/abc/static/pdf). I am okay with some implementation where I'd have to spec...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 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...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    2
  • I am using a CQ5 social blog page. I can see the new entries are saved in the  /social/blog/components/entryform using this form element<code> <form action="<%= xssAPI.getValidHref(currentPage.getPath()) %>.social.createblogentry.html" </code>I am trying to find how does it save the Blog Entry using...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    1
Top badges earned by Riju-Mahna
Customize the badges you want to showcase on your profile