<?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 [resolved] Issue with TALEND job execution using TAC in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372675#M135488</link>
    <description>Hi 
&lt;BR /&gt;I am receiving the following error while trying to run a job using TAC -&amp;gt; Job Conductor. The same job when i run using the local studio works fine. Some one please help me with the error. The job doesn't have any compilation errors if i run it in studio. 
&lt;BR /&gt;java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: Job compile errors 
&lt;BR /&gt;At least job "ActiveCasesCount" has a compile errors, please fix and export again. 
&lt;BR /&gt;Error Line: 6589 
&lt;BR /&gt;Detail Message: oracle 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;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:148) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.client.command.extension.AbstractExtensionCommandSwitch.doSwitch(AbstractExtensionCommandSwitch.java:31) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.CommandProcessorSwitch.caseExtensionCommand(CommandProcessorSwitch.java:161) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.client.util.CommandAbstractSwitch.doSwitch(CommandAbstractSwitch.java:70) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.CommandConsumer.executeCommand(CommandConsumer.java:57) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.CommandConsumer.execute(CommandConsumer.java:35) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.mode.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:139) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Thread.run(Thread.java:761) 
&lt;BR /&gt;Caused by: org.talend.designer.runprocess.ProcessorException: Job compile errors 
&lt;BR /&gt;At least job "ActiveCasesCount" has a compile errors, please fix and export again. 
&lt;BR /&gt;Error Line: 6589 
&lt;BR /&gt;Detail Message: oracle 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;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:270) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.util.JobHandler.export(JobHandler.java:227) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.execute.BuildJobExecuteCommand.execute(BuildJobExecuteCommand.java:93) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:146) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... 7 more 
&lt;BR /&gt;org.talend.gwtadministrator.client.module.dashboard.commandline.model.CommandLineBean.executeGroupCommand(CommandLineBean.java:250) 
&lt;BR /&gt;org.talend.administrator.scheduler.business.job.generate.JobGenerator.executeGroupCommand(JobGenerator.java:308) 
&lt;BR /&gt;org.talend.administrator.scheduler.business.job.generate.JobGenerator.generate(JobGenerator.java:148) 
&lt;BR /&gt;org.talend.administrator.scheduler.business.ExecutionTaskHandler.generateJobScriptUnit(ExecutionTaskHandler.java:380) 
&lt;BR /&gt;org.talend.administrator.scheduler.business.ExecutionTaskHandler.runTaskUnit(ExecutionTaskHandler.java:925) 
&lt;BR /&gt;org.talend.administrator.scheduler.jobs.RemoteTaskExecution.executeRemoteJob(RemoteTaskExecution.java:351) 
&lt;BR /&gt;org.talend.administrator.scheduler.jobs.RemoteTaskExecution.execute(RemoteTaskExecution.java:192) 
&lt;BR /&gt;org.talend.administrator.scheduler.jobs.RemoteExecutionSwitcher.execute(RemoteExecutionSwitcher.java:50) 
&lt;BR /&gt;org.quartz.core.JobRunShell.run(JobRunShell.java:199) 
&lt;BR /&gt;org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:546) 
&lt;BR /&gt;Caused by: java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: Job compile errors 
&lt;BR /&gt;At least job "ActiveCasesCount" has a compile errors, please fix and export again. 
&lt;BR /&gt;Error Line: 6589 
&lt;BR /&gt;Detail Message: oracle 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;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:148) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.client.command.extension.AbstractExtensionCommandSwitch.doSwitch(AbstractExtensionCommandSwitch.java:31) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.CommandProcessorSwitch.caseExtensionCommand(CommandProcessorSwitch.java:161) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.client.util.CommandAbstractSwitch.doSwitch(CommandAbstractSwitch.java:70) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.CommandConsumer.executeCommand(CommandConsumer.java:57) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.CommandConsumer.execute(CommandConsumer.java:35) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.mode.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:139) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Thread.run(Thread.java:761) 
&lt;BR /&gt;Caused by: org.talend.designer.runprocess.ProcessorException: Job compile errors 
&lt;BR /&gt;At least job "ActiveCasesCount" has a compile errors, please fix and export again. 
&lt;BR /&gt;Error Line: 6589 
&lt;BR /&gt;Detail Message: oracle 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;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:270) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.util.JobHandler.export(JobHandler.java:227) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.execute.BuildJobExecuteCommand.execute(BuildJobExecuteCommand.java:93) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:146) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... 7 more 
&lt;BR /&gt; 
&lt;BR /&gt;Best Regards, 
&lt;BR /&gt;Kalyan</description>
    <pubDate>Mon, 20 Oct 2014 15:05:46 GMT</pubDate>
    <dc:creator>satyavar</dc:creator>
    <dc:date>2014-10-20T15:05:46Z</dc:date>
    <item>
      <title>[resolved] Issue with TALEND job execution using TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372675#M135488</link>
      <description>Hi 
