Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0006364
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Otherscriticalhave not tried2008-12-04 13:422009-04-21 11:06
Reportergorka_gilView Statuspublic 
Assigned Togorka_gil 
PrioritynormalResolutionfixedFixed in Versionpi
StatusclosedFix in branchpiFixed in SCM revision10949
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50alpha-r3SCM revision10938 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0006364: memory problem in generate-entities

DescriptionIn 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 Solutionadd maxmemory parameter to generate-entities task
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0006365 closedgorka_gil memory problem in generate-entities 

-  Notes
(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

- Issue History
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
Powered by Mantis Bugtracker