Re: Wierd error message - Mailing list pgsql-general

From Michael Fuhr
Subject Re: Wierd error message
Date
Msg-id 20050315181356.GA66731@winnie.fuhr.org
Whole thread Raw
In response to Wierd error message  (Alex Turner <armtuk@gmail.com>)
Responses Re: Wierd error message  (Alex Turner <armtuk@gmail.com>)
List pgsql-general
On Tue, Mar 15, 2005 at 07:32:43AM -0500, Alex Turner wrote:

> I'm working with mod_python and pygresql (although I get virtualy the
> same error with psycopg too)

What's the exact error you get with psycopg?

> Anyone know what the following error actualy means:
>
> Exception pg.InternalError: 'Connection already closed' in > ignored
>
> Does it mean the obvious: Some code tries to access a connection
> object that was already closed?

That would be my guess.  What are you doing that results in the
error?  Is it easily repeatable?  Does anything else show up in the
web server or database logs?

> but why the "in > ignored" then?

Can you tell us more about the setup?  What are all the pieces
involved and their versions?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-general by date:

Previous
From: Ragnar Hafstað
Date:
Subject: Re: pg/plsql question
Next
From: Glenn Sullivan
Date:
Subject: Installation on XP