Re: strange error - Mailing list pgsql-jdbc

From Nick Fankhauser
Subject Re: strange error
Date
Msg-id NEBBLAAHGLEEPCGOBHDGMEKBEGAA.nickf@ontko.com
Whole thread Raw
In response to Re: strange error  (# sriram # <sriram@imsc.ernet.in>)
List pgsql-jdbc
Although it sounds like you have matched up the correct versions of the jvm
& jdbc driver, the error message still seems to point to a problem in you
environment rather than your code. Please give us some more details on your
platform, such as the source of the jvm (Sun/IBM/blackdown/Jikes, etc...)
and versions & sources of anything else you can think of that might be
relevant.

-NickF


> i am using j2sdk1.3.1 and downloaded postgresql.jar from the
> specified site which said drivers for jdk1.2+

> !> Internal error: caught an unexpected exception.
> !> Please check your CLASSPATH and your installation.
> !> java/lang/NoSuchMethodError:
> !java/sql/Statement.getResultSetConcurrency()I
> !


pgsql-jdbc by date:

Previous
From: "Nick Fankhauser"
Date:
Subject: Re: "Connection refused"
Next
From: "Joe Shevland"
Date:
Subject: Re: strange error