openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #27682
[Bug 1312045] [NEW] Importing inventory pushes the OS to OOM condition when many Stock Moves exist
Public bug reported:
Using v6.0 we're having problems importing an inventory for a location that contains >630000 Stock Moves.
The problem seems to lie in the python loop based on the browse() of the Stock Moves: it preloads too much data and pushes the OS to an out-of-memory condition (which Linux responds to by killing the openerp server).
** Affects: openerp-trunk-wms
Importance: Undecided
Status: New
** Affects: openobject-addons
Importance: Undecided
Assignee: Numérigraphe (numerigraphe-team)
Status: New
** Also affects: openerp-trunk-wms
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1312045
Title:
Importing inventory pushes the OS to OOM condition when many Stock
Moves exist
Status in New OpenERP WMS:
New
Status in OpenERP Addons (modules):
New
Bug description:
Using v6.0 we're having problems importing an inventory for a location that contains >630000 Stock Moves.
The problem seems to lie in the python loop based on the browse() of the Stock Moves: it preloads too much data and pushes the OS to an out-of-memory condition (which Linux responds to by killing the openerp server).
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-trunk-wms/+bug/1312045/+subscriptions
Follow ups
References