jnbSA
sudo ./jnbSA
Starting administration console version 7.5.
The log file for this execution instance is
/usr/openv/netbackup/logs/user_ops/nbjlogs/jbp.root.jnbSA.29745.log
DISPLAY environment variable is set to:
Console was started on:
SunOS lonbck101 5.10 Generic_147147-26 sun4v sparc sun4v
Command line options were:
./jnbSA
Starting administration console version 7.5.
LANG=iso_8859_1
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_ALL=iso_8859_1
java version "1.6.0_29"
Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
Java HotSpot(TM) 64-Bit Server VM (build 20.4-b02, mixed mode)
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 javax.swing.JFrame.<init>(Unknown Source)
at vrts.common.utilities.CommonFrame.<init>(CommonFrame.java:75)
at vrts.common.utilities.CommonFrame.<init>(CommonFrame.java:70)
at vrts.nbe.BaseNBEFrame.<init>(BaseNBEFrame.java:83)
at vrts.nbe.LoginFrame.<init>(LoginFrame.java:228)
at vrts.nbe.JavaPresentationLayer.initiateLogin(JavaPresentationLayer.java:150)
at vrts.nbe.AdminConsole.main(AdminConsole.java:57)
NBU 7.5
Solaris
- I have explained how to do it in my first post. There are plenty of examples via Google. You are much better off by running the Java console on your windows system. jnbSA exported via an x-server does not always work well,, for example the mouse actions can be problemtic - this is not due to NBU, but the way the x-server works.