Re: unexpected error.

From: "jp" <jp(at)phonevalley(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: unexpected error.
Date: 2001-07-17 18:49:46
Message-ID: 002b01c10ef1$4066ca30$0102e10a@jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

MessageExcatly, it was that!
----- Original Message -----
From: Dave Cramer
To: 'jp' ; pgsql-jdbc(at)postgresql(dot)org
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(at)postgresql(dot)org [mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of jp
Sent: July 17, 2001 11:39 AM
To: pgsql-jdbc(at)postgresql(dot)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...."

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Yaochiu Huang 2001-07-18 01:45:38 Help! Driver cannot be loaded.
Previous Message Dave Cramer 2001-07-17 17:16:12 RE: unexpected error.