AEM enterprise manager, AMS not cloud. I had to restart custom bundle in order to author pages.
hi folks,
I had to manually restart my custom bundle on the UAT Author instance. (It was in INSTALLED state)
(This was after a deployment and some restarts of the server.)
However, I didn't have this problem with other environments with the same code.
After that I was able to Author a page as usual.
Any ideas what caused this?
I found the following log error message that might be relevant.
thanks
Fiona
03.06.2025 08:28:09.919 *ERROR* [10.44.31.103 [1748939286758] GET /content/xxx/homepage.html HTTP/1.1] com.day.cq.wcm.core.impl.WCMDeveloperModeFilter Error during include of SlingRequestPathInfo: path='/content/xxxx/homepage/jcr:content', selectorString='null', extension='html', suffix='null'
org.apache.sling.scripting.sightly.SightlyException: Compilation errors in org/apache/sling/scripting/sightly/apps/xxx/components/page/basepage/basepage__002e__html.java:
Line 40, column 1811 : com.xxx.use.xxxxUse cannot be resolved to a type
at org.apache.sling.scripting.sightly.impl.engine.compiled.SlingHTLMasterCompiler.compileSource(SlingHTLMasterCompiler.java:356) [org.apache.sling.scripting.sightly:1.4.24.140]
at org.apache.sling.scripting.sightly.impl.engine.compiled.SlingHTLMasterCompiler.compileHTLScript(SlingHTLMasterCompiler.java:255) [org.apache.sling.scripting.sightly:1.4.24.140]
at org.apache.sling.scripting.sightly.impl.engine.SightlyScriptEngine.compile(SightlyScriptEngine.java:66) [org.apache.sling.scripting.sightly:1.4.24.140]
at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:386) [org.apache.sling.scripting.core:2.4.8]