users@glassfish.java.net

Re: javax.management.MBeanException - Glassfish

From: Amy Roh <Amelia.Roh_at_Sun.COM>
Date: Tue, 22 Jan 2008 13:32:20 -0800

 From the log, it is missing
com.sun.org.apache.commons.beanutils.MappedPropertyDescriptor.clear().

Which version of GlassFish and Commons Beanutils are you using?

Thanks,
Amy
 
glassfish_at_javadesktop.org wrote:
> Looking at the server log again,
>
> The root cause is this NoSuchMethodError:
>
> Caused by: java.lang.NoSuchMethodError: com.sun.org.apache.commons.beanutils.MappedPropertyDescriptor.clear()V
> at org.apache.catalina.loader.WebappClassLoader.clearReferences(WebappClassLoader.java:1851)
>
> Maybe someone from web team has some clue on this?
> [Message sent by forum member 'hzhang_jn' (hzhang_jn)]
>
> http://forums.java.net/jive/thread.jspa?messageID=255204
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>