It may have nothing to do with the XMBean change, but after updating my CVS 
tree I started getting this JMX-related NPE:

  | [org.jboss.system.ServiceController] Problem starting service 
jboss:service=DistributedTransactionManager
  | java.lang.NullPointerException: Failed to find method for operation: 
addInvocationHandler invoke on resource: [EMAIL PROTECTED]
  |     at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:136)
  |     at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
  |     at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:121)
  |     at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
  |     at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
  |     at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
  |     at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:246)
  |     at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:653)
  |     at 
org.jboss.tm.remoting.server.DistributedTransactionManager.startService(DistributedTransactionManager.java:65)
  |     at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:271)
  |     at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:221)
  |         ...
  | 


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874249#3874249

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874249


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to