<?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: [resolved] Cannot build any standalone job in TOS-DI 6.3 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-build-any-standalone-job-in-TOS-DI-6-3/m-p/2322481#M92420</link>
    <description>Hi,&lt;BR /&gt;Thanks for your feedback.&lt;BR /&gt;Talend don't allow an extra blank space in installation path.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Wed, 28 Dec 2016 08:33:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-28T08:33:48Z</dc:date>
    <item>
      <title>[resolved] Cannot build any standalone job in TOS-DI 6.3</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-build-any-standalone-job-in-TOS-DI-6-3/m-p/2322478#M92417</link>
      <description>Hello ! 
&lt;BR /&gt;I had to import and deploy a project from Talend DI 6.2 (Enterprise) to TOS DI 6.3. I adapted the code for that version (such as tParallelize...). 
&lt;BR /&gt;With the enterprise version, i was able to build my jobs without any problem. With the TOS, the building of my jobs as "Standalone Job" generates an empty zip file. I tried to create a new project and build a 
&lt;I&gt;new job : no file generated&lt;/I&gt; either. 
&lt;BR /&gt;I can successfully build "Axis WebService (War and Zip)" and "OSGI Bundle For ESB". 
&lt;BR /&gt;I do have a JDK 1.8, and it is the only one set in my Talend Preferences. 
&lt;BR /&gt;As said in this post : Unable to build jobs in 6.0.1, the java -version and %JAVA_HOME% path displayed on cmd are rigth (1.8). 
&lt;BR /&gt;( 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCk52CAC" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Installing-and-Upgrading/Unable-to-build-jobs-in-6-0-1/td-p/71807&lt;/A&gt;) 
&lt;BR /&gt;My company doesn't have a proxy (in case of error with Maven settings). 
&lt;BR /&gt;I tried what was in this similar post : 6.0.1 Cannot build standalone job, except the link to routine not compiling, as i don't know how to find the failing routine in .JAVA in the Navigator view. 
&lt;BR /&gt;( 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCkH0CAK" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/6-0-1-Cannot-build-standalone-job/td-p/72928&lt;/A&gt;) 
&lt;BR /&gt;Finally i have this message in log when i build my job : 
&lt;BR /&gt; 
&lt;PRE&gt;INFO&amp;nbsp; org.eclipse.m2e.core.internal.lifecyclemapping.LifecycleMappingFactory&amp;nbsp; - Using NULL lifecycle mapping for MavenProject:&lt;/PRE&gt; 
&lt;BR /&gt;Note that i use the default settings of Talend, for both enterprise and open versions. I see the same messages in Error Log view in both versions. 
&lt;BR /&gt;I will upload my log if needed. 
&lt;BR /&gt;My OS is Windows 7 64bits. 
&lt;BR /&gt;Do you have an idea ? 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Quentin 
&lt;BR /&gt;EDIT: links added (under the 10 posts limit to add hyperlinks)</description>
      <pubDate>Tue, 27 Dec 2016 14:21:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-build-any-standalone-job-in-TOS-DI-6-3/m-p/2322478#M92417</guid>
      <dc:creator>QR</dc:creator>
      <dc:date>2016-12-27T14:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Cannot build any standalone job in TOS-DI 6.3</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-build-any-standalone-job-in-TOS-DI-6-3/m-p/2322479#M92418</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;I had to import and deploy a project from Talend DI 6.2 (Enterprise) to TOS DI 6.3. I adapted the code for that version (such as tParallelize...).&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;You exported your TIS&amp;nbsp;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;6.2&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;project and imported it into Talend open studio 6.3? Actually, there are some features only available in talend subscription version not open source. Not sure that your&amp;nbsp;adaptation of the code is totally correct.
&lt;BR /&gt;Have you tried to create a new project and a simple job on talend open studio V 6.3? And then exporting your job as&amp;nbsp;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;"Standalone Job" to see if it works?&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;We have made a testing on V 6.3 and cannot repro your issue.&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;</description>
      <pubDate>Wed, 28 Dec 2016 03:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-build-any-standalone-job-in-TOS-DI-6-3/m-p/2322479#M92418</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-28T03:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Cannot build any standalone job in TOS-DI 6.3</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-build-any-standalone-job-in-TOS-DI-6-3/m-p/2322480#M92419</link>
      <description>Hello Sabrina,
&lt;BR /&gt;Thanks for your reply.
&lt;BR /&gt;Yes I created and deployed my project on TIS 6.2, and then imported, corrected, and tried to deploy it again on TOS DI 6.3.
&lt;BR /&gt;Yes I tried to create a new project (tFixedFlow --- tLogRow) and export it as Standalone job, without success.
&lt;BR /&gt;As you said you couldn't repro, i just tried again with a fresh install of TOS with all the default settings, and i was able to successfully build both a simple test project and my main project imported from my first install of TOS. 
&lt;BR /&gt;The only difference i see between the two installs is the paths : the successfull one doesn't contain blank spaces. Is this a coincidence or might it have an impact ?
&lt;BR /&gt;I am going to mark this topic as solved.
&lt;BR /&gt;Thanks again for your help !</description>
      <pubDate>Wed, 28 Dec 2016 08:18:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-build-any-standalone-job-in-TOS-DI-6-3/m-p/2322480#M92419</guid>
      <dc:creator>QR</dc:creator>
      <dc:date>2016-12-28T08:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Cannot build any standalone job in TOS-DI 6.3</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-build-any-standalone-job-in-TOS-DI-6-3/m-p/2322481#M92420</link>
      <description>Hi,&lt;BR /&gt;Thanks for your feedback.&lt;BR /&gt;Talend don't allow an extra blank space in installation path.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 28 Dec 2016 08:33:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-build-any-standalone-job-in-TOS-DI-6-3/m-p/2322481#M92420</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-28T08:33:48Z</dc:date>
    </item>
  </channel>
</rss>

