활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi all,
I'm using AEM version 6.3.0.2 and created a component using sightly and JS use API. I keep getting this error. Its the same with other components as well.
org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught SlingException
at org.apache.sling.scripting.sightly.js.impl.JsUseProvider.provide(JsUseProvider.java:90)
at org.apache.sling.scripting.sightly.impl.engine.extension.use.UseRuntimeExtension.call(UseRuntimeExtension.java:72)
at org.apache.sling.scripting.sightly.impl.engine.runtime.RenderContextImpl.call(RenderContextImpl.java:75)
at
What could be the reason and how do we fix it? Thanks.
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
Please check if bundle "Apache Sling Scripting JavaScript Support" is in active state
조회 수
답글
좋아요 수
I've seen this before when the runmode is incorrect, you can check further on this by checking [1]
[1] /system/console/status-slingsettings
조회 수
답글
좋아요 수
Please check if bundle "Apache Sling Scripting JavaScript Support" is in active state
조회 수
답글
좋아요 수
Thanks. It was in resolved state. Once made active, it worked.
조회 수
답글
좋아요 수