When I add 

[attribute name="DeadlockDetection"]true[/attribute]

to the configuration of the TreeCacheAop MBean I get the following error when 
starting JBoss:

10:18:42,795 INFO  [ServiceConfigurator] Problem configuring service 
jboss.cache:service=TreeCacheAop
  | org.jboss.deployment.DeploymentException: No Attribute found with name: 
DeadlockDetection
  |         at 
org.jboss.system.ServiceConfigurator.configure(ServiceConfigurator.java:263)
  |         at 
org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:164)
  |         at 
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:118)
  |         at 
org.jboss.system.ServiceController.install(ServiceController.java:200)
  |         at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
  |         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |         at java.lang.reflect.Method.invoke(Method.java:585)
  | 
  | etc....
  | 

It looks like it should work, according to the TreeCache API, so why the 
DeploymentException ?


--James

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

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


-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to