Error: Management agent class failed : sun/management/snmp/util/MibLogger

Keep getting this error when trying to execute the following,

/opt/java/jdk1.5.0_08/bin>./java -Dcom.sun.management.jmxremote

Error: Management agent class failed : sun/management/snmp/util/MibLogger

This problem surface after the Unix adminstrator did an SUSE OS patch.

Please advise if someone knows what is the cause of the error.

[364 byte] By [cheetah@a] at [2007-11-27 11:31:44]
# 1

Did you try to install another JDK 1.5.0_08 in the same machine but in a different location and try to see if you can reproduce the problem?

The missing class should be in <jre>/lib/rt.jar so this seems really weird unless the SUSE OS patch corrupted the JDK installation.

lmalventa at 2007-7-29 16:41:28 > top of Java-index,Core,Monitoring & Management...