<?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: Error caused by JVM compatibility in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-caused-by-JVM-compatibility/m-p/2403850#M10440</link>
    <description>&lt;P&gt;I have the same error. &lt;/P&gt;&lt;P&gt;I'm running Talend Open Studio for Data Integration - Version: 7.3.1 - Mac Version&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;P&gt;Cheers, Christian &lt;/P&gt;</description>
    <pubDate>Fri, 27 Nov 2020 16:25:14 GMT</pubDate>
    <dc:creator>CLämmerer1606494081</dc:creator>
    <dc:date>2020-11-27T16:25:14Z</dc:date>
    <item>
      <title>Error caused by JVM compatibility</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-caused-by-JVM-compatibility/m-p/2403848#M10438</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I'm trying to use Talend for the first time but I'm receiving the following error when I try to run certain jobs:&lt;/P&gt;&lt;P&gt;------------------&lt;/P&gt;&lt;P&gt;org.talend.designer.runprocess.ProcessorException: Job compile errors&amp;nbsp;&lt;/P&gt;&lt;P&gt;At least job "rtr_test_exist_file" has a compile errors, please fix and export again.&lt;/P&gt;&lt;P&gt;Error Line: 11512&lt;/P&gt;&lt;P&gt;Detail Message: jxl cannot be resolved to a type&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;	at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:328)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.DefaultRunProcessService.checkLastGenerationHasCompilationError(DefaultRunProcessService.java:380)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.RunProcessService.checkLastGenerationHasCompilationError(RunProcessService.java:292)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:656)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:545)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:1506)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.RunProcessContext$1.run(RunProcessContext.java:577)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:466)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:374)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:527)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:284)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.progress.ProgressManager.run(ProgressManager.java:1190)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.RunProcessContext.exec(RunProcessContext.java:532)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ui.ProcessComposite.exec(ProcessComposite.java:1450)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ui.views.ProcessView$RunAction.run(ProcessView.java:691)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ui.actions.RunProcessAction.run(RunProcessAction.java:58)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.debug.JobLaunchConfigurationDelegate$1.run(JobLaunchConfigurationDelegate.java:84)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4147)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3764)&lt;/P&gt;&lt;P&gt;	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;/P&gt;&lt;P&gt;	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)&lt;/P&gt;&lt;P&gt;	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)&lt;/P&gt;&lt;P&gt;	at org.talend.rcp.intro.Application.start(Application.java:255)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)&lt;/P&gt;&lt;P&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/P&gt;&lt;P&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;/P&gt;&lt;P&gt;	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/P&gt;&lt;P&gt;	at java.lang.reflect.Method.invoke(Method.java:498)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)&lt;/P&gt;&lt;P&gt;------------------&lt;/P&gt;&lt;P&gt;Could someone help me?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 09:25:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-caused-by-JVM-compatibility/m-p/2403848#M10438</guid>
      <dc:creator>RFachin</dc:creator>
      <dc:date>2020-10-07T09:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error caused by JVM compatibility</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-caused-by-JVM-compatibility/m-p/2403849#M10439</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to give more information:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Talend Studio: which version (X.X.X) and which platform (DI,ESB, Data service...);&lt;/LI&gt;&lt;LI&gt;Java version;&lt;/LI&gt;&lt;LI&gt;Job details (prefer printscreen):&lt;UL&gt;&lt;LI&gt;Using tLibraryLoad?&lt;/LI&gt;&lt;LI&gt;Which components?&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;OS;&lt;/LI&gt;&lt;LI&gt;Free or paid version?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;JVL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 10:19:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-caused-by-JVM-compatibility/m-p/2403849#M10439</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-07T10:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error caused by JVM compatibility</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-caused-by-JVM-compatibility/m-p/2403850#M10440</link>
      <description>&lt;P&gt;I have the same error. &lt;/P&gt;&lt;P&gt;I'm running Talend Open Studio for Data Integration - Version: 7.3.1 - Mac Version&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;P&gt;Cheers, Christian &lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2020 16:25:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-caused-by-JVM-compatibility/m-p/2403850#M10440</guid>
      <dc:creator>CLämmerer1606494081</dc:creator>
      <dc:date>2020-11-27T16:25:14Z</dc:date>
    </item>
  </channel>
</rss>

