<?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: TAC DI 6.1.1: Cannot generate job with tSendMail component. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TAC-DI-6-1-1-Cannot-generate-job-with-tSendMail-component/m-p/2274466#M51124</link>
    <description>I'm getting exactly the same compile error in the TAC for any job that has the tsendmail component, but more specifically, In Dev this works fine on Redhat and also in Prod. In Test this is coming up everytime. We cloned Prod to Test and it's still doing it. 
&lt;BR /&gt;As far as I can tell, all of the environments are the same. 
&lt;BR /&gt;What dependencies does the email component have that could be missing in Test?</description>
    <pubDate>Fri, 23 Sep 2016 22:07:45 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2016-09-23T22:07:45Z</dc:date>
    <item>
      <title>TAC DI 6.1.1: Cannot generate job with tSendMail component.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-DI-6-1-1-Cannot-generate-job-with-tSendMail-component/m-p/2274463#M51121</link>
      <description>I am developing locally on TIS6.1.1 and deploying to a server with 6.1.1 modules. Both studio and server were installed from same Tools install. 
&lt;BR /&gt;When I create a job, I do not get compile errors, but when I attempt to generate the job in TAC, I get compile errors with the tSendMail component. I have deleted the ComponentsCache.javacache 
&lt;BR /&gt;java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: org.talend.designer.runprocess.ProcessorException: Job compile errors 
&lt;BR /&gt;At least job "FTP" has a compile errors, please fix and export again. 
&lt;BR /&gt;Error Line: 647 
&lt;BR /&gt;Detail Message: javax.mail cannot be resolved to a type 
&lt;BR /&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio. 
&lt;BR /&gt; at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:179) 
&lt;BR /&gt; at org.talend.commandline.client.command.extension.AbstractExtensionCommandSwitch.doSwitch(AbstractExtensionCommandSwitch.java:31) 
&lt;BR /&gt; at org.talend.commandline.command.CommandProcessorSwitch.caseExtensionCommand(CommandProcessorSwitch.java:161) 
&lt;BR /&gt; at org.talend.commandline.client.util.CommandAbstractSwitch.doSwitch(CommandAbstractSwitch.java:70) 
&lt;BR /&gt; at org.talend.commandline.command.CommandConsumer.executeCommand(CommandConsumer.java:57) 
&lt;BR /&gt; at org.talend.commandline.command.CommandConsumer.execute(CommandConsumer.java:35) 
&lt;BR /&gt; at org.talend.commandline.mode.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:139) 
&lt;BR /&gt; at java.lang.Thread.run(Thread.java:745) 
&lt;BR /&gt;Caused by: org.talend.designer.runprocess.ProcessorException: org.talend.designer.runprocess.ProcessorException: Job compile errors</description>
      <pubDate>Mon, 14 Mar 2016 17:43:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-DI-6-1-1-Cannot-generate-job-with-tSendMail-component/m-p/2274463#M51121</guid>
      <dc:creator>sammierlening</dc:creator>
      <dc:date>2016-03-14T17:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: TAC DI 6.1.1: Cannot generate job with tSendMail component.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-DI-6-1-1-Cannot-generate-job-with-tSendMail-component/m-p/2274464#M51122</link>
      <description>Hi, 
&lt;BR /&gt;Are your studio and TAC 
&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;on different machines?&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Have you already checked document&amp;nbsp;&lt;A href="https://help.talend.com/search/all?query=Installing+external+modules&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Installing external modules&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;to put the downloaded modules in the following folder:&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;lt;TomcatPath&amp;gt;/webapps/org.talend.administrator/WEB-INF/lib&lt;/FONT&gt;&lt;/FONT&gt;&lt;/I&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;?&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 15 Mar 2016 03:01:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-DI-6-1-1-Cannot-generate-job-with-tSendMail-component/m-p/2274464#M51122</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-15T03:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: TAC DI 6.1.1: Cannot generate job with tSendMail component.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-DI-6-1-1-Cannot-generate-job-with-tSendMail-component/m-p/2274465#M51123</link>
      <description>My TAC/Commandline are installed on a server (Linux). My studio is on my machine (Windows). 
&lt;BR /&gt;Getting the following from the commandline: 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;!MESSAGE 2016-03-14 23:52:59,101 
&lt;BR /&gt;INFO&amp;nbsp; org.talend.commons.exception.CommonExceptionHandler&amp;nbsp; - Missing jars: activation.jar[], mail-1.4.jar[], javax.mail_1.4.0.v201005080615.jar! 
&lt;BR /&gt;ENTRY org.talend.platform.logging 1 0 2016-03-14 23:52:59.101! 
&lt;BR /&gt;MESSAGE 2016-03-14 23:52:59,098 INFO&amp;nbsp; org.talend.commons.exception.CommonExceptionHandler&amp;nbsp; - missing jar:javax.mail_1.4.0.v201005080615.jar! 
&lt;BR /&gt;ENTRY org.talend.platform.logging 1 0 2016-03-14 23:52:59.098!MESSAGE 2016-03-14 23:52:59,097 INFO&amp;nbsp; org.talend.commons.exception.CommonExceptionHandler&amp;nbsp; - missing jar:mail-1.4.jar! 
&lt;BR /&gt;ENTRY org.talend.platform.logging 1 0 2016-03-14 23:52:59.097! 
&lt;BR /&gt;MESSAGE 2016-03-14 23:52:59,090 INFO&amp;nbsp; org.talend.commons.exception.CommonExceptionHandler&amp;nbsp; - missing jar:activation.jar!ENTRY org.talend.platform.logging 1 0 2016-03-14 23:52:59.094</description>
      <pubDate>Tue, 15 Mar 2016 04:24:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-DI-6-1-1-Cannot-generate-job-with-tSendMail-component/m-p/2274465#M51123</guid>
      <dc:creator>sammierlening</dc:creator>
      <dc:date>2016-03-15T04:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: TAC DI 6.1.1: Cannot generate job with tSendMail component.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-DI-6-1-1-Cannot-generate-job-with-tSendMail-component/m-p/2274466#M51124</link>
      <description>I'm getting exactly the same compile error in the TAC for any job that has the tsendmail component, but more specifically, In Dev this works fine on Redhat and also in Prod. In Test this is coming up everytime. We cloned Prod to Test and it's still doing it. 
&lt;BR /&gt;As far as I can tell, all of the environments are the same. 
&lt;BR /&gt;What dependencies does the email component have that could be missing in Test?</description>
      <pubDate>Fri, 23 Sep 2016 22:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-DI-6-1-1-Cannot-generate-job-with-tSendMail-component/m-p/2274466#M51124</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-09-23T22:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: TAC DI 6.1.1: Cannot generate job with tSendMail component.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-DI-6-1-1-Cannot-generate-job-with-tSendMail-component/m-p/2274467#M51125</link>
      <description>Hi&amp;nbsp;
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Albert Mayer,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;On which build version you got this problem?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Could you please report a ticket on talend support portal so that we can give you a remote assistance through support cycle with priority?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 26 Sep 2016 07:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-DI-6-1-1-Cannot-generate-job-with-tSendMail-component/m-p/2274467#M51125</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-26T07:44:13Z</dc:date>
    </item>
  </channel>
</rss>

