Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022449Openbravo ERPA. Platformpublic2012-12-04 11:072012-12-04 18:35
marvintm 
marvintm 
normalminorhave not tried
closedfixed 
5
 
3.0MP183.0MP18 
AugustoMauch
Core
No
0022449: Load.logoimages task should be forked to avoid memory problems
Currently there is a memory error in the build. This error happens because too much memory is being used, particularly by the Data Access Layer.

The problem can be mitigated a bit by forking some tasks, such as the load.logoimages task.
Current build will fail after some merges, unless this change is done.
No tags attached.
Issue History
2012-12-04 11:07marvintmNew Issue
2012-12-04 11:07marvintmAssigned To => marvintm
2012-12-04 11:07marvintmModules => Core
2012-12-04 11:09hgbotCheckin
2012-12-04 11:09hgbotNote Added: 0054695
2012-12-04 11:09hgbotStatusnew => resolved
2012-12-04 11:09hgbotResolutionopen => fixed
2012-12-04 11:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/fd15aaac67491f9f086120340a70e1a98889dc26 [^]
2012-12-04 17:07AugustoMauchReview Assigned To => AugustoMauch
2012-12-04 17:07AugustoMauchNote Added: 0054710
2012-12-04 17:07AugustoMauchStatusresolved => closed
2012-12-04 17:07AugustoMauchFixed in Version => 3.0MP18
2012-12-04 18:35hudsonbotCheckin
2012-12-04 18:35hudsonbotNote Added: 0054713

Notes
(0054695)
hgbot   
2012-12-04 11:09   
Repository: erp/devel/pi
Changeset: fd15aaac67491f9f086120340a70e1a98889dc26
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Dec 04 11:08:22 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/fd15aaac67491f9f086120340a70e1a98889dc26 [^]

Fixed issue 22449. Load.logoimages will be forked to mitigate some problems.

---
M build.xml
M src/build.xml
M src/org/openbravo/erpCommon/utility/ImageToDatabaseLoader.java
---
(0054710)
AugustoMauch   
2012-12-04 17:07   
Code reviewed and verified in pi@03ae6a2f5ea3
(0054713)
hudsonbot   
2012-12-04 18:35   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/fe0bfbead99c [^]

Maturity status: Test