'delimiter doesn't map to a String object' Error when Importing by CSV

Symptoms

The following appears in the interface after importing a CSV file:


Cause:
org.apache.commons.configuration.ConversionException: 'delimiter' doesn't map to a String object

Cause

Usually this is because the comma character is specified as a delimiter when it shouldn't be.

Resolution

Retry the import, with no delimiter specified. Specify CSV Import File and then Existing Configuration File during the import.


Last modified on Mar 30, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.