<?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: Can't build a job in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-build-a-job/m-p/2361783#M2273</link>
    <description>Hi, 
&lt;BR /&gt;Have you tried to use V 6.2 to see if this issue repro( 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;jdk-8u111&lt;/FONT&gt;&lt;/FONT&gt;)? Could you please type&amp;nbsp; 
&lt;FONT size="2"&gt;&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;java -version on your cmd to see if the java environment is set correctly(&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;jdk-8u111&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT face="consolas, monaco, bitstream vera sans mono, courier new, courier, monospace"&gt;&lt;FONT size="2"&gt;)?&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="consolas, monaco, bitstream vera sans mono, courier new, courier, monospace"&gt;&lt;FONT size="2"&gt;We cannot repro your issue on our side(Window 10 64 bit).&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="consolas, monaco, bitstream vera sans mono, courier new, courier, monospace"&gt;&lt;FONT size="2"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="consolas, monaco, bitstream vera sans mono, courier new, courier, monospace"&gt;&lt;FONT size="2"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Fri, 09 Dec 2016 10:07:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-09T10:07:38Z</dc:date>
    <item>
      <title>Can't build a job</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-build-a-job/m-p/2361780#M2270</link>
      <description>Hi 
&lt;BR /&gt;I am using Talend Open Studio 6.3.0. (64 bit) on Windows 10 (64 bit). 
&lt;BR /&gt;When I try to build a job, Talend shows that it is working over something but after it is done, there is no zip file in target folder. 
&lt;BR /&gt;Talend functions properly when I just start jobs from Talend Studio but I want build jobs. 
&lt;BR /&gt;Some information about my PC: 
&lt;BR /&gt; 
&lt;PRE&gt;C:\&amp;gt;java -version&lt;BR /&gt;java version "1.8.0_112"&lt;BR /&gt;Java(TM) SE Runtime Environment (build 1.8.0_112-b15)&lt;BR /&gt;Java HotSpot(TM) 64-Bit Server VM (build 25.112-b15, mixed mode)&lt;/PRE&gt; 
&lt;BR /&gt;Enviroment variables: 
&lt;BR /&gt; 
&lt;PRE&gt;C:\&amp;gt;echo %JAVA_HOME%&lt;BR /&gt;C:\Program Files\Java\jdk1.8.0_112&lt;BR /&gt;C:\&amp;gt;echo %PATH%&lt;BR /&gt;C:\Program Files\Java\jdk1.8.0_112\bin;C:\ProgramData\Oracle\Java\jav;.........&lt;/PRE&gt; 
&lt;BR /&gt;In Talend: 
&lt;BR /&gt;Preferences &amp;gt; Java &amp;gt; Installed JREs:&amp;nbsp; 
&lt;BR /&gt; 
&lt;BR /&gt;JRE name:&amp;nbsp;jdk1.8.0_112 
&lt;BR /&gt;JRE home:&amp;nbsp;C:\Program Files\Java\jdk1.8.0_112 
&lt;BR /&gt;Preferences &amp;gt; Talend 
&lt;BR /&gt; 
&lt;BR /&gt;Java interpreter:&amp;nbsp;C:\Program Files\Java\jdk1.8.0_112\bin\java.exe 
&lt;BR /&gt; 
&lt;BR /&gt;There is no proxy in my network. 
&lt;BR /&gt;I start Talend with&amp;nbsp;C:\Distr\Talend\Talend Open Studio V6.3.0\TOS_DI-win-x86_64.exe 
&lt;BR /&gt;There isn't any files with suffixes "*.lastUpdated"&amp;nbsp;in C:\Distr\Talend\Talend Open Studio V6.3.0\configuration\.m2\repository\org\apache\maven\plugins\maven-resources-plugin\2.7 
&lt;BR /&gt;I've already tried to delete everything from&amp;nbsp;C:\Distr\Talend\Talend Open Studio V6.3.0\configuration\.m2\repository but it did not help. 
&lt;BR /&gt;I tried to follow an advice that I found on talendforge, but not sure what it meas as I have never used maven before: 
&lt;BR /&gt; 
&lt;PRE&gt;C:\Distr\Talend\Talend Open Studio V6.3.0\workspace\.Java&amp;gt;mvn install:install-file -Dfile=C:\Distr\Talend\Talend Open Studio V6.3.0\configuration\.m2\repository\org\apache\maven\plugins\maven-resources-plugin\2.7\maven-resources-plugin-2.7.jar -DgroupId=org.apache.maven.plugins -DartifactId=maven-resources-plugin -Dversion=2.7 -Dpackaging=jar&lt;BR /&gt; Scanning for projects...&lt;BR /&gt; ------------------------------------------------------------------------&lt;BR /&gt; Reactor Build Order:&lt;BR /&gt;&lt;BR /&gt; PROTOMIS Codes Master&lt;BR /&gt; PROTOMIS Routines&lt;BR /&gt; PROTOMIS STG_Posting (Job Designs)&lt;BR /&gt;&lt;BR /&gt; ------------------------------------------------------------------------&lt;BR /&gt; Building PROTOMIS Codes Master 6.3.0&lt;BR /&gt; ------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt; --- maven-install-plugin:2.4:install-file (default-cli) @ code.Master ---&lt;BR /&gt; Installing C:\Distr\Talend\Talend to C:\Users\MyUser\.m2\repository\org\apache\maven\plugins\maven-resources-plugin\2.7\maven-resources-plugin-2.7.jar&lt;BR /&gt;&lt;BR /&gt; ------------------------------------------------------------------------&lt;BR /&gt; Building PROTOMIS Codes Master 6.3.0&lt;BR /&gt; ------------------------------------------------------------------------&lt;BR /&gt; ------------------------------------------------------------------------&lt;BR /&gt; Reactor Summary:&lt;BR /&gt;&lt;BR /&gt; PROTOMIS Codes Master .............................. FAILURE &lt;BR /&gt; PROTOMIS Routines .................................. SKIPPED&lt;BR /&gt; PROTOMIS STG_Posting (Job Designs) ................. SKIPPED&lt;BR /&gt; ------------------------------------------------------------------------&lt;BR /&gt; BUILD FAILURE&lt;BR /&gt; ------------------------------------------------------------------------&lt;BR /&gt; Total time: 2.960 s&lt;BR /&gt; Finished at: 2016-12-08T14:43:40+03:00&lt;BR /&gt; Final Memory: 7M/123M&lt;BR /&gt; ------------------------------------------------------------------------&lt;BR /&gt; Unknown lifecycle phase "Open". You must specify a valid lifecycle phase or a goal in the format &amp;lt;plugin-prefix&amp;gt;:&amp;lt;goal&amp;gt; or &amp;lt;plugin-group-id&amp;gt;:&amp;lt;plugin-artifact-id&amp;gt;:&amp;lt;goal&amp;gt;. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site, site-deploy. -&amp;gt; &lt;BR /&gt;&lt;BR /&gt; To see the full stack trace of the errors, re-run Maven with the -e switch.&lt;BR /&gt; Re-run Maven using the -X switch to enable full debug logging.&lt;BR /&gt;&lt;BR /&gt; For more information about the errors and possible solutions, please read the following articles:&lt;BR /&gt;  &lt;/PRE&gt; 
&lt;BR /&gt;Thanks!</description>
      <pubDate>Sat, 16 Nov 2024 10:13:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-build-a-job/m-p/2361780#M2270</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build a job</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-build-a-job/m-p/2361781#M2271</link>
      <description>Hi,
