Re: BUG #1048: error connection to dbms from java app server

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: BUG #1048: error connection to dbms from java app server
Дата
Msg-id Pine.LNX.4.33.0401150538440.13549-100000@leary.csoft.net
обсуждение исходный текст
Ответ на BUG #1048: error connection to dbms from java app server  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
Список 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 по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: jdbc1.AbstractJdbc1Statement.setBinaryStream bug and
Следующее
От: Achilleus Mantzios
Дата:
Сообщение: ResultSet.getFetchSize()