&lt;BR /&gt;I am receiving the following error while trying to run a job using TAC -&amp;gt; Job Conductor. The same job when i run using the local studio works fine. Some one please help me with the error. The job doesn't have any compilation errors if i run it in studio. 
&lt;BR /&gt;java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: Job compile errors 
&lt;BR /&gt;At least job "ActiveCasesCount" has a compile errors, please fix and export again. 
&lt;BR /&gt;Error Line: 6589 
&lt;BR /&gt;Detail Message: oracle 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;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:148) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.client.command.extension.AbstractExtensionCommandSwitch.doSwitch(AbstractExtensionCommandSwitch.java:31) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.CommandProcessorSwitch.caseExtensionCommand(CommandProcessorSwitch.java:161) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.client.util.CommandAbstractSwitch.doSwitch(CommandAbstractSwitch.java:70) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.CommandConsumer.executeCommand(CommandConsumer.java:57) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.CommandConsumer.execute(CommandConsumer.java:35) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.mode.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:139) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Thread.run(Thread.java:761) 
&lt;BR /&gt;Caused by: org.talend.designer.runprocess.ProcessorException: Job compile errors 
&lt;BR /&gt;At least job "ActiveCasesCount" has a compile errors, please fix and export again. 
&lt;BR /&gt;Error Line: 6589 
&lt;BR /&gt;Detail Message: oracle 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;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:270) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.util.JobHandler.export(JobHandler.java:227) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.execute.BuildJobExecuteCommand.execute(BuildJobExecuteCommand.java:93) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:146) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... 7 more 
&lt;BR /&gt;org.talend.gwtadministrator.client.module.dashboard.commandline.model.CommandLineBean.executeGroupCommand(CommandLineBean.java:250) 
&lt;BR /&gt;org.talend.administrator.scheduler.business.job.generate.JobGenerator.executeGroupCommand(JobGenerator.java:308) 
&lt;BR /&gt;org.talend.administrator.scheduler.business.job.generate.JobGenerator.generate(JobGenerator.java:148) 
&lt;BR /&gt;org.talend.administrator.scheduler.business.ExecutionTaskHandler.generateJobScriptUnit(ExecutionTaskHandler.java:380) 
&lt;BR /&gt;org.talend.administrator.scheduler.business.ExecutionTaskHandler.runTaskUnit(ExecutionTaskHandler.java:925) 
&lt;BR /&gt;org.talend.administrator.scheduler.jobs.RemoteTaskExecution.executeRemoteJob(RemoteTaskExecution.java:351) 
&lt;BR /&gt;org.talend.administrator.scheduler.jobs.RemoteTaskExecution.execute(RemoteTaskExecution.java:192) 
&lt;BR /&gt;org.talend.administrator.scheduler.jobs.RemoteExecutionSwitcher.execute(RemoteExecutionSwitcher.java:50) 
&lt;BR /&gt;org.quartz.core.JobRunShell.run(JobRunShell.java:199) 
&lt;BR /&gt;org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:546) 
&lt;BR /&gt;Caused by: java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: Job compile errors 
&lt;BR /&gt;At least job "ActiveCasesCount" has a compile errors, please fix and export again. 
&lt;BR /&gt;Error Line: 6589 
&lt;BR /&gt;Detail Message: oracle 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;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:148) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.client.command.extension.AbstractExtensionCommandSwitch.doSwitch(AbstractExtensionCommandSwitch.java:31) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.CommandProcessorSwitch.caseExtensionCommand(CommandProcessorSwitch.java:161) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.client.util.CommandAbstractSwitch.doSwitch(CommandAbstractSwitch.java:70) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.CommandConsumer.executeCommand(CommandConsumer.java:57) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.CommandConsumer.execute(CommandConsumer.java:35) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.mode.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:139) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Thread.run(Thread.java:761) 
&lt;BR /&gt;Caused by: org.talend.designer.runprocess.ProcessorException: Job compile errors 
&lt;BR /&gt;At least job "ActiveCasesCount" has a compile errors, please fix and export again. 
&lt;BR /&gt;Error Line: 6589 
&lt;BR /&gt;Detail Message: oracle 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;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:270) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.util.JobHandler.export(JobHandler.java:227) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.execute.BuildJobExecuteCommand.execute(BuildJobExecuteCommand.java:93) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:146) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... 7 more 
&lt;BR /&gt; 
&lt;BR /&gt;Best Regards, 
&lt;BR /&gt;Kalyan</description>
      <pubDate>Mon, 20 Oct 2014 15:05:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372675#M135488</guid>
      <dc:creator>satyavar</dc:creator>
      <dc:date>2014-10-20T15:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issue with TALEND job execution using TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372676#M135489</link>
      <description>Hi,&lt;BR /&gt;Have you installed Some libraries in Job Server? What's your Talend build version are you using?&lt;BR /&gt;Have you checked document &lt;A href="https://help.talend.com/search/all?query=Configuring+the+Studio&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Configuring the Studio&lt;/A&gt;?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 21 Oct 2014 07:02:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372676#M135489</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-21T07:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issue with TALEND job execution using TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372677#M135490</link>
      <description>Talend Version is 5.4.2</description>
      <pubDate>Tue, 21 Oct 2014 08:41:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372677#M135490</guid>
      <dc:creator>satyavar</dc:creator>
      <dc:date>2014-10-21T08:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issue with TALEND job execution using TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372678#M135491</link>
      <description>Server is Linux.</description>
      <pubDate>Tue, 21 Oct 2014 08:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372678#M135491</guid>
      <dc:creator>satyavar</dc:creator>
      <dc:date>2014-10-21T08:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issue with TALEND job execution using TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372679#M135492</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Have you installed Some libraries in Job Server? Have you checked document &lt;A href="https://help.talend.com/search/all?query=Configuring+the+Studio&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Configuring the Studio&lt;/A&gt;?&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Have you checked all necessary libraries in Job Server?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 21 Oct 2014 08:54:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372679#M135492</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-21T08:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issue with TALEND job execution using TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372680#M135493</link>
      <description>hi all,&lt;BR /&gt;&amp;nbsp;and about :&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;it's several times in your log error ...&lt;BR /&gt;regards&lt;BR /&gt;laurent</description>
      <pubDate>Tue, 21 Oct 2014 09:34:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372680#M135493</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-21T09:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issue with TALEND job execution using TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372681#M135494</link>
      <description>I have the JVM Compatibility on Server and my local machine but i am still getting the same error. TAC is on a Linux server and my local studio is on Windows 7.</description>
      <pubDate>Tue, 28 Oct 2014 05:31:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372681#M135494</guid>
      <dc:creator>satyavar</dc:creator>
      <dc:date>2014-10-28T05:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issue with TALEND job execution using TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372682#M135495</link>
      <description>Hi,&lt;BR /&gt;What's your JDK version? Did you also install the same JDK in your linux machine?(TAC is on a Linux server)&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 28 Oct 2014 07:08:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372682#M135495</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-28T07:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issue with TALEND job execution using TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372683#M135496</link>
      <description>1.7 JDK version is installed on both my local machine and TAC Server (linux)</description>
      <pubDate>Tue, 28 Oct 2014 07:19:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372683#M135496</guid>
      <dc:creator>satyavar</dc:creator>
      <dc:date>2014-10-28T07:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issue with TALEND job execution using TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372684#M135497</link>
      <description>Hi,
