Re: BUG #1048: error connection to dbms from java app server - Mailing list pgsql-bugs

From Kris Jurka
Subject Re: BUG #1048: error connection to dbms from java app server
Date
Msg-id Pine.LNX.4.33.0401150538440.13549-100000@leary.csoft.net
Whole thread Raw
In response to BUG #1048: error connection to dbms from java app server  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
List pgsql-bugs
On Sat, 10 Jan 2004, PostgreSQL Bugs List wrote:

>
> The following bug has been logged online:
>
> PostgreSQL version: 7.4
>
> Operating system:   FreeBSD 5.1
>
> Description:        error connection to dbms from java app server
>
>
> I get an error from Jboss app server when trying to connect to postgresql. I
> am using the jdbc driver that was built with --with-java.  This same bug
> showed up when  I tried to use Postgres 7.3.4.

You are not using the correct jdbc driver.  The outrageously long stack
trace shows the org.postgresql.Connection class involved which does not
exist in either the 7.3 or 7.4 drivers.  You may have an old version
somewhere in your classpath.

Kris Jurka

pgsql-bugs by date:

Previous
From: Kris Jurka
Date:
Subject: Re: jdbc1.AbstractJdbc1Statement.setBinaryStream bug and
Next
From: Achilleus Mantzios
Date:
Subject: ResultSet.getFetchSize()