Check your platform default Charset (not just the Camel one). Try writing a
little program that prints to System.out the default encoding as reported
by the static method of Charset (was it called defaultCharset()? Don't have
access to the docs now).

Also make sure you are setting the JVM parameter -Dfile.encoding
adequately.

Hope that helps.

Regards,
Raúl.

Sent from a mobile device
On 1 Nov 2012 00:56, "Denis S" <dsoukhoros...@yahoo.com> wrote:

> crm.sample.csv
> <http://camel.465427.n5.nabble.com/file/n5721918/crm.sample.csv>
>
> this is a small portion of the file. see around 260..280 lines. I'm not
> sure
> if the file will help you reproduce my issue: now it is in win format.
>
> Thanks, Denis.
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Trouble-with-split-tokenize-on-linux-tp5721677p5721918.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to