Re: invalid message format and I/O error while comunicating with backend

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: invalid message format and I/O error while comunicating with backend
Дата
Msg-id Pine.BSO.4.64.0804141130030.5378@leary.csoft.net
обсуждение исходный текст
Ответ на Re: invalid message format and I/O error while comunicating with backend  (Sergi Vera <svera@emovilia.com>)
Список pgsql-jdbc

On Mon, 14 Apr 2008, Sergi Vera wrote:

> ERROR:  message format invalid
> FATAL:  message type of frontend 0 is not valid
>
> Besides this <unnamed> that appears on the sentences not much more info
> is shown on the logs.
> Sometimes the number associated whith the fronted changes Sometimes it's
> 0 sometimes it's 255..
>

This makes it look like the JDBC driver is doing something wrong when
calculating a message length or message content for the frontend/backend
protocol.  If you've got a self-contained test case we could take a
look at that.  If not can you try adding loglevel=2 to your JDBC URL to
get debugging information from the driver?  Also capturing the network
traffic with tcpdump would be interesting.

Kris Jurka

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

Предыдущее
От: Stanislav Mironov
Дата:
Сообщение: Re: Two BLOBs (OID) in table?
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Two BLOBs (OID) in table?