Re: unexpected error. - Mailing list pgsql-jdbc

From jp
Subject Re: unexpected error.
Date
Msg-id 002b01c10ef1$4066ca30$0102e10a@jp
Whole thread Raw
In response to RE: unexpected error.  ("Dave Cramer" <Dave@micro-automation.net>)
List pgsql-jdbc
Excatly, it was that!
----- Original Message -----
Sent: Tuesday, July 17, 2001 7:16 PM
Subject: RE: [JDBC] unexpected error.

It's likely not the jdbc driver, but the postgres setup. do you have the ip address setup in pg_hba.conf?
 
Dave
-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org [mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of jp
Sent: July 17, 2001 11:39 AM
To: pgsql-jdbc@postgresql.org
Subject: [JDBC] unexpected error.

Hi,
I'm using postgresql 7.1.2 and jdbc7.0-1.2.
when I do a getConnection i receive this message (in french).
Quelque chose de peu commun s'est produit pour faire échouer le gestionnaire. Veuillez enregistrer cette exception: {0}
 
That means that something unusal occured, and I should record this exception: {0}
 
All was working well with postgresql 7.0.x, the error occured when i upgraded to 7.1.2
I tried with jdk 1.2 an 1.3 ans the problem is always the same.
 
Does some one know if it's due to the pgsql installation, the jdbc version or something else?
 
thanks
--
 
Jean-Philippe Vignolo
http://www.phonevalley.com
 
"A bus station is where buses stop. A train station is where trains stop. On my desk there is a work station...."

pgsql-jdbc by date:

Previous
From: "Dave Cramer"
Date:
Subject: RE: unexpected error.
Next
From: Anders Bengtsson
Date:
Subject: Re: [PATCHES] Re: [PATCH] Cleanup of JDBC character encoding