0 Replies Latest reply on Sep 26, 2011 8:51 AM by vairam_sm

    Jboss Tree Cache Error

    vairam_sm

      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.