On 18 Sep 2012, at 16:42, Galder Zamarreņo wrote:

The JMX issues should be sorted now.

Thanks Galder!

There were two issues here: one was the one manik said, and the other was the fact that we were leaking cache mbeans, and it would result in domain conflicts.

Both issues solved now.

There still are some JMX relate failures in CDI, mind taking a look?
https://infinispan.ci.cloudbees.com/job/Infinispan-master-JDK6-tcp/826/org.infinispan$infinispan-cdi/testReport/junit/org.infinispan.cdi.test.cachemanager.embedded.external/ExternalCacheContainerTest/arquillianBeforeTest/


Some other issues remain around query (https://issues.jboss.org/browse/ISPN-2314) and some other modules:
https://infinispan.ci.cloudbees.com/job/Infinispan-master-JDK6-tcp/825/
Also the ConcurrentStartupTest should not be hanging now.