3 Replies Latest reply on Jun 29, 2005 2:14 PM by ben.wang

    List, Map, CachedInterceptors and FetchStateOnStartup

    goodchiller

      hi...

      if 'FetchStateOnStartup' is 'true' then a "NotSerializableException: CachedMapInterceptor" (CachedListInterceptor) occurs while the treecache synchronizes an object of type 'Map' or 'List'...

      this happens just when the object is added to the tree before the next node is started...

      if both nodes are started before inserting the object, it works fine...

      is there a common way to fix it?

      version is '1.2.3'