When launching Tomcat 5.0.28, the sendNotification method is invoked on a MBeanServerDelegate object, allthough the addNotificationListener method has never been invoked. This leads to a null pointer exception in sendNotification because the listeners field is null.
-- Summary: NullPointerException in javax.management.MBeanServerDelegate.sendNotification Product: classpath Version: 0.93 Status: UNCONFIRMED Severity: normal Priority: P3 Component: classpath AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: nicolas dot geoffray at menlina dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30216 _______________________________________________ Bug-classpath mailing list Bug-classpath@gnu.org http://lists.gnu.org/mailman/listinfo/bug-classpath