10:38:53,187 INFO [Tomcat5] Saw org.jboss.system.server.started notification, starting connectors 10:38:53,187 WARN [Tomcat5] Failed to startConnectors RuntimeOperationsException: null Cause: java.lang.IllegalArgumentException: MBean does not contain operation findConnectors at javax.management.modelmbean.ModelMBeanInfoSupport.getOperation(ModelMBeanInfoSupport.java:416) at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:457) at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:109) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473) at org.jboss.web.tomcat.tc5.Tomcat5.startConnectors(Tomcat5.java:364) at org.jboss.web.tomcat.tc5.Tomcat5.handleNotification(Tomcat5.java:394) at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:138) at $Proxy22.handleNotification(Unknown Source) at javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:98) at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:81) at org.jboss.system.server.ServerImpl.sendNotification(ServerImpl.java:786) at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:435) at org.jboss.system.server.ServerImpl.start(ServerImpl.java:311) at org.jboss.Main.boot(Main.java:144) at org.jboss.Main$1.run(Main.java:389) at java.lang.Thread.run(Thread.java:534) Caused by: java.lang.IllegalArgumentException: MBean does not contain operation findConnectors