SMC errors with RMI_ERR ClassNotFoundException Solaris 10 July 13 patchset
Recently after applying the July Solaris Patchset 148888-05 I tried running smc to create a new user but I received a java error after putting in the root password.
My system is a M4000 with Solaris 10. I have verified this on all my other M4000s.
The error is
com.sun.management.viper.VException: RMI_ERR: error unmarshalling return; nested exception is:
java.lang.ClassNotFoundException: com.sun.management.viperimpl.services.authorization.AuthorizeService_Agent
at com.sun.management.viperimpl.client.ViperClient.getServiceByName(ViperClient.java:886)
The first think I thought of was to update my Java. So I updated to 1.6.0_51. That didn't work.