StreamCorruptedException « Exception « JPA Q&A





1. Hibernate with Apache James-java.io.StreamCorruptedException    forum.hibernate.org

Hi Everybody, I am new to this forum and relatively new to Hibernate. I am trying access Apache Mail server Inbox MySql table through Hibernate. The Inbox data is coming back from the query. But later I have to process the MessageBody column which is a 'longblob' in Mysql like I have shown in the code below to get the MimeMessage ...

2. java.io.StreamCorruptedException: invalid stream header    forum.hibernate.org

Newbie Joined: Wed Apr 07, 2004 8:54 pm Posts: 1 Hi , I am using hibernate with Oracle8. I have StringBuffer and Vector in my mappings. I am able to insert the records but while reading I am getting the the following error: java.io.StreamCorruptedException: invalid stream header Here is the stack trace: Any thots on this. Thanks, Ananth Initializing Hibernate Apr ...