aem-react icon indicating copy to clipboard operation
aem-react copied to clipboard

Cannot load reactText No renderer for extension html

Open ziad-mesalmi opened this issue 8 years ago • 3 comments

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

ziad-mesalmi avatar Nov 17 '17 14:11 ziad-mesalmi

This probably means, that the OSGI Service " ReactScriptEngineFactory" is not up and running. Check the system/console

stemey avatar Nov 20 '17 08:11 stemey

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

ziad-mesalmi avatar Nov 20 '17 10:11 ziad-mesalmi

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

shajiahmed avatar Oct 09 '18 21:10 shajiahmed