0 Replies Latest reply on Sep 13, 2004 5:41 AM by eddie2

    Problem with persistence cache in 1.1

    eddie2

      hi,
      I'm trying to get the persistence cache working. The problem I am encountering is the JBossCache seem to be in a endless loop when trying to archive 160k+ instances of a simple object containing a few attributes. The data size for the 160k+ objects is about 10mb as CSV, but in the archive form as persisted by the CacheLoader it just keep growing. I've tried both the FileCacheLoader & BdbjeCacheLoader, they both shows the same behaviour.

      eddie