Apply the latest Cumulative Fix Pack.
Last updated on
18 May 2021
Issue
With an older 1.8 JDK, the following is seen when workflows are being processed [1] that contain PDFs.
Environment
AEM6.2 CFP4
Resolution
-
-
Upgrade to the latest version of JDK1.8.
As a workaround in the interim, add this JVM parameter:
-Dsun.java2d.cmm=sun.java2d.cmm.kcms.KcmsServiceProvider
The above parameter forces java to use legacy color APIs instead of using sun.java2d.cmm.lcms.LCMS.