<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: tFileInputMail UnsupportedEncodingException When picking up mail in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFileInputMail-UnsupportedEncodingException-When-picking-up-mail/m-p/2325217#M94841</link>
    <description>&lt;P&gt;The one on the IBM website worked perfectly thanks. IBM seemed like a safer bet.&lt;/P&gt;</description>
    <pubDate>Mon, 13 May 2013 15:02:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-05-13T15:02:19Z</dc:date>
    <item>
      <title>tFileInputMail UnsupportedEncodingException When picking up mail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputMail-UnsupportedEncodingException-When-picking-up-mail/m-p/2325213#M94837</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I have created a job which picks up about 400 emails from my mail server, downloads them and then is read by a tFileInputMail these emails are then processed by a few tmaps and placed in tFileOutputExel's. &lt;BR /&gt;The problem is when I get to the 362 email the tFileInputMail is throwing the following exception: &lt;BR /&gt;Exception in component tFileInputMail_4&lt;BR /&gt;java.io.UnsupportedEncodingException: unicode-1-1-utf-7&lt;BR /&gt; at sun.nio.cs.StreamDecoder.forInputStreamReader(StreamDecoder.java:52)&lt;BR /&gt; at java.io.InputStreamReader.&amp;lt;init&amp;gt;(InputStreamReader.java:83)&lt;BR /&gt; at com.sun.mail.handlers.text_plain.getContent(text_plain.java:107)&lt;BR /&gt; at javax.activation.DataSourceDataContentHandler.getContent(DataHandler.java:775)&lt;BR /&gt; at javax.activation.DataHandler.getContent(DataHandler.java:522)&lt;BR /&gt; at javax.mail.internet.MimeBodyPart.getContent(MimeBodyPart.java:637)&lt;BR /&gt; at icccp.disputesemailretriever_0_1.DisputesEmailRetriever.tPOP_2Process(DisputesEmailRetriever.java:1842)&lt;BR /&gt; at icccp.disputesemailretriever_0_1.DisputesEmailRetriever.runJobInTOS(DisputesEmailRetriever.java:3094)&lt;BR /&gt; at icccp.disputesemailretriever_0_1.DisputesEmailRetriever.main(DisputesEmailRetriever.java:2962)&lt;BR /&gt;Is there a fix for this? How could I go about doing this? &lt;BR /&gt;P.S I am using Talend Open Studio fir Data Integration 5.1.1&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2013 13:41:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputMail-UnsupportedEncodingException-When-picking-up-mail/m-p/2325213#M94837</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-13T13:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputMail UnsupportedEncodingException When picking up mail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputMail-UnsupportedEncodingException-When-picking-up-mail/m-p/2325214#M94838</link>
      <description>&lt;P&gt;Found this.&lt;BR /&gt;&lt;A href="http://www-01.ibm.com/support/docview.wss?uid=swg21579755" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www-01.ibm.com/support/docview.wss?uid=swg21579755&lt;/A&gt;&lt;BR /&gt;the download jar file may help.&lt;BR /&gt;or possibly this&lt;BR /&gt;&lt;A href="http://www.freeutils.net/source/jcharset/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.freeutils.net/source/jcharset/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2013 13:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputMail-UnsupportedEncodingException-When-picking-up-mail/m-p/2325214#M94838</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2013-05-13T13:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputMail UnsupportedEncodingException When picking up mail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputMail-UnsupportedEncodingException-When-picking-up-mail/m-p/2325215#M94839</link>
      <description>&lt;P&gt;Thanks for the quick reply. Should I restart once I have applied it? I am working on a development box with 3 other people so it wont be a quick process if so.&lt;BR /&gt;EDIT 1: problem sorted I will just use a tLibraryLoad instead of placing it in the jdk directory. Thanks for the help. Ill test it out now.&lt;BR /&gt;EDIT 2: Thanks this works perfectly! &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2013 13:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputMail-UnsupportedEncodingException-When-picking-up-mail/m-p/2325215#M94839</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-13T13:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputMail UnsupportedEncodingException When picking up mail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputMail-UnsupportedEncodingException-When-picking-up-mail/m-p/2325216#M94840</link>
      <description>&lt;P&gt;Which one did you use?&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2013 14:26:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputMail-UnsupportedEncodingException-When-picking-up-mail/m-p/2325216#M94840</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2013-05-13T14:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputMail UnsupportedEncodingException When picking up mail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputMail-UnsupportedEncodingException-When-picking-up-mail/m-p/2325217#M94841</link>
      <description>&lt;P&gt;The one on the IBM website worked perfectly thanks. IBM seemed like a safer bet.&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2013 15:02:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputMail-UnsupportedEncodingException-When-picking-up-mail/m-p/2325217#M94841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-13T15:02:19Z</dc:date>
    </item>
  </channel>
</rss>

