<?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: tSendMail Compile Error with javax.activation.DataHandler in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-Compile-Error-with-javax-activation-DataHandler/m-p/2353253#M119490</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yeah as i wrote above.&lt;/P&gt;&lt;P&gt;I created a whole new Project with one Job which includes one tSendMail Component but got again the compiler errors.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jul 2021 04:47:33 GMT</pubDate>
    <dc:creator>Talend_ed_2705</dc:creator>
    <dc:date>2021-07-09T04:47:33Z</dc:date>
    <item>
      <title>tSendMail Compile Error with javax.activation.DataHandler</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-Compile-Error-with-javax-activation-DataHandler/m-p/2353251#M119488</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first of all:&lt;/P&gt;&lt;P&gt;I tried and build several Mappings, SubJobs and Send Log Mails on my Windows Computer (Win10) in TOS () with Adopt OpenJDK 11.&lt;/P&gt;&lt;P&gt;It worked totally fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I switched to a Linux Machine (Debian Xfce 4.12) with Talend Version 7.3.1.20200219_1130.&lt;/P&gt;&lt;P&gt;I exported via Copy and Paste (Copy my Project Folder from Windows and Pasted to Linux Directory).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything is working fine except Mappings with the tSendMail Component.&lt;/P&gt;&lt;P&gt;I always get the same Error Code and also tried to switch to another JDK but its the same.&lt;/P&gt;&lt;P&gt;I also created a whole empty new Project only with one Job which includes 1 tSendMail Component but at compiling even without editing one Property in the Component ill get the Error.&lt;/P&gt;&lt;P&gt;All Additional Packages and Modules are installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Installed JRE Configuration under Preferences&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000Ggb6YAAR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149518iD2024413B6C61D82/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000Ggb6YAAR.png" alt="0695b00000Ggb6YAAR.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I also upload the Configuration in the "About Talend Studio" Section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error Log:&lt;/P&gt;&lt;P&gt;org.talend.designer.runprocess.ProcessorException: Job compile errors &lt;/P&gt;&lt;P&gt;At least job "BI_TEST" has a compile errors, please fix and export again.&lt;/P&gt;&lt;P&gt;Error Line: 1&lt;/P&gt;&lt;P&gt;Detail Message: The type javax.activation.DataHandler cannot be resolved. It is indirectly referenced from required .class files&lt;/P&gt;&lt;P&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:358)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.designer.runprocess.DefaultRunProcessService.checkLastGenerationHasCompilationError(DefaultRunProcessService.java:539)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.designer.runprocess.RunProcessService.checkLastGenerationHasCompilationError(RunProcessService.java:317)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:955)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:615)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:2068)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.designer.runprocess.RunProcessContext$1.run(RunProcessContext.java:601)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:440)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:356)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:474)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:240)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.ui.internal.progress.ProgressManager.run(ProgressManager.java:966)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.designer.runprocess.RunProcessContext.exec(RunProcessContext.java:548)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.designer.runprocess.ui.ProcessComposite.exec(ProcessComposite.java:1448)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.designer.runprocess.ui.views.ProcessView$RunAction.run(ProcessView.java:700)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.designer.runprocess.ui.actions.RunProcessAction.run(RunProcessAction.java:63)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.designer.core.debug.JobLaunchConfigurationDelegate$1$1.run(JobLaunchConfigurationDelegate.java:98)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4906)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4475)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:636)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.rcp.intro.Application.start(Application.java:280)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/java.lang.reflect.Method.invoke(Method.java:566)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.equinox.launcher.Main.run(Main.java:1501)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.eclipse.equinox.launcher.Main.main(Main.java:1474)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:58:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-Compile-Error-with-javax-activation-DataHandler/m-p/2353251#M119488</guid>
      <dc:creator>Talend_ed_2705</dc:creator>
      <dc:date>2024-11-15T23:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail Compile Error with javax.activation.DataHandler</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-Compile-Error-with-javax-activation-DataHandler/m-p/2353252#M119489</link>
      <description>&lt;P&gt;What about if you create a new job and use tSendMail component in a new project? Do you still have the same compile errors. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 01:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-Compile-Error-with-javax-activation-DataHandler/m-p/2353252#M119489</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-07-09T01:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail Compile Error with javax.activation.DataHandler</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-Compile-Error-with-javax-activation-DataHandler/m-p/2353253#M119490</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yeah as i wrote above.&lt;/P&gt;&lt;P&gt;I created a whole new Project with one Job which includes one tSendMail Component but got again the compiler errors.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 04:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-Compile-Error-with-javax-activation-DataHandler/m-p/2353253#M119490</guid>
      <dc:creator>Talend_ed_2705</dc:creator>
      <dc:date>2021-07-09T04:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail Compile Error with javax.activation.DataHandler</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-Compile-Error-with-javax-activation-DataHandler/m-p/2353254#M119491</link>
      <description>&lt;P&gt;Please try this workaround provided by our R&amp;amp;D team:&lt;/P&gt;&lt;P&gt;the workaround is to add missed javax.activation jar&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;download the jar file from this site:&lt;A href="https://mvnrepository.com/artifact/javax.activation/activation/1.1" alt="https://mvnrepository.com/artifact/javax.activation/activation/1.1" target="_blank"&gt;https://mvnrepository.com/artifact/javax.activation/activation/1.1&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;load the component using tLibraryLoad component in the beginning of job.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 07:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-Compile-Error-with-javax-activation-DataHandler/m-p/2353254#M119491</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-07-09T07:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail Compile Error with javax.activation.DataHandler</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-Compile-Error-with-javax-activation-DataHandler/m-p/2353255#M119492</link>
      <description>&lt;P&gt;It worked, thank you!&lt;/P&gt;&lt;P&gt;Is there another Workaround without using the tLibraryLoad component?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 07:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-Compile-Error-with-javax-activation-DataHandler/m-p/2353255#M119492</guid>
      <dc:creator>Talend_ed_2705</dc:creator>
      <dc:date>2021-07-12T07:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail Compile Error with javax.activation.DataHandler</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-Compile-Error-with-javax-activation-DataHandler/m-p/2353256#M119493</link>
      <description>&lt;P&gt;Open the Module views and check the installation status of required jar files for features or component such as  activation-1.1.jar in this case, install the jar from modules view if it isn't installed yet.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000GhE6DAAV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143035i20DFD8CE1C4C11FF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000GhE6DAAV.png" alt="0695b00000GhE6DAAV.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 01:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-Compile-Error-with-javax-activation-DataHandler/m-p/2353256#M119493</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-07-13T01:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail Compile Error with javax.activation.DataHandler</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-Compile-Error-with-javax-activation-DataHandler/m-p/2353257#M119494</link>
      <description>&lt;P&gt;Here is a Screenshot from my Modules View. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000GhHvYAAV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137429i5507CD8A6BAC2CF0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000GhHvYAAV.png" alt="0695b00000GhHvYAAV.png" /&gt;&lt;/span&gt;As you can See i installed it already or can you see something strange in my Installed Modules?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 05:09:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-Compile-Error-with-javax-activation-DataHandler/m-p/2353257#M119494</guid>
      <dc:creator>Talend_ed_2705</dc:creator>
      <dc:date>2021-07-13T05:09:51Z</dc:date>
    </item>
  </channel>
</rss>

