A good way to check is to try changing the config to use a standard indexed disk cache with a 0 size memory. Can you retrieve objects?
Aaron --- Al Forbes <[EMAIL PROTECTED]> wrote: > Hi, > > Does it work if you use a DiskCache? My first guess > would be a > serialization problem. > > Regards > Al > > On 18/06/07, jacob_ac <[EMAIL PROTECTED]> > wrote: > > > > I get the following error when I a try to read an > element from the cache > > which is using jdbc as an auxiliary cache. > > > > [ERROR] JDBCDiskCache - > java.io.StreamCorruptedException: invalid stream > > header > > > > The object is getting persisted successfully in > the oracle data but when it > > tries to read it back the above error occurs. > > > > Can you help? > > > > Regards, > > Jacob > > -- > > View this message in context: > http://www.nabble.com/-ERROR--JDBCDiskCache---java.io.StreamCorruptedException%3A-invalid-stream-header-tf3938245.html#a11169850 > > Sent from the JCS - Dev mailing list archive at > Nabble.com. > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
