Hi,
we have implemented Jboss Tree cache in our application to store some privilege details in it. I'm getting the following error in jboss cache frequently even if we remove the error by removing region from the cache using Tree cache remove() method.
// cache region :
/RegionOne
jboss:internal:uninitialized: null
Can anyone tell me why the error occurs and how to resolve it.