&lt;BR /&gt;So far, talend&amp;nbsp;
&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;is only supported on Java CPS Versions, not Java PSU. Have you tried to revert your JDK&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;to a Java CPS Version (such as&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="2"&gt;&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;1.8.0_111&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;) to see if it works?&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;Please check the document about:&lt;A href="http://www.oracle.com/technetwork/java/javase/cpu-psu-explained-2331472.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.oracle.com/technetwork/java/javase/cpu-psu-explained-2331472.html&lt;/A&gt;.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 09 Dec 2016 03:25:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-build-a-job/m-p/2361781#M2271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-09T03:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build a job</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-build-a-job/m-p/2361782#M2272</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Hi,&lt;BR /&gt;So far, talend&amp;nbsp;&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;is only supported on Java CPS Versions, not Java PSU. Have you tried to revert your JDK&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;to a Java CPS Version (such as&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;1.8.0_111&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;) to see if it works?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;Please check the document about:.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Hello Sabrina,
&lt;BR /&gt;thanks for your response.
&lt;BR /&gt;I tried several version of Java:
&lt;BR /&gt;
&lt;BR /&gt;jdk-8u40-windows-x64
&lt;BR /&gt;jdk-8u111-windows-x64
&lt;BR /&gt;jdk-8u112-windows-x64
&lt;BR /&gt;jdk-7u76-windows-x64 (Talend did not start at all)
&lt;BR /&gt;but the results were the same.</description>
      <pubDate>Fri, 09 Dec 2016 09:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-build-a-job/m-p/2361782#M2272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-09T09:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build a job</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-build-a-job/m-p/2361783#M2273</link>
      <description>Hi, 
