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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0000549
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 02. Master data managementminorhave not tried2008-06-04 17:022009-04-21 10:33
Reportereduardo_ArgalView Statuspublic 
Assigned Toanthony_wolski 
PriorityurgentResolutionfixedFixed in Version2.50
StatusclosedFix in branchFixed in SCM revisionbc1e6be7d3a0
ProjectionnoneETAnoneTarget Versionpi
OSWindowsDatabaseOracleJava version
OS VersionXPDatabase version10gAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0000549: Import file loader

DescriptionThere is a bug (reported by itaians) with ImportFileloader, when trying to import a file which contains more than 54000 lines an error shows up:
java.lang.OutOfMemoryError: Java heap space
Steps To ReproduceCreate a file with 55000 lines and try to import it:
Master Data Management || Import Data || Import File Loader || Import File Loader
You can use any of the existing formats
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0004955 closedanthony_wolski Import file loader 

-  Notes
(0000476)
iperdomo (reporter)
2008-06-10 10:21

Try to update the startup settings of tomcat:
e.g -Xmx1024m

Edit the file $TOMCAT_HOME\bin\startup.bat and insert or alter the line below, subsituting for the desired values:

set CATALINA_OPTS="-Xmx1024m"
(0000501)
cromero (reporter)
2008-06-11 17:58

Could you please provide us the used file in order to reproduce the issue here?
(0008479)
psarobe (manager)
2008-08-05 11:04

Carlos has the file to test
(0014039)
pjuvara (reporter)
2009-02-24 22:31

Upgrading priority as this is the oldest open defect.
(0014240)
hgbot (developer)
2009-03-02 18:23

Repository: erp/devel/pi
Changeset: bfbbb85e7117b632601c42752f0ef20751185f80
Author: Anthony Wolski <awolski <at> openbravo.com>
Date: Mon Mar 02 16:25:15 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/bfbbb85e7117b632601c42752f0ef20751185f80 [^]

Fixes issue 0000549. Initially, only display a subset of imported data.

---
M referencedata/sampledata/Accounting_Test.xml
M referencedata/sampledata/SmallBazaar.xml
M src-db/database/model/tables/C_ACCTSCHEMA_DEFAULT.xml
M src-db/database/model/tables/M_PRODUCT_BOM.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src/org/openbravo/erpCommon/ad_forms/FileImport.java
M src/org/openbravo/erpCommon/ad_process/ImportProduct_data.xsql
M src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoiceSaleForeign.jrxml
---
(0014241)
hgbot (developer)
2009-03-02 18:23

Repository: erp/devel/pi
Changeset: bc1e6be7d3a0d8cbe28d66b74e3cb4c4d568d0e8
Author: Anthony Wolski <awolski <at> openbravo.com>
Date: Mon Mar 02 18:21:18 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/bc1e6be7d3a0d8cbe28d66b74e3cb4c4d568d0e8 [^]

Fixes issue 0000549. Limit number of displayed rows for intermediate results.

---
M src/org/openbravo/erpCommon/ad_forms/FileImport.java
---

- Issue History
Date Modified Username Field Change
2008-06-04 17:02 eduardo_Argal New Issue
2008-06-04 17:02 eduardo_Argal Assigned To => cromero
2008-06-09 11:54 psarobe Status new => scheduled
2008-06-09 11:54 psarobe Assigned To cromero => iperdomo
2008-06-10 10:21 iperdomo Note Added: 0000476
2008-06-10 10:21 iperdomo Status scheduled => feedback
2008-06-11 17:58 cromero Note Added: 0000501
2008-08-05 11:04 psarobe Status feedback => scheduled
2008-08-05 11:04 psarobe Note Added: 0008479
2008-08-05 11:04 psarobe fix_in_branch => trunk
2008-08-14 16:15 jaimetorre sf_bug_id 0 => 2051549
2009-02-03 17:58 iperdomo Assigned To iperdomo => anthony_wolski
2009-02-07 12:07 pjuvara Priority normal => high
2009-02-07 12:07 pjuvara fix_in_branch trunk =>
2009-02-24 22:31 pjuvara Note Added: 0014039
2009-02-24 22:32 pjuvara Priority high => urgent
2009-03-02 18:23 hgbot Checkin
2009-03-02 18:23 hgbot Note Added: 0014240
2009-03-02 18:23 hgbot Status scheduled => resolved
2009-03-02 18:23 hgbot Resolution open => fixed
2009-03-02 18:23 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/bfbbb85e7117b632601c42752f0ef20751185f80 [^]
2009-03-02 18:23 hgbot Checkin
2009-03-02 18:23 hgbot Note Added: 0014241
2009-03-02 18:23 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/bfbbb85e7117b632601c42752f0ef20751185f80 [^] => http://code.openbravo.com/erp/devel/pi/rev/bc1e6be7d3a0d8cbe28d66b74e3cb4c4d568d0e8 [^]
2009-04-21 10:33 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker