JDBC disk cache problem with Oracle

Hossein morshedlou <[email protected]> Sun, 12 Oct 2008 08:59:18 -0700 (PDT)
Newsgroups gmane.comp.jakarta.turbine.jcs.devel
Message-ID <[email protected]>
Hi
I have a problem with JDBC disk cache. when I put an object in cache, it is inserted successfully in the oracle data  but when I try to read it back the below error occurs:

JDBCDiskCache - java.io.StreamCorruptedException: invalid stream header

I have no problem with the objects that are in memory cache. I also tried jcs disk cache and it works correctly.

Best Regards
Morshedlou