Ticket #129 (new defect)

Opened 3 years ago

Last modified 3 years ago

ConcurrentModificationException when exporting large datasets to csv

Reported by: ekmek Assigned to: eitan
Priority: major Component: persistence
Version: Keywords:
Cc:

Description

If you open a large list view of items (~300+) and try to export the list to CSV, a ConcurrentModificationException? is thrown.

I set up a local test case with a person table filled with 100.000 entries. I then filtered the list to about 300 items and tried to export them, which led to the exception. If I put on a more restrictive filter so only ~100 persons were visible, the export was alright.

As the exception is only shown in the GUI and no console output is visible. I attached a screenshot including the visible part of the stacktrace.

Change History

(in reply to: ↑ description ) 05/15/07 07:02:54 changed by ekmek

Replying to ekmek:

I attached a screenshot including the visible part of the stacktrace.

Ok, forget this one, the permissions do not allow to attach files ;-)