Re: 7.4 LOG: invalid message length

From: Barry Lind <blind(at)xythos(dot)com>
To: Gmane Smith <gmane(at)ethicist(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 7.4 LOG: invalid message length
Date: 2003-08-15 18:38:47
Message-ID: 3F3D28B7.1020507@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Gmane,

I just checked in a fix to the jdbc driver for this. The problem was
that the connection termination message was being passed the wrong
length, which really didn't have any other adverse side effect than this
message in the log, since the connection was no longer being used.

thanks,
--Barry

Gmane Smith wrote:
> Using
> Mac OS X 10.2.6
> Pgsql 7.4 (postgresql-7.4beta1) from postgresql.org
> devpgjdbc2.jar
> and WebObjects 5.2
>
> I get
> LOG: invalid message length
> when EOModeler creates my database.
>
> When I built PostgreSQL I specified
> --with-pam --without-readline
>
> Since I don't have ant the "--with-java" failed so I left it off.
>
> Should I go back to a more stable JDBC driver? Or should I press on?
> Thanks.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-08-15 18:40:42 Re: Copyright (C) 1996-2002
Previous Message Andreas Pflug 2003-08-15 18:35:51 Re: [GENERAL] 7.4Beta