Thanks for your reply. It is working now. I was having some problem with the wrapper written to call the JCS api. There is no issue with JCS.
Al Forbes 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] > > > -- View this message in context: http://www.nabble.com/-ERROR--JDBCDiskCache---java.io.StreamCorruptedException%3A-invalid-stream-header-tf3938245.html#a11188786 Sent from the JCS - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
