When trying to access any author URL with content finder ("cf#") in the URL, blank pages are loading and below exception is occurring:
20.07.2016 09:17:43.788 *ERROR* [10.19.9.39 [1469006263777] GET /cf HTTP/1.1] com.adobe.cq.sightly.WCMUse Failed to activate Use class
java.lang.NullPointerException: null
Does anyone have a clue what might be the issue. We have same code in a different server which works fine.
Solved! Go to Solution.
Views
Replies
Total Likes
Thanks for your responses. Issue got resolved after rolling back to old code.
Views
Replies
Total Likes
Clear your browser cache and cookies and try again. This should be because of some javascript messing with the application.
Views
Replies
Total Likes
Hi
Please clarify some of the things:-
1. Site "http://localhost:4502/content/<path>/en.html" working fine?
2. Site "http://localhost:4502/editor.html/content/<path>/en.html" [Touch UI] working fine?
3. Site "http://localhost:4502/cf#/content/<path>/en.html" [Classic ui] Is only failing ?
4. is the bundle that you placed the class in an active state?
Even if component is made up of HTL (Formerly known as Sightly ), it should work fine in classic ui as well, only configuration would be not there.
Check once on this Helpx article as well :- https://helpx.adobe.com/experience-manager/using/creating-sightly-component.html
~kautuk
Views
Replies
Total Likes
Thanks for your responses. Issue got resolved after rolling back to old code.
Views
Replies
Total Likes
Please close the ticket.
Views
Replies
Total Likes
Views
Likes
Replies