Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0000549 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 02. Master data management | minor | have not tried | 2008-06-04 17:02 | 2009-04-21 10:33 | |||
Reporter | eduardo_Argal | View Status | public | |||||
Assigned To | anthony_wolski | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.50 | |||
Status | closed | Fix in branch | Fixed in SCM revision | bc1e6be7d3a0 | ||||
Projection | none | ETA | none | Target Version | pi | |||
OS | Windows | Database | Oracle | Java version | ||||
OS Version | XP | Database version | 10g | Ant version | ||||
Product Version | pi | SCM revision | ||||||
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 | 0000549: Import file loader | |||||||
Description | There 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 Reproduce | Create 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0000476) iperdomo (viewer) 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 (viewer) 2008-06-11 17:58 |
Could you please provide us the used file in order to reproduce the issue here? |
(0008479) psarobe (viewer) 2008-08-05 11:04 |
Carlos has the file to test |
(0014039) pjuvara (viewer) 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 --- |
![]() |
|||
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-04 17:02 | eduardo_Argal | OBNetwork customer | => N |
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 |