&lt;BR /&gt;Have you already checked document 
&lt;A href="https://help.talend.com/search/all?query=Configuring+the+Studio&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Configuring+the+Studio&amp;amp;content-lang=en&lt;/A&gt; to put the downloaded modules in the following folder:
&lt;BR /&gt;
&lt;I&gt;&amp;lt;TomcatPath&amp;gt;/webapps/org.talend.administrator/WEB-INF/lib&lt;/I&gt; ?
&lt;BR /&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabirna</description>
      <pubDate>Tue, 28 Oct 2014 07:27:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372684#M135497</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-28T07:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issue with TALEND job execution using TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372685#M135498</link>
      <description>My local machine is a 32 bit Windows 7 machine and server is a 64 bit Linux box. Do you think that might have caused the problem?</description>
      <pubDate>Mon, 10 Nov 2014 11:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372685#M135498</guid>
      <dc:creator>satyavar</dc:creator>
      <dc:date>2014-11-10T11:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issue with TALEND job execution using TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372686#M135499</link>
      <description>Hi 
&lt;A href="http://www.talendforge.org/forum/profile.php?id=224085" target="_blank" rel="nofollow noopener noreferrer"&gt;kalyangupta&lt;/A&gt;,
&lt;BR /&gt;Would you mind reporting a ticket on 
&lt;A href="http://support.talend.com/otrs/customer.pl" target="_blank" rel="nofollow noopener noreferrer"&gt;Talend Support Portal&lt;/A&gt;, so that we can give you a remote assistance through support cycle.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 11 Nov 2014 06:58:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issue-with-TALEND-job-execution-using-TAC/m-p/2372686#M135499</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-11T06:58:49Z</dc:date>
    </item>
  </channel>
</rss>

