<?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 - TAC - Error while generating job in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314399#M85169</link>
    <description>Hi 
&lt;BR /&gt;Yes. TIS will use commandline to generate, deploy and run the remote job. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Pedro</description>
    <pubDate>Thu, 09 Feb 2012 09:28:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-02-09T09:28:40Z</dc:date>
    <item>
      <title>RESOLVED - TAC - Error while generating job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314394#M85164</link>
      <description>The first job we have tried to execute via the TAC is showing an error "error while generating job" message.  There is no evidence of a log to try to investigate.
&lt;BR /&gt;
&lt;BR /&gt;I would be grateful for any ideas.</description>
      <pubDate>Sat, 16 Nov 2024 12:23:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314394#M85164</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: RESOLVED - TAC - Error while generating job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314395#M85165</link>
      <description>Hi 
&lt;BR /&gt;When you try to generate job in TAC, do you start JobSever and Commandline correctly? 
&lt;BR /&gt;One more thing. You can get error log on Tomcat console. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 09 Feb 2012 09:01:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314395#M85165</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-09T09:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: RESOLVED - TAC - Error while generating job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314396#M85166</link>
      <description>I start jobserver on the target server ... ./start_rs.sh It appears to start correctly 
&lt;BR /&gt; 
&lt;BR /&gt;Do I have to start the commandline ? From the commandline tab on the TAC it shows the failure with the following detail; 
&lt;BR /&gt; 
&lt;BR /&gt;startGroup -o 'Generate job for task \'volume_test\'';initRemote ' 
&lt;A href="http://10.254.208.230:9090//org.talend.administrator" rel="nofollow noopener noreferrer"&gt;http://10.254.208.230:9090//org.talend.administrator&lt;/A&gt;';logonProject -pn 'PURGE' -ul 'john.pillinger@talktalkplc.com' -up '_ofcwAFLnEeGEPudyGJknzwThu Feb 09 07:31:00 GMT 2012_ofcwAVLnEeGEPudyGJknzw' -br 'trunk';setUserComponentPath -up '/opt/Talend-4.2.3/tac/archive/components';exportJob 'Volume_Test' -dd '/opt/Talend-4.2.3/tac/archive/cmdline/task_1' -af '1328772660460_task_1' -jc 'Default' -jv '0.1' -jstats;logoffProject;stopGroup</description>
      <pubDate>Thu, 09 Feb 2012 09:11:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314396#M85166</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-09T09:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: RESOLVED - TAC - Error while generating job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314397#M85167</link>
      <description>Hi 
&lt;BR /&gt;When you run job in JobServer after generating job and deployment, commandline is needed. 
&lt;BR /&gt; 
&lt;PRE&gt;startGroup -o 'Generate job for task \'volume_test\'';initRemote 'http://10.254.208.230:9090//org.talend.administrator';logonProject -pn 'PURGE' -ul 'john.pillinger@talktalkplc.com' -up '_ofcwAFLnEeGEPudyGJknzwThu Feb 09 07:31:00 GMT 2012_ofcwAVLnEeGEPudyGJknzw' -br 'trunk';setUserComponentPath -up '/opt/Talend-4.2.3/tac/archive/components';exportJob 'Volume_Test' -dd '/opt/Talend-4.2.3/tac/archive/cmdline/task_1' -af '1328772660460_task_1' -jc 'Default' -jv '0.1' -jstats;logoffProject;stopGroup&lt;/PRE&gt; 
&lt;BR /&gt;All above are not error log. 
&lt;BR /&gt;You can get error log on Tomcat console. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 09 Feb 2012 09:16:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314397#M85167</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-09T09:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: RESOLVED - TAC - Error while generating job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314398#M85168</link>
      <description>Thanks for answering so quickly Pedro. 
&lt;BR /&gt; 
&lt;BR /&gt;Sorry, I do not understand the commandline reference, do I need to run something to get commandline working ? 
&lt;BR /&gt; 
&lt;BR /&gt;On trying to execute, no logs are written to within Tomcat.</description>
      <pubDate>Thu, 09 Feb 2012 09:21:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314398#M85168</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-09T09:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: RESOLVED - TAC - Error while generating job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314399#M85169</link>
      <description>Hi 
