SMPATCH / SMC BROKEN
I am having a lot of issues with w/ smpatch. Two prod servers have lost the ability to run smc and updatemanager. I get the follwing error:
# smc
Warning: Cannot convert string
"-monotype-arial-regular-r-normal--*-140-*-*-p-*-
iso8859-1" to type FontStruct
Warning: Unable to load any usable ISO8859-1 font
Warning:
Name: FONTLIST_DEFAULT_TAG_STRING
Class: XmRendition
Conversion failed. Cannot load font.
Java Accessibility Bridge for GNOME loaded.
java.lang.InternalError: java/langNullPointerException
at sun.awt.motif.MComponentPeer.pSetFont(Native Method)
at sun.awt.motif.MComponentPeer.setFont(MComponentPeer.java:247)
at sun.awt.motif.MWindowPeer.init(MWindowPeer.java:116)
at sun.awt.motif.MFramePeer.<init>(MFramePeer.java:58)
at sun.awt.motif.MToolkit.createFrame(MToolkit.java:231)
at java.awt.Frame.addNotify(Frame.java:491)
at java.awt.Window.addNotify(Window.java:461)
at java.awt.Window.show(Window.java:513)
at
com.sun.management.viper.console.gui.VSplashScreen.show(VSplashScreen
.java:166)
at
com.sun.management.viperimpl.console.BaseConsoleOptionsManager.openCo
nsole(BaseConsoleOptionsManager.java:746)
at
com.sun.management.viperimpl.console.BaseConsoleOptionsManager.redire
ctToConsole(BaseConsoleOptionsManager.java:648)
at
com.sun.management.viperimpl.console.BaseConsoleOptionsManager.launch
Console(BaseConsoleOptionsManager.java:173)
at
com.sun.management.viperimpl.console.BaseConsoleOptionsManager.main(B
aseConsoleOptionsManager.java:861
I assume java is broken. Not being a java programmer I am at a loss. After countless searches on the web I decided to post the issue here in hops of a resolution.
I am currently installing another test server and trying to patch it up using smpatch update. I have read about other tools to patch Solaris 10 but was hoping to stay with Sun's tools.
Ironically, I moved numerous servers from FreeBSD to Solaris because I wanted binary updates and was getting tired of "make world".....
Any help/pointers would be greatly appreciated.
Thanks

