Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0006364 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | critical | have not tried | 2008-12-04 13:42 | 2009-04-21 11:06 | |||
Reporter | gorka_gil | View Status | public | |||||
Assigned To | gorka_gil | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 10949 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50alpha-r3 | SCM revision | 10938 | |||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0006364: memory problem in generate-entities | |||||||
Description | In the virtual appliance of r.250alpha-r3 in VMWare image, when apply modules is executed, throws an error: Workflow failed: Java returned 1 This is a problem of memory in generate-entities. | |||||||
Proposed Solution | add maxmemory parameter to generate-entities task | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0010964) gorka_gil (administrator) 2008-12-04 13:48 |
Revision: 10949 https://dev.openbravo.com/websvn/openbravo/?rev=10949&sc=1 [^] Author: mtaal Date: 2008-12-04 12:58:35 +0100 (Thu, 04 Dec 2008) Log Message: ----------- Added maxmemory to generate.entities task. Added iterator to OBQuery interface, Smaller changes to make the DAL uses a less memory and faster by re-using String constants. Modified Paths: -------------- trunk/src/build.xml trunk/src/org/openbravo/base/model/Entity.java trunk/src/org/openbravo/base/model/ModelProvider.java trunk/src/org/openbravo/base/model/NamingUtil.java trunk/src/org/openbravo/base/model/Property.java trunk/src/org/openbravo/base/provider/OBProviderConfigReader.java trunk/src/org/openbravo/base/structure/BaseOBObject.java trunk/src/org/openbravo/base/util/OBClassLoader.java trunk/src/org/openbravo/dal/core/DalMappingGenerator.java trunk/src/org/openbravo/dal/service/OBQuery.java trunk/src/org/openbravo/service/db/DataSetService.java trunk/src-test/org/openbravo/test/xml/EntityXMLExportTest.java Added Paths: ----------- trunk/src/org/openbravo/dal/core/OBDynamicPropertyHandler.java trunk/src-test/org/openbravo/test/ant/LeakTest.java trunk/src-test/org/openbravo/test/xml/ExportClientTest.java Removed Paths: ------------- trunk/src/org/openbravo/base/structure/OBDynamicPropertyHandler.java |
![]() |
|||
Date Modified | Username | Field | Change |
2008-12-04 13:42 | gorka_gil | New Issue | |
2008-12-04 13:42 | gorka_gil | Assigned To | => gorka_gil |
2008-12-04 13:42 | gorka_gil | sf_bug_id | 0 => 2388434 |
2008-12-04 13:42 | gorka_gil | OBNetwork customer | => No |
2008-12-04 13:42 | gorka_gil | Regression testing | => No |
2008-12-04 13:47 | gorka_gil | Status | new => scheduled |
2008-12-04 13:47 | gorka_gil | fix_in_branch | => trunk |
2008-12-04 13:48 | gorka_gil | Status | scheduled => resolved |
2008-12-04 13:48 | gorka_gil | Fixed in Version | => trunk |
2008-12-04 13:48 | gorka_gil | svn_revision | => 10949 |
2008-12-04 13:48 | gorka_gil | Resolution | open => fixed |
2008-12-04 13:48 | gorka_gil | Note Added: 0010964 | |
2009-04-21 11:06 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |