Embedded Images are not loading
While loading the embedded image we are getting below error
org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught Throwable
java.lang.NoClassDefFoundError: Could not initialize class java.awt.GraphicsEnvironment$LocalGE
at java.desktop/java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
we have already added this -Djava.awt.headless=true in parameter while starting the AEM instance
AEM version 6.5.15
core component version : 2.20.8
Please suggest any solution