← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 747252] Re: [auto_email_account] Cursor not closed explicitly

 

Hello Nick,

"auto_email_account" is part of the extra-addons, which are maintained
by the community, including all the modules created by "OpenERP" or
"Tiny", as none of these are actively developed by our teams anymore.

So if you or anyone from the community would like to work on it, please
mark the bug as "In progress" and assign it to yourself (or ask us or
anyone from OpenERP Drivers to do it for you). In the mean time, I will
mark it as "Won't fix" to indicate that no further progress is expected
at the moment. If you require further assistance with any similar
trouble while updating the module, do not hesitate to ask here or via a
question: https://answers.launchpad.net/openobject-addons

I hope you understand, and perhaps this explanation will be helpful to
you if you start fixing this extra-addon...

Thank you!

PS: For whomever works on fixing this, you probably want to apply/merge your changes in both the 6.0 and trunk branches of extra-addons:
https://code.launchpad.net/~openerp-commiter/openobject-addons/extra-6.0
https://code.launchpad.net/~openerp-commiter/openobject-addons/trunk-extra-addons


** Changed in: openobject-addons
       Status: New => Invalid

** Changed in: openobject-addons
       Status: Invalid => Won't Fix

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/747252

Title:
  [auto_email_account] Cursor not closed explicitly

Status in OpenERP Modules (addons):
  Won't Fix

Bug description:
  Using auto_email_account from the stable_5.0-extra-addons branch, I
  get the following error in the error log:

  [2011-04-01 13:03:40,770][proporta] WARNING:sql:[01]: Cursor not closed explicitly
  [2011-04-01 13:03:40,771][proporta] WARNING:sql:[02]: Cursor was created at /usr/local/lib/python2.5/site-packages/openerp-server/addons/auto_email_account/invoice.py:37
  [2011-04-01 13:03:40,830][proporta] WARNING:ConnectionPool:ConnectionPool(used=0/count=14/max=64) Free leaked connection to port=5432 user=openerp password=xxxxxxxxxxxxxxxx dbname=proporta

  This I presume causes a memory leak, which I believe may be the cause
  of a segfault of openerp-server.



References