Sidst opdateret den
5. maj 2021
|
Gælder også for Experience Manager 6.1, Experience Manager 6.2, Experience Manager 6.3
How to Recompile JSP files in AEM
Environment
AEM 6.1, 6.2, 6.3
How to Recompile JSP files in AEM
Sometime the JSP classes will not get compiled automatically in Adobe Experience Manager(AEM). Strange UI issues can compilation errors may be seen in the logs.
Recompiling the JSP classes with steps below wil resolve many of such issues:
- Login via the AEM System Console http://hos:port/system/console/slingjsp
- Click on Recompile all JSPs
Alternatively,
- Log via CRXDE Lite
- Browse to /var/clientlibs
- Delete all contents under /var/clientlibs with the exception of rep:policy
- Click Save All.
Information to provide when raising a ticket
When raising a support ticket in the support portal, qualify the issue as best as possible following guidelines in the following KB article.