[jboss-user] [JBossCache] - Re: InstanceNotFoundException: jboss.system:service=ServiceC

bstansberry@jboss.com do-not-reply at jboss.com
Tue Mar 13 22:45:22 EDT 2007


This is a bug; I'll file a JIRA tomorrow.  The correct thing to do is to use createService(), startService(), etc. But the WARN that gets logged in postRegister() is a bug.  Fairly harmless though; only harm is the spurious WARN.  The method actually does what it needs to.

A workaround, if you don't care about the cache and its interceptors being visible in JMX, is to configure the cache with property UseInterceptorMBeans set to false. 

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

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



More information about the jboss-user mailing list