<?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: Job was not built successfully in TAC in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Job-was-not-built-successfully-in-TAC/m-p/2304491#M143852</link>
    <description>&lt;P&gt;So what is the solution?&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2019 18:20:11 GMT</pubDate>
    <dc:creator>AndyBrown</dc:creator>
    <dc:date>2019-03-27T18:20:11Z</dc:date>
    <item>
      <title>Job was not built successfully in TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-was-not-built-successfully-in-TAC/m-p/2304485#M143846</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When i was trying to run the job from TAC, i am getting the following error.&lt;/P&gt; 
&lt;P&gt;When i was trying to build from studio it is able to build. Can any one help me on this.&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&amp;nbsp;I also checked the log file, even the log file also having same error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;Error:&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;org.talend.administrator.common.exception.ProcessedException: org.talend.administrator.common.exception.SystemException: java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: java.lang.Exception: Job was not built successfully, please check the logs for more details at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:179) at org.talend.commandline.client.command.extension.AbstractExtensionCommandSwitch.doSwitch(AbstractExtensionCommandSwitch.java:31) at org.talend.commandline.command.CommandProcessorSwitch.caseExtensionCommand(CommandProcessorSwitch.java:161) at org.talend.commandline.client.util.CommandAbstractSwitch.doSwitch(CommandAbstractSwitch.java:70) at org.talend.commandline.command.CommandConsumer.executeCommand(CommandConsumer.java:57) at org.talend.commandline.command.CommandConsumer.execute(CommandConsumer.java:35) at org.talend.commandline.mode.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:139) at java.lang.Thread.run(Thread.java:748) Caused by: org.talend.designer.runprocess.ProcessorException: java.lang.Exception: Job was not built successfully, please check the logs for more details at org.talend.commandline.util.JobHandler.export(JobHandler.java:229) at org.talend.commandline.command.execute.BuildJobExecuteCommand.execute(BuildJobExecuteCommand.java:143) at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:177) ... 7 more Caused by: java.lang.Exception: Job was not built successfully, please check the logs for more details at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJob(BuildJobManager.java:229) at org.talend.commandline.util.JobHandler.export(JobHandler.java:218) ... 9 more at org.talend.administrator.scheduler.business.job.generate.JobGenerator.generate(JobGenerator.java:233) at org.talend.administrator.scheduler.business.ExecutionTaskHandler.generateJobScriptUnit(ExecutionTaskHandler.java:433) at org.talend.administrator.scheduler.business.ExecutionTaskHandler$1.run(ExecutionTaskHandler.java:374) Caused by: org.talend.administrator.common.exception.SystemException: java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: java.lang.Exception: Job was not built successfully, please check the logs for more details at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:179) at org.talend.commandline.client.command.extension.AbstractExtensionCommandSwitch.doSwitch(AbstractExtensionCommandSwitch.java:31) at org.talend.commandline.command.CommandProcessorSwitch.caseExtensionCommand(CommandProcessorSwitch.java:161) at org.talend.commandline.client.util.CommandAbstractSwitch.doSwitch(CommandAbstractSwitch.java:70) at org.talend.commandline.command.CommandConsumer.executeCommand(CommandConsumer.java:57) at org.talend.commandline.command.CommandConsumer.execute(CommandConsumer.java:35) at org.talend.commandline.mode.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:139) at java.lang.Thread.run(Thread.java:748) Caused by: org.talend.designer.runprocess.ProcessorException: java.lang.Exception: Job was not built successfully, please check the logs for more details at org.talend.commandline.util.JobHandler.export(JobHandler.java:229) at org.talend.commandline.command.execute.BuildJobExecuteCommand.execute(BuildJobExecuteCommand.java:143) at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:177) ... 7 more Caused by: java.lang.Exception: Job was not built successfully, please check the logs for more details at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJob(BuildJobManager.java:229) at org.talend.commandline.util.JobHandler.export(JobHandler.java:218) ... 9 more at org.talend.gwtadministrator.client.module.dashboard.commandline.model.CommandLineBean.executeGroupCommand(CommandLineBean.java:274) at org.talend.administrator.scheduler.business.job.generate.JobGenerator.executeGroupCommand(JobGenerator.java:311) at org.talend.administrator.scheduler.business.job.generate.JobGenerator.generate(JobGenerator.java:151) ... 2 more Caused by: org.talend.commandline.client.command.CommandStatusWrapException: java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: java.lang.Exception: Job was not built successfully, please check the logs for more details at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:179) at org.talend.commandline.client.command.extension.AbstractExtensionCommandSwitch.doSwitch(AbstractExtensionCommandSwitch.java:31) at org.talend.commandline.command.CommandProcessorSwitch.caseExtensionCommand(CommandProcessorSwitch.java:161) at org.talend.commandline.client.util.CommandAbstractSwitch.doSwitch(CommandAbstractSwitch.java:70) at org.talend.commandline.command.CommandConsumer.executeCommand(CommandConsumer.java:57) at org.talend.commandline.command.CommandConsumer.execute(CommandConsumer.java:35) at org.talend.commandline.mode.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:139) at java.lang.Thread.run(Thread.java:748) Caused by: org.talend.designer.runprocess.ProcessorException: java.lang.Exception: Job was not built successfully, please check the logs for more details at org.talend.commandline.util.JobHandler.export(JobHandler.java:229) at org.talend.commandline.command.execute.BuildJobExecuteCommand.execute(BuildJobExecuteCommand.java:143) at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:177) ... 7 more Caused by: java.lang.Exception: Job was not built successfully, please check the logs for more details at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJob(BuildJobManager.java:229) at org.talend.commandline.util.JobHandler.export(JobHandler.java:218) ... 9 more&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;THanks,&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Bharath.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-was-not-built-successfully-in-TAC/m-p/2304485#M143846</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2024-11-16T08:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Job was not built successfully in TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-was-not-built-successfully-in-TAC/m-p/2304486#M143847</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;With you subscription solution, could you please create a case on talend support portal so that we can give you a remote asistance(webex) through support cycle with priority?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2018 08:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-was-not-built-successfully-in-TAC/m-p/2304486#M143847</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-07T08:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Job was not built successfully in TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-was-not-built-successfully-in-TAC/m-p/2304487#M143848</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Sabrina,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We had a discussion with talend support guy's and they gave us the solution for this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;bharath.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2018 11:17:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-was-not-built-successfully-in-TAC/m-p/2304487#M143848</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2018-02-28T11:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Job was not built successfully in TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-was-not-built-successfully-in-TAC/m-p/2304488#M143849</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thanks for your feedback. Feel free to let us know if there is any further help we can give. We will appreciate it if you can post the solution here.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 06:43:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-was-not-built-successfully-in-TAC/m-p/2304488#M143849</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-09T06:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Job was not built successfully in TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-was-not-built-successfully-in-TAC/m-p/2304489#M143850</link>
      <description>What was the solution?</description>
      <pubDate>Fri, 01 Jun 2018 18:43:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-was-not-built-successfully-in-TAC/m-p/2304489#M143850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-01T18:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Job was not built successfully in TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-was-not-built-successfully-in-TAC/m-p/2304490#M143851</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/0053p000007LM65AAG"&gt;@javvaji&lt;/A&gt;
&lt;BR /&gt;What's the remedy / solution ?</description>
      <pubDate>Fri, 07 Sep 2018 08:54:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-was-not-built-successfully-in-TAC/m-p/2304490#M143851</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-07T08:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Job was not built successfully in TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-was-not-built-successfully-in-TAC/m-p/2304491#M143852</link>
      <description>&lt;P&gt;So what is the solution?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 18:20:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-was-not-built-successfully-in-TAC/m-p/2304491#M143852</guid>
      <dc:creator>AndyBrown</dc:creator>
      <dc:date>2019-03-27T18:20:11Z</dc:date>
    </item>
  </channel>
</rss>

