When I go to our AIX server and issue the hcicertmgr command:
/quovadx/qdx5.7/integrator/clgui/bin $ hcicertmgr
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:175)
at java.awt.Window.
at java.awt.Frame.
at java.awt.Frame.
at javax.swing.JFrame.
at com.hie.util.gui.StdHieContainerFrame.
at com.hie.cloverleaf.gui.StdCloverleafContainerFrame.
at com.hie.cloverleaf.gui.StdGuiApplication.
at com.hie.cloverleaf.gui.security.certificatemgr.CertifMgrApplication.main(Unknown Source)
Is there some Java fix we need, or has anyone else seen these issues?
Thanks.
Mike Campbell