su root patchrm 119313-08 121308-08 Run /etc/init.d/init.wbem stop kill all instances of the smcboot process, if any kill all instances of the cimomboot process, if any kill all instances of SMC-related JVMs, if any. These will contain either"-Dviper.fifo.path=" or "-Djava.security.policy=" in their command paths. Solaris 9 & 10: rm -rf /var/run/smc<port> where <port> is usually 898 De-install these pkgs SUNWadmj SUNWwbapi SUNWwbcou SUNWwbcor SUNWwbdev SUNWwbdoc SUNWwbpro SUNWmccom SUNWmcc SUNWmc SUNWwbmc SUNWmcex SUNWmcdev SUNWmgapp SUNWmga SUNWdclnt SUNWpmgr SUNWrmui SUNWlvmr SUNWlvma SUNWlvmg Then any SMC localization pkgs (if applicable): SUNWjadcl SUNWjlvmg SUNWjmga SUNWjrmui Then any Applications localization pkgs (if applicable). Run "pkginfo
.2" If it exists, then run "pkgrm .2" Repeat this N times for make sure all .N are purged, but 2 or 3 should be sufficient "rm -rf /var/sadm/smc" Install the pkgs exactly in the order specified: All the WBEM pkgs must be installed first in this order: SUNWadmj SUNWwbapi SUNWwbcou SUNWwbcor SUNWwbdev SUNWwbdoc SUNWwbpro Then the SMC pkgs in this order: SUNWmccom SUNWmcc SUNWmc SUNWwbmc SUNWmcex SUNWmcdev Then the Applications pkgs in this order. SUNWmgapp SUNWmga SUNWdclnt SUNWpmgr SUNWrmui SUNWlvmr SUNWlvma SUNWlvmg Then any SMC localization pkgs (if applicable): SUNWjadcl SUNWjlvmg SUNWjmga SUNWjrmui Then any Applications localization pkgs (if applicable). Then invoking /etc/init.d/init.wbem start will successfully start the server.