<?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: Issue when trying to build a job in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Issue-when-trying-to-build-a-job/m-p/2230140#M20866</link>
    <description>Hi All,&lt;BR /&gt;I found how to resolve the issue, I changed the type of a column from char to String, and now it's ok.&lt;BR /&gt;Thanks,&lt;BR /&gt;Malek.</description>
    <pubDate>Wed, 25 Feb 2015 11:54:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-02-25T11:54:07Z</dc:date>
    <item>
      <title>Issue when trying to build a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-when-trying-to-build-a-job/m-p/2230136#M20862</link>
      <description>Hi All,&amp;nbsp; 
&lt;BR /&gt;I have an issue when I try to build a job, the error message is : 
&lt;BR /&gt;Detail Message: The method getString(int, String) in the type PreparedStatement is not applicable for the arguments (int, Date) There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio 
&lt;BR /&gt;org.talend.designer.runprocess.ProcessorException: Job compile errors 
&lt;BR /&gt;At least job "Contracts" has a compile errors, please fix and export again. 
&lt;BR /&gt;Error Line: 2151 
&lt;BR /&gt;Detail Message: The method setString(int, String) in the type PreparedStatement is not applicable for the arguments (int, Date) 
&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.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:281) 
&lt;BR /&gt; at org.talend.designer.runprocess.JobErrorsChecker.checkExportErrors(JobErrorsChecker.java:168) 
&lt;BR /&gt; at org.talend.designer.runprocess.DefaultRunProcessService.checkExportProcess(DefaultRunProcessService.java:306) 
&lt;BR /&gt; at org.talend.designer.runprocess.RunProcessService.checkExportProcess(RunProcessService.java:243) 
&lt;BR /&gt; at org.talend.repository.ui.wizards.exportjob.action.JobExportAction.exportJobScript(JobExportAction.java:187) 
&lt;BR /&gt; at org.talend.repository.ui.wizards.exportjob.action.JobExportAction.run(JobExportAction.java:117) 
&lt;BR /&gt; at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) 
&lt;BR /&gt; at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) 
&lt;BR /&gt; at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1008) 
&lt;BR /&gt; at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage.finish(JobScriptsExportWizardPage.java:1408) 
&lt;BR /&gt; at org.talend.repository.ui.wizards.exportjob.JavaJobScriptsExportWSWizardPage.finish(JavaJobScriptsExportWSWizardPage.java:1649) 
&lt;BR /&gt; at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizard.performFinish(JobScriptsExportWizard.java:126) 
&lt;BR /&gt; at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:811) 
&lt;BR /&gt; at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:430) 
&lt;BR /&gt; at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624) 
&lt;BR /&gt;May I have your help, please. 
&lt;BR /&gt;Thanks in advance. 
&lt;BR /&gt;Malek.</description>
      <pubDate>Wed, 25 Feb 2015 00:19:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-when-trying-to-build-a-job/m-p/2230136#M20862</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-25T00:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when trying to build a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-when-trying-to-build-a-job/m-p/2230137#M20863</link>
      <description>Check if you have installed at least Java 7.&lt;BR /&gt;Open the studio preferences and open Java-&amp;gt;Installed JRE and use the Add button. Choose here the home directory of your installed JRE (best choice is Java 7).&lt;BR /&gt;This way you prevent Talend Open Studio from self detecting and sets a valid runtime JVM which is definitely compatible.</description>
      <pubDate>Wed, 25 Feb 2015 08:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-when-trying-to-build-a-job/m-p/2230137#M20863</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-25T08:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when trying to build a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-when-trying-to-build-a-job/m-p/2230138#M20864</link>
      <description>Hijlolling,
&lt;BR /&gt;Thanks for your reply, I checked the configuration and the Java 7 is already configured.
&lt;BR /&gt;
&lt;BR /&gt;Thanks.
&lt;BR /&gt;Malek.</description>
      <pubDate>Wed, 25 Feb 2015 09:30:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-when-trying-to-build-a-job/m-p/2230138#M20864</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-25T09:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when trying to build a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-when-trying-to-build-a-job/m-p/2230139#M20865</link>
      <description>Hi All,
&lt;BR /&gt;Now I have this error message : Detail Message: Type mismatch: cannot convert from Character to String
&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;May I have your help, please.
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Malek.</description>
      <pubDate>Wed, 25 Feb 2015 10:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-when-trying-to-build-a-job/m-p/2230139#M20865</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-25T10:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when trying to build a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-when-trying-to-build-a-job/m-p/2230140#M20866</link>
      <description>Hi All,&lt;BR /&gt;I found how to resolve the issue, I changed the type of a column from char to String, and now it's ok.&lt;BR /&gt;Thanks,&lt;BR /&gt;Malek.</description>
      <pubDate>Wed, 25 Feb 2015 11:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-when-trying-to-build-a-job/m-p/2230140#M20866</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-25T11:54:07Z</dc:date>
    </item>
  </channel>
</rss>