&lt;BR /&gt;Yes. TIS will use commandline to generate, deploy and run the remote job. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 09 Feb 2012 09:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314399#M85169</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-09T09:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: RESOLVED - TAC - Error while generating job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314400#M85170</link>
      <description>Ok, I have changed the configuration of the commandline and now it appears to be ok, green not red. 
&lt;BR /&gt; 
&lt;BR /&gt;I have retriggered the job and still it fails "error while generating job" 
&lt;BR /&gt; 
&lt;BR /&gt;startGroup -o 'Generate job for task \'volume_test\'';initRemote ' 
&lt;A href="http://10.254.208.230:9090//org.talend.administrator" rel="nofollow noopener noreferrer"&gt;http://10.254.208.230:9090//org.talend.administrator&lt;/A&gt;';logonProject -pn 'PURGE' -ul 'john.pillinger@talktalkplc.com' -up '_9rO0cFLrEeGEPudyGJknzwThu Feb 09 08:02:00 GMT 2012_9rO0cVLrEeGEPudyGJknzw' -br 'trunk';setUserComponentPath -up '/opt/Talend-4.2.3/tac/archive/components';exportJob 'Volume_Test' -dd '/opt/Talend-4.2.3/tac/archive/cmdline/task_1' -af '1328774520596_task_1' -jc 'Default' -jv '0.1' -jstats;logoffProject;stopGroup</description>
      <pubDate>Thu, 09 Feb 2012 09:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314400#M85170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-09T09:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: RESOLVED - TAC - Error while generating job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314401#M85171</link>
      <description>Hi
&lt;BR /&gt;A little strange.
&lt;BR /&gt;Have you configure "Server" correctly in TAC?
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 09 Feb 2012 09:46:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314401#M85171</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-09T09:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: RESOLVED - TAC - Error while generating job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314402#M85172</link>
      <description>The server looks ok in TAC</description>
      <pubDate>Thu, 09 Feb 2012 09:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314402#M85172</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-09T09:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: RESOLVED - TAC - Error while generating job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314403#M85173</link>
      <description>Hi
&lt;BR /&gt;You have started JobServer and commandline. And the server looks ok.
&lt;BR /&gt;There isn't any error on Tomcat console....
&lt;BR /&gt;Bump...
&lt;BR /&gt;Could you upload the screenshot of TAC after you clicking "generate job"?
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 09 Feb 2012 10:01:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314403#M85173</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-09T10:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: RESOLVED - TAC - Error while generating job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314404#M85174</link>
      <description>Pedro, when you say 'start commandline' is there something I need to do other than ensure it is configured correctly ?</description>
      <pubDate>Thu, 09 Feb 2012 10:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314404#M85174</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-09T10:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: RESOLVED - TAC - Error while generating job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314405#M85175</link>
      <description>Hi&lt;BR /&gt;Just open it.  There is no need to do anything.&lt;BR /&gt;Can't you see a yellow triangle nearby the job?&lt;BR /&gt;There isn't any hints ?&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 09 Feb 2012 10:11:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314405#M85175</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-09T10:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: RESOLVED - TAC - Error while generating job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314406#M85176</link>
      <description>Yes there is a yellow triangle,  this has been there despite everything I have tried.</description>
      <pubDate>Thu, 09 Feb 2012 10:40:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314406#M85176</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-09T10:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: RESOLVED - TAC - Error while generating job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314407#M85177</link>
      <description>I have this opened as a Support Ticket now ... 2012020910000037</description>
      <pubDate>Thu, 09 Feb 2012 16:23:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314407#M85177</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-09T16:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: RESOLVED - TAC - Error while generating job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314408#M85178</link>
      <description>Just to finish this off,  I had incorrect values in my command line settings in the configuration.
&lt;BR /&gt;
&lt;BR /&gt;It does look good now with a awarning message, but is working ok.</description>
      <pubDate>Wed, 15 Feb 2012 14:14:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314408#M85178</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-15T14:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: RESOLVED - TAC - Error while generating job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314409#M85179</link>
      <description>screenshot:</description>
      <pubDate>Wed, 15 Feb 2012 14:15:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314409#M85179</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-15T14:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: RESOLVED - TAC - Error while generating job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314410#M85180</link>
      <description>Hi&lt;BR /&gt;Just set a directory here. The following image shows default directory.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 16 Feb 2012 02:05:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RESOLVED-TAC-Error-while-generating-job/m-p/2314410#M85180</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-16T02:05:55Z</dc:date>
    </item>
  </channel>
</rss>

