RE: unexpected error.

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: "'jp'" <jp(at)phonevalley(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: RE: unexpected error.
Date: 2001-07-17 17:16:12
Message-ID: 006c01c10ee4$2d6b3ea0$8201a8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message jp 2001-07-17 18:49:46 Re: unexpected error.
Previous Message jp 2001-07-17 15:39:22 unexpected error.