Getting error when try to sort the pages based on modified date in sites.html list view. | Community
Skip to main content
akhilraj
Level 5
October 9, 2022

Getting error when try to sort the pages based on modified date in sites.html list view.

  • October 9, 2022
  • 1 reply
  • 551 views

Hi,

In sites.html under list view, when we try to sort some folders based on modified date, we are getting below error.

Any one came across these kind of issue?

 

/mnt/overlay/wcm/core/content/sites/jcr:content/views/list.0.40.html/content/hr/benefits/leaves HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught SlingException
java.lang.NullPointerException: null
	at com.adobe.cq.ui.wcm.commons.internal.servlets.ContentResourcesDataSourceServlet.getLastModified(ContentResourcesDataSourceServlet.java:195) [com.adobe.cq.com.adobe.cq.ui.commons:1.3.28]
	at com.adobe.cq.ui.wcm.commons.internal.servlets.ContentResourcesDataSourceServlet.access$200(ContentResourcesDataSourceServlet.java:83) [com.adobe.cq.com.adobe.cq.ui.commons:1.3.28]
	at com.adobe.cq.ui.wcm.commons.internal.servlets.ContentResourcesDataSourceServlet$2.compare(ContentResourcesDataSourceServlet.java:357) [com.adobe.cq.com.adobe.cq.ui.commons:1.3.28]

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Shubham_borole
Community Advisor
Community Advisor
October 10, 2022

Hello @akhilraj  Which aem version are you using?

 

Is this replicable in vanilla instance with we-retail or wknd project?