&lt;BR /&gt;Have you tried to use V 6.2 to see if this issue repro( 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;jdk-8u111&lt;/FONT&gt;&lt;/FONT&gt;)? Could you please type&amp;nbsp; 
&lt;FONT size="2"&gt;&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;java -version on your cmd to see if the java environment is set correctly(&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;jdk-8u111&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT face="consolas, monaco, bitstream vera sans mono, courier new, courier, monospace"&gt;&lt;FONT size="2"&gt;)?&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="consolas, monaco, bitstream vera sans mono, courier new, courier, monospace"&gt;&lt;FONT size="2"&gt;We cannot repro your issue on our side(Window 10 64 bit).&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="consolas, monaco, bitstream vera sans mono, courier new, courier, monospace"&gt;&lt;FONT size="2"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="consolas, monaco, bitstream vera sans mono, courier new, courier, monospace"&gt;&lt;FONT size="2"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 09 Dec 2016 10:07:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-build-a-job/m-p/2361783#M2273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-09T10:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build a job</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-build-a-job/m-p/2361784#M2274</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi,&lt;BR /&gt;Have you tried to use V 6.2 to see if this issue repro(&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;jdk-8u111&lt;/FONT&gt;&lt;/FONT&gt;)? Could you please type&amp;nbsp;&lt;FONT size="2"&gt;&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;java -version on your cmd to see if the java environment is set correctly(&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;jdk-8u111&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="consolas, monaco, bitstream vera sans mono, courier new, courier, monospace"&gt;&lt;FONT size="2"&gt;)?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="consolas, monaco, bitstream vera sans mono, courier new, courier, monospace"&gt;&lt;FONT size="2"&gt;We cannot repro your issue on our side(Window 10 64 bit).&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="consolas, monaco, bitstream vera sans mono, courier new, courier, monospace"&gt;&lt;FONT size="2"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="consolas, monaco, bitstream vera sans mono, courier new, courier, monospace"&gt;&lt;FONT size="2"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Sabrina, 
&lt;BR /&gt;could please provide me with a link to V6.2?&amp;nbsp; 
&lt;BR /&gt;I can only download V6.3 from here. 
&lt;BR /&gt;Java: 
&lt;BR /&gt; 
&lt;PRE&gt;C:\&amp;gt;java -version&lt;BR /&gt;java version "1.8.0_111"&lt;BR /&gt;Java(TM) SE Runtime Environment (build 1.8.0_111-b14)&lt;BR /&gt;Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)&lt;BR /&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 09 Dec 2016 10:47:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-build-a-job/m-p/2361784#M2274</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-09T10:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build a job</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-build-a-job/m-p/2361785#M2275</link>
      <description>Sabrina, 
&lt;BR /&gt;I downloaded V6.2.1 from&amp;nbsp;sourceforge and it builds jobs properly which is great! 
&lt;BR /&gt;But now we have many jobs designed in V6.3.0. When I try to export them from V6.3.0 and import to V6.2.1 I get an error: 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;'Job Design STG_Transactions 0.1.' from the project PROTOMIS use a more recent version of studio so cannot import it.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Is there a way to import these jobs? I hope we won't have to design all these jobs again... 
&lt;BR /&gt;Thanks again!</description>
      <pubDate>Fri, 09 Dec 2016 11:16:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-build-a-job/m-p/2361785#M2275</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-09T11:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build a job</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-build-a-job/m-p/2361786#M2276</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;But now we have many jobs designed in V6.3.0. When I try to export them from V6.3.0 and import to V6.2.1 I get an error&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Sorry but we forbid import of items from an upper version. 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;There is a way to make it but not mentioned in user manual(not supported officially)&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Could you please export your jobs successfully? If so,&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;1. unzip your exported job, there must be job.item, job.properties and job.screenshot.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;2. Go to window--&amp;gt;show view--&amp;gt;navigator, Paste three items under project --&amp;gt;process in your new studio V 6.2 to see if it is Ok with you?&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; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCZs.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156539iE0CC18E42B486430/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCZs.png" alt="0683p000009MCZs.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 12 Dec 2016 02:37:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-build-a-job/m-p/2361786#M2276</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-12T02:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build a job</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-build-a-job/m-p/2361787#M2277</link>
      <description>Hello, 
&lt;BR /&gt;I had the same issue 
&lt;BR /&gt;my software environment : 
&lt;BR /&gt;Windows 7Pro 
&lt;BR /&gt;Talend = 6.3.0 
&lt;BR /&gt;Java JDK= jdk1.8.0_121 
&lt;BR /&gt;JAVA_HOME=C:\Program Files (x86)\Java\jre1.8.0_121 
&lt;BR /&gt;Path begins with C:\Program Files (x86)\Java\jre1.8.0_121\bin; 
&lt;BR /&gt;I could execute the job in Talend, but I couldn't build it. 
&lt;BR /&gt;I have installed the last Talend version : 6.3. 
&lt;B&gt;1&lt;/B&gt; 
&lt;BR /&gt;When I import all my projects in the new Talend, I had a message on the job which I could not built : 
&lt;BR /&gt;A module regarding Oracle Database Driver had to be installed = I let Talend download it and install it. 
&lt;BR /&gt;And then, after that, I 'm able now to build job !!! 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Conclusion = my problem was probably due to the lack of the Oracle module. 
&lt;BR /&gt;Nb: Pay attention on version of your jobs on the new Talend. Indeed, the new jobs recently created, were migrated and were let in version n-1. 
&lt;BR /&gt;As I have always the version 6.3.0 active, I used it to export those jobs, which were in version n-1 on the 6.3.1. 
&lt;BR /&gt;So I imported them successfully on this new Talend. 
&lt;BR /&gt;Hope this message help users like me !</description>
      <pubDate>Thu, 26 Jan 2017 13:43:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-build-a-job/m-p/2361787#M2277</guid>
      <dc:creator>ndy_Benoit</dc:creator>
      <dc:date>2017-01-26T13:43:19Z</dc:date>
    </item>
  </channel>
</rss>

