Publisher: Page load error; Cannot get DefaultSlingScript
Hello All,
I have a new component in AEM 6.4 which works fine in author/publisher in local.
Also it is fine in author/publisher in dev env. and when I go to QA env. It works and show correctly in author and wcmmode=disabled
But in publisher of QA, I will get this error and Page is not rendering...
org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: org.apache.sling.api.scripting.ScriptEvaluationException: java.lang.NullPointerException
Any idea what can be wrong in different environment? Not any more info in log....
(there is this warn before this error: com.day.cq.wcm.webservicesupport.impl.ConfigurationManagerImpl Cloud service /etc/cloudservices/sdltms-translation/SdlTms1 not found)
Thanks for your time