aem-react
aem-react copied to clipboard
Cannot load reactText No renderer for extension html
17.11.2017 15:24:42.677 ERROR [0:0:0:0:0:0:0:1 [1510928682392] GET /content/bgl/en.html HTTP/1.1] org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, cannot render resource JcrNodeResource, type=bgl/components/react/text, superType=null, path=/content/bgl/en/jcr:content/par/text_1117894702.
Any suggestions thanks a lot
This probably means, that the OSGI Service " ReactScriptEngineFactory" is not up and running. Check the system/console
I embeded the package 0.4.2 into app/name_appli/install, the service is already running but unfortunatly, i have the same error. NB: the com.sinnerschrader.aem.react.ReactScriptEngineFactory is in satisfied not active !!!
Thanks a lot
I tried to start this engine, however it stays in satisfied state. Tried to fix by following the solutions provided in Issue #54 #93, it didn't work out. Anyone able to resolve this issue