Re: JDBC driver

Поиск
Список
Период
Сортировка
От Nick Fankhauser
Тема Re: JDBC driver
Дата
Msg-id NEBBLAAHGLEEPCGOBHDGEEGKDOAA.nickf@ontko.com
обсуждение исходный текст
Ответ на JDBC driver  ("Jacob Vennervald Madsen" <jvm@gopinocchio.com>)
Список pgsql-jdbc
Jacob-

We've had similar messages using Tomcat & JDBC. Although we haven't tracked
it down completely, it seems that something happens which caused Tomcat to
reload one or more classes, and in the process your connection to JDBC is
lost (assuming you have an open connection or pool of connections at the
time.) If you are using a pool and want to avoid reloading Tomcat when this
happens, you can use the Tomcat "Admin" tool to reload the context, which
will init the servlets.

Hope this helps.

-Nick

--------------------------------------------------------------------------
Nick Fankhauser  nickf@ontko.com  Phone 1.765.935.4283  Fax 1.765.962.9788
Ray Ontko & Co.     Software Consulting Services     http://www.ontko.com/


> 2001-11-08 14:23:04,607 ERROR UserDBHandler  - Problem executing query
> 2001-11-08 14:23:04,607 ERROR UserDBHandler  - An I/O error has occured
> while flushing the output - Exception: java.io.IOException: Broken pipe
> Stack Trace:




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

Предыдущее
От: Rene Pijlman
Дата:
Сообщение: Re: JDBC Driver
Следующее
От: "Nick Fankhauser"
Дата:
Сообщение: Re: no suitable driver