UpdateManager.sh without X11?
I am trying to Update DeviceXpert from Build 5100 to Build 5110. Calling the UpdateManger inside the /bin directory results in an error. How can i install that update package without being forced to an X11 installation?
Roble
deviceexpert-box:/opt/DeviceExpert/bin # ./UpdateManager.sh
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(Unknown Source)
at java.awt.Window.<init>(Unknown Source)
at java.awt.Frame.<init>(Unknown Source)
at java.awt.Frame.<init>(Unknown Source)
at javax.swing.JFrame.<init>(Unknown Source)
at com.adventnet.tools.update.installer.UpdateManagerUI.<init>(UpdateManagerUI.java:1051)
at com.adventnet.tools.update.installer.UpdateManager.init(UpdateManager.java:123)
at com.adventnet.tools.update.installer.UpdateManager.main(UpdateManager.java:354)
New to ADSelfService Plus?