Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

StreamCorruptedException when calling ObjectInputStream.readObject()

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi All,
I am getting the following error when i am trying to fetch and read from a database(Sybase 11.9.2)
I am using a Sybase thin client the JDBC driver is com.sybase.jdbc2.jdbc.SybDriver

the error:
: Unable to get package [ java.io.StreamCorruptedException:
Unexpected end of block data ]

Please acn anybody give some pointers to what could have gone wrong???

Thanks and Regards,
Sudhendu
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top