Apply the latest Cumulative Fix Pack.
Cập nhật gần đây nhất vào
26 thg 12, 2022
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.