Error while publishing page
All pages in my website are throwing this error when published in touch UI, even by the admin user:
Failed to retrieve references for the selected page.
The error in the server shows as below:
06.09.2018 21:41:25.085 *ERROR* [10.30.86.247 [1536284485082] GET /libs/wcm/core/content/reference.json HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught Throwable
java.lang.NullPointerException: null
at com.day.cq.wcm.webservicesupport.impl.ConfigurationReferenceProvider.findReferences(ConfigurationReferenceProvider.java:86)
I checked online and it says something about the reference component in the website. But I dont have any such component in the website.
What can I do to fix this issue ? I am using AEM 6.2