Re: Connection Problem - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Connection Problem
Date
Msg-id 65501565-D676-4062-B93C-9743F12C0336@fastcrypt.com
Whole thread Raw
In response to Connection Problem  (Rich Rutkowski <innovapos@mindspring.com>)
List pgsql-jdbc
Do you have the stack trace?

Version of java ?

Dave
On 9-Jan-07, at 11:46 PM, Rich Rutkowski wrote:

> Hardware:  Acer 9300
> CPU:  Dual Core Turion 64bit
> OS:  Suse Linux 10.1 with all upgrades and running as 64 bit.
> 1 GB Ram
> Both IPV4 and IPV6 are running on the system
>
> JDBC Driver: postgres-8.2-504.jdbc3 (same problem with 8.1-405)
> Server:  Postgres 8.1.5
>
> The problem is that after 2 successful connections to a database
> and retrival of data the driver throws the following  message:
> "Something unusual has occurred to cause the driver to fail.  Pleas
> report this exception."  Note that the server doesn't complain only
> the driver.  If the java application is restarted the same scenerio
> occurrs.
> Both Postgres 8.1.5 and PG AdminIII wer built from source on this
> system.  PGAdmin can contanct the local server and also contact
> other servers in our development environment.  psql also works and
> serveral databases have been created and at least 60 tables.  We
> have been using postgresql for over 5 years and this is the first
> time we have seen the problem.  Any guidance, comments, things to
> try, etc would be appreciated.  Note that the application is
> packaged as a jar file and it runs without problems on other systems.
>
> Thanks,
>
> Rich Rutkowski
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>               http://archives.postgresql.org
>


pgsql-jdbc by date:

Previous
From: vasylenko@uksatse.org.ua
Date:
Subject: How to Insert the Row in ResultSet by moveToInsertRow() ... insertRow()?
Next
From: Dave Cramer
Date:
Subject: Re: How to Insert the Row in ResultSet by moveToInsertRow() ... insertRow()?