smc gets an error when it starts - apparently trying to start up a local
server. The result is that when the smc UI starts up, it can not "load" or
connect to a management server. The exception I get is the following:
bash-3.00# smc &
[1] 3105
bash-3.00# java.lang.NullPointerException
at java.util.Hashtable.put(Hashtable.java:396)
at java.util.Properties.setProperty(Properties.java:128)
at java.lang.System.setProperty(System.java:701)
at
com.sun.management.viperimpl.util.security.SMCSSLConfig.setup(SMCSSLConfig.java:158)
at
com.sun.management.viperimpl.console.BaseConsoleOptionsManager.init(BaseConsoleOptionsManager.java:188)
at
com.sun.management.viperimpl.console.BaseConsoleOptionsManager.launchConsole(BaseConsoleOptionsManager.java:167)
at
com.sun.management.viperimpl.console.BaseConsoleOptionsManager.main(BaseConsoleOptionsManager.java:873)
Java Accessibility Bridge for GNOME loaded.
I'm currently running Solaris 10 with the latest patches applied.
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]