> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Subject: "Exception handling Container property change"
> 
> Everytime I load my app context, the log yields the following 
> MBean exception.
> Mar 3, 2008 9:12:30 PM 
> org.apache.catalina.mbeans.ServerLifecycleListener propertyChange
> SEVERE: Exception handling Container property change
> javax.management.MBeanException
>       at 
> org.apache.catalina.mbeans.MBeanUtils.createMBean(MBeanUtils.java:398)

Look further in the logs - there should be a nested exception related to
the one above with this text:
"ManagedBean is not found with <mname>"

The actual <mname> will tell you what MBean can't be created.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to