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
