Hi !

See:

> java.lang.ClassCastException: sun.misc.Launcher$AppClassLoader

You're using the Sun's classloader to load the MBeans, meaning that you have
too many jars in the classpath ;-)

Go in the dev mail list and search for "sun.misc.Launcher$AppClassLoader and
ClassCastException" that I sent on July 14th for details.

HTH

Simon

Reply via email to