Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Starte Job J037_Gesamt am 10:28 22/09/2014.
connecting to socket on port 3508
connected
Exception in component tFileOutputDelimited_4
java.io.UnsupportedEncodingException: UTF-BOM
at sun.nio.cs.StreamEncoder.forOutputStreamWriter(Unknown Source)
at java.io.OutputStreamWriter.<init>(Unknown Source)
at prm.j037_konto_gesamt_csv_mgrenz_0_1.J037_Konto_Gesamt_CSV_MGRENZ.tFileInputDelimited_4Process(J037_Konto_Gesamt_CSV_MGRENZ.java:5197)
at prm.j037_konto_gesamt_csv_mgrenz_0_1.J037_Konto_Gesamt_CSV_MGRENZ.runJobInTOS(J037_Konto_Gesamt_CSV_MGRENZ.java:6774)
at prm.j037_konto_gesamt_csv_mgrenz_0_1.J037_Konto_Gesamt_CSV_MGRENZ.main(J037_Konto_Gesamt_CSV_MGRENZ.java:6616)
disconnected
Job J037_Konto_Gesamt endet am 10:28 22/09/2014.
There is an option "Custom" in Encoding part. But I'm not sure it can work well. We don't do that before and just use UTF-8 without bom. You can try to set the part as UTF bom
Have you also tried the solution in the related forum?
Hi,
Actually, this is a custom component developed by talend community users.
You can get it from Talend Exchange Protal:
then install it into talend studio TalendHelpCenter:Installing a custom component.
Best regards
Sabrina