Unable to access author URLs which have "cf#" in it | Adobe Higher Education
Skip to main content
akhilas82013436
Level 2
July 21, 2016
Respondido

Unable to access author URLs which have "cf#" in it

  • July 21, 2016
  • 4 respostas
  • 1130 Visualizações

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.

Este tópico foi fechado para respostas.
Melhor resposta por akhilas82013436

Thanks for your responses. Issue got resolved after rolling back to old code.

4 Respostas

Tuhin_Ghosh
Level 8
August 3, 2016

Clear your browser cache and cookies and try again. This should be because of some javascript messing with the application. 

kautuk_sahni
Community Manager
Community Manager
August 3, 2016

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

Kautuk Sahni
akhilas82013436
akhilas82013436AutorResposta
Level 2
August 5, 2016

Thanks for your responses. Issue got resolved after rolling back to old code.

Tuhin_Ghosh
Level 8
August 7, 2016

Please close the ticket.