Re: [ERROR] JDBCDiskCache - java.io.StreamCorruptedException: invalid stream header
"Al Forbes" <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.jcs.devel |
|---|---|
| Message-ID | <[email protected]> |
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] > >