Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004955Openbravo ERP02. Master data managementpublic2008-09-09 17:262009-05-21 17:48
eduardo_Argal 
anthony_wolski 
normalminorhave not tried
closedfixed 
10XP
pi 
 
Core
No
0004955: Import file loader
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
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
No tags attached.
blocks defect 0000549pi closed anthony_wolski Import file loader 
Issue History
2008-09-09 17:26anonymousNew Issue
2008-09-09 17:26anonymousAssigned To => iperdomo
2008-09-09 17:26anonymousStatusnew => scheduled
2008-09-09 17:26anonymousfix_in_branch => 2.40
2009-02-03 17:59iperdomoAssigned Toiperdomo => anthony_wolski
2009-03-02 18:17hgbotCheckin
2009-03-02 18:17hgbotNote Added: 0014239
2009-03-02 18:17hgbotStatusscheduled => resolved
2009-03-02 18:17hgbotResolutionopen => fixed
2009-03-02 18:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/9b8df6525e8a724ede170922712b59cdeb18ee79 [^]
2009-03-03 17:31psarobeFixed in Version => 2.40MP3
2009-03-24 11:02psarobeFixed in Version2.40MP3 => 2.40MP4
2009-05-21 17:48psarobeStatusresolved => closed

Notes
(0014239)
hgbot   
2009-03-02 18:17   
Repository: erp/stable/2.40
Changeset: 9b8df6525e8a724ede170922712b59cdeb18ee79
Author: Anthony Wolski <awolski <at> openbravo.com>
Date: Mon Mar 02 18:16:54 2009 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/9b8df6525e8a724ede170922712b59cdeb18ee79 [^]

Fixes issue 0004955. Limit the number of rows shown in preview.

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