Description:
When installing webagent in console mode on a linux Redhat environment, it fails with the following:
java.lang.NoClassDefFoundError: Could not initialize classsun.awt.X11GraphicsEnvironment
Solution:
Removing the DISPLAY variable fix the problem as the DISPLAY is not used for console mode installation