Customer Portal

Delimited Reader's encoding issue

Comments 3

  • Avatar
    mishra.hanu@yahoo.co.in
    0
    Comment actions Permalink
    Even if i set UTF-8 then it is giving same error..now got that getEncoding is not currect..it is giving the system encoding...

    But UTF-8 is the super in all the encding (charset) so i want to use to read and write but still it is giving the same error..

    java.lang.RuntimeException: java.io.IOException:MALFORMED[1] when converting from UTF-8 when parsing record #1 field institution_id
    at org.jetel.data.parser.DelimitedDataParser.parseNext(DelimitedDataParser.java:449)
    at org.jetel.data.parser.DelimitedDataParser.getNext0(DelimitedDataParser.java:173)


    Please help me to short out thsi problem
  • Avatar
    mishra.hanu@yahoo.co.in
    0
    Comment actions Permalink
    Hi ,

    please help me out how to resolve this problemm....
  • Avatar
    avackova
    0
    Comment actions Permalink
    Hello,
    which CloverETL version do you use? With 2.6 ver. DataReader as well as DelimitedDataReder seem to work properly.

Please sign in to leave a comment.