Menu

#120 Exception during ASCII Import

open
nobody
None
5
2006-01-26
2006-01-26
Dockers
No

While trying to import an ASCII CSV file with around
2MB size, I get the following exception

[13:24:10] Starting import filter ASCII Delimited.

[13:24:10] Using the Cp1252 character set.

[13:25:05] An unexpected error has occured while
filtering the data.

[13:25:05] Runtime Exception::(String index out of
range: -1)

[13:25:05] java.lang.StringIndexOutOfBoundsException:
String index out of range: -1

[13:25:05] at java.lang.String.substring
(String.java(Compiled Code))

[13:25:05] at
org.isqlviewer.core.filters.CSVTableFilter.filterIn
(CSVTableFilter.java(Compiled Code))

[13:25:05] at
org.isqlviewer.ui.ImportWizard$ImportWorker.runFilter
(ImportWizard.java:281)

[13:25:05] at
org.isqlviewer.ui.ImportWizard$ImportWorker.run
(ImportWizard.java:210)

[13:25:05] at java.lang.Thread.run
(Thread.java:570)

[13:25:05] The ASCII Delimited Filter was unable to
succesfully import any data.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB