Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Compilation issue in AEM 6.2

Avatar

Level 3

Every time I run my AEM instance, I see below error in the logs. This comes up in every page, including Geometrixx pages.

10.05.2017 09:21:19.782 *ERROR* [127.0.0.1 [1494422479763] GET /editor.html/content/geometrixx/en/toolbar.html HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught SlingExceptionjava.io.IOException: tmpFile.renameTo(classFile) failed (:\org/apache/jsp/libs/granite/ui/components/foundation/admin/page\page_jsp.classtmp -> :\org/apache/jsp/libs/granite/ui/components/foundation/admin/page\page_jsp.class)at org.apache.sling.scripting.jsp.jasper.compiler.SmapUtil$SDEInstaller.install(SmapUtil.java:248)at org.apache.sling.scripting.jsp.jasper.compiler.SmapUtil.installSmap(SmapUtil.java:167)at org.apache.sling.scripting.jsp.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:151)at org.apache.sling.scripting.jsp.jasper.compiler.Compiler.compile(Compiler.java:307)at org.apache.sling.scripting.jsp.jasper.compiler.Compiler.compile(Compiler.java:285)at org.apache.sling.scripting.jsp.jasper.compiler.Compiler.compile(Compiler.java:272)

...

Is there any specific issue with my laptop ? I tried installing it again an even restarted it many times. But still, the same error comes up. Rest of the functionalities are working, except the pages !

I am running a vanilla AEM instance on 4502 without any web or app server running. I am using JDK 1.8_131

0 Replies