Attributes that are displayed in red with a NotSerializableException in jconsole are
probably correctly handled. Since jconsole is remote, it only displays serializable
attributes. In your example, the "Instance" attribute represents the cache
itself and the cache instance isn't serializable.
I'm not sure whether the operations are a problem or not. I'll try a standalone
client and respond further.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960968#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...