Re: BUG #3750: Invalid frontend message type 112

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Christian Ullrich <chris(at)chrullrich(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3750: Invalid frontend message type 112
Date: 2007-11-18 15:57:38
Message-ID: 1195401458.5848.12.camel@mha-laptop.clients.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


On Fri, 2007-11-16 at 06:34 +0100, Christian Ullrich wrote:
> * Magnus Hagander wrote:
>
> > Christian Ullrich wrote:
>
> >> psql tells me about an "invalid frontend message type 112". Most of the
> >> time, that error comes as the first line of output from psql (above the
> >> "Welcome to" line), sometimes it is displayed later:
>
> > Does it work if you run the client on the same machine as the server?
>
> Yes.
>
> > How's your AD set up - single domain, or multiple?
>
> Single domain, AD native mode, DC is Windows 2000.
>
> > Do you get anything in the server logs (please check both eventlog and
> > the pg_log directory)
>
> Nothing relevant in eventlog, and pg_log only has the "invalid frontend
> message type 112" lines. Interspersed with "loaded library
> $libdir/plugin_debugger.dll", but I guess that's not important here.
>
> > And yes, please send me a network trace off-list. (send the rest of the
> > responses on-list in case someone else has a good idea :-P)
>
> (Done.)
>
Thanks for sending this. I'll be offline most of next week, so I won't
have time to look into this. If someone else wants to pick it up, please
do (and ask Christian for a copy of the trace). If not, I'll look at it
when I'm back firmly connected to the internet.

//Magnus

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Kris Jurka 2007-11-18 23:57:25 Re: BUG #3751: Conversion error using PreparedStatement.setObject()
Previous Message Magnus Hagander 2007-11-18 15:56:46 Re: 8.3b2: problem using "COPY ... TO/FROM .... BINARY"