NPE in BlobInputStream

From: matrixx <matrixx(at)freenet(dot)de>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: NPE in BlobInputStream
Date: 2006-11-24 18:56:49
Message-ID: 45674071.1060509@freenet.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

im using the postgresql-8.1-407.jdbc3.jar driver over hibernate 3 to
access databases.

Our application currently runs with mysql and mssql drivers without any
problems. With the postgresql driver i get the following exception:

[ModuleProfile(dot)deserialize(at)AWT-EventQueue-0] ERROR: Error deserializing
blob.
java.lang.NullPointerException
at
org.postgresql.largeobject.BlobInputStream.close(BlobInputStream.java:115)
at java.beans.XMLDecoder.close(XMLDecoder.java:152)
...

I dont know if its a driver bug, or a hibernate issue.

Thanks for any help
JR

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Greg Peters 2006-11-26 07:48:36 Exception Error - Please help I've tried everything!
Previous Message Kris Jurka 2006-11-22 18:37:38 Re: JDBC driver and stored proc dollars quoting bugged in