Hi Team,
As part of AEM JEE Installation on WebSphere in Unix we have installed the application but while launching the configuration manager under /opt/adobe/Adobe_Experience_Manager_Forms/configurationManager/bin/ConfigurationManager.sh we are getting a weird error.
Exception in thread "main" java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:159)
at java.awt.Window.<init>(Window.java:432)
at java.awt.Frame.<init>(Frame.java:403)
at javax.swing.JFrame.<init>(JFrame.java:202)
at DrawGUI.<init>(DrawGUI.java:15)
at ShapeCreator.<init>(ShapeCreator.java:31)
at ShapeCreator.main(ShapeCreator.java:138)
Can Someone please help us with this issue as we are not able to figure out why we are getting the issue.
Thanks
Pranay