Re: connection reset and I/O error

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: connection reset and I/O error
Дата
Msg-id Pine.BSO.4.62.0509141457310.9343@leary.csoft.net
обсуждение исходный текст
Ответ на connection reset and I/O error  ("mpr" <mpruefer@gmail.com>)
Список pgsql-jdbc

On Wed, 14 Sep 2005, mpr wrote:

> I'm working on an application using PostgreSQL 8.0.3 via Hibernate
> 2.1.6 in a JBoss 4.0.1 Appserver, with both appserver and
> postgres db running on the same machine with Windows XP SP2.
>
> I get the following errors in JBoss' log, does anyone know the problem
> and a solution? And yes, I already googled a lot for this problem.
> I use the postgresql-8.0-311.jdbc3.jar jdbc driver.
>

Initially this looks like a network failure with the
"java.net.SocketException: Connection reset" messages, but since you say
the database and app server are running on the same machine that seems a
little hard to believe.  What about someone restarting the database (or
the database crashing) while the app is running?  Do you see anything
relevent in the database server log?

Kris Jurka

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Rob Kirkbride
Дата:
Сообщение: Re: connection reset and I/O error
Следующее
От: Mike Warnecke
Дата:
Сообщение: GSSAPI or Kerberos authentication problems