Webagent install error in Sun Webserver 6.1
Hi,
I am getting the following error towards the end of the end agent installation.
i am using .setup -nodisplay option.
Exception in thread "Thread-1" 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.Label.<init>(Label.java:133)
at java.awt.Label.<init>(Label.java:115)
at com.iplanet.install.panels.common.VerifyPanel.createProgressPanel(VerifyPanel.j ava:249)
at com.iplanet.install.panels.common.VerifyPanel.beginDisplay(VerifyPanel.java:210 )
at com.sun.wizards.core.IteratorLayout.setCurrentLeaf(IteratorLayout.java:580)
at com.sun.wizards.core.IteratorLayout.next(IteratorLayout.java:783)
at com.sun.wizards.core.WizardTreeManager.nextButtonPressed(WizardTreeManager.java :1198)
at com.sun.wizards.core.CommandLineConsole.run(CommandLineConsole.java:148)
at java.lang.Thread.run(Thread.java:595)
Any idea why i am getting such an error ?
Thanks

