Hi Stefano,

    Now I am facing this issue. Did you find a solution for this? If so 
please help me!

    Details:
             Trac version 1.0.15
             DB is postgresql
             mod_wsgi script.

Please help me to solve this.

Thank you,

Regards,
Velu narasimman

On Friday, August 29, 2008 at 3:02:36 PM UTC+5:30, stefano wrote:
>
> Hi, 
>
> I wrote a script where I open a connection to the db, fetch some info 
> from there and then close the connection. 
>
> The script worked for almost 2 years without any prob but recently it 
> started producing this warning: 
>
> Exception exceptions.TypeError: "'NoneType' object is not callable" in 
> <bound method PooledConnection.__del__ of 
> <trac.db.pool.PooledConnection object at 0x8f5334c>> ignored 
>
>
> It happens exactly when I do cursor.close(). 
>
> I suspect a db corruption somehow but I have no idea how to find it / 
> fix it. 
>
> Any of you experienced this before? 
>
> and more important is this the right place to ask or should I go to 
> trac.dev? 
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to