<?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: Error while building job in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-while-building-job/m-p/2365514#M129112</link>
    <description>Hi, 
&lt;BR /&gt;We cannot repro your issue on V 6.2.1,Window10. 
&lt;BR /&gt;Have you tried to reinstall your studio to see if it works? Did you set up your java environment correctly? 
&lt;BR /&gt; 
&lt;A href="https://help.talend.com/search/all?query=Java&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Java&amp;amp;content-lang=en&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
    <pubDate>Thu, 11 Aug 2016 04:14:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-08-11T04:14:20Z</dc:date>
    <item>
      <title>Error while building job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-building-job/m-p/2365508#M129106</link>
      <description>I am getting an error while trying to do build job for a simple job i created that loads a file to a table. The Job executes just fine from the open studio. 
&lt;BR /&gt;I am using Talend Open Studio&amp;nbsp;Version: 6.2.1 
&lt;BR /&gt;I am on Windows 8.1 64 bit 
&lt;BR /&gt;JDK version installed on machine: jdk 1.8.0_91, jre 1.8.0_91 
&lt;BR /&gt;While building... I changed the default Archive file location to a folder of my preference. 
&lt;BR /&gt;Build Type: Standalone Job 
&lt;BR /&gt;All options defaulted/checked (except apply context to child jobs, because its N/A for me). 
&lt;BR /&gt;Additional info: 
&lt;BR /&gt;I tried creating for Windows or Unix alone too, getting same error. 
&lt;BR /&gt;I am getting this exactly when the build job runs past the "setting classpath containers step". 
&lt;BR /&gt;I have attached the screenshots and also the .log file from my workspace 
&lt;BR /&gt;Below is the error am getting.&amp;nbsp; 
&lt;BR /&gt;va.lang.Exception: Job was not built successfully, please check the logs for more details 
&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJob(BuildJobManager.java:252) 
&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJob(BuildJobManager.java:162) 
&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJobs(BuildJobManager.java:104) 
&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage.buildJobWithMaven(JobScriptsExportWizardPage.java:1483) 
&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage$8.run(JobScriptsExportWizardPage.java:1388) 
&lt;BR /&gt;at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:466) 
&lt;BR /&gt;at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:374) 
&lt;BR /&gt;at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1059) 
&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage.finish(JobScriptsExportWizardPage.java:1393) 
&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.JavaJobScriptsExportWSWizardPage.finish(JavaJobScriptsExportWSWizardPage.java:1225) 
&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:853) 
&lt;BR /&gt;at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:438) 
&lt;BR /&gt;at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:619) 
&lt;BR /&gt;at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248) 
&lt;BR /&gt;at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) 
&lt;BR /&gt;at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353) 
&lt;BR /&gt;at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061) 
&lt;BR /&gt;at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172) 
&lt;BR /&gt;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761) 
&lt;BR /&gt;at org.eclipse.jface.window.Window.runEventLoop(Window.java:832) 
&lt;BR /&gt;at org.eclipse.jface.window.Window.open(Window.java:808) 
&lt;BR /&gt;at org.talend.repository.ui.actions.ExportJobScriptAction.doRun(ExportJobScriptAction.java:117) 
&lt;BR /&gt;at org.talend.repository.ui.actions.AContextualAction$2.run(AContextualAction.java:632) 
&lt;BR /&gt;at org.talend.repository.RepositoryWorkUnit.executeRun(RepositoryWorkUnit.java:99) 
&lt;BR /&gt;at org.talend.core.repository.model.AbstractRepositoryFactory.executeRepositoryWorkUnit(AbstractRepositoryFactory.java:258) 
&lt;BR /&gt;at org.talend.repository.localprovider.model.LocalRepositoryFactory.executeRepositoryWorkUnit(LocalRepositoryFactory.java:3257) 
&lt;BR /&gt;at org.talend.core.repository.model.ProxyRepositoryFactory.executeRepositoryWorkUnit(ProxyRepositoryFactory.java:2053) 
&lt;BR /&gt;at org.talend.repository.ui.actions.AContextualAction.run(AContextualAction.java:641) 
&lt;BR /&gt;at org.eclipse.jface.action.Action.runWithEvent(Action.java:519) 
&lt;BR /&gt;at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595) 
&lt;BR /&gt;at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511) 
&lt;BR /&gt;at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420) 
&lt;BR /&gt;at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) 
&lt;BR /&gt;at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353) 
&lt;BR /&gt;at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061) 
&lt;BR /&gt;at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172) 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/395024/.log.log" target="_blank"&gt;.log.log&lt;/A&gt;</description>
      <pubDate>Sun, 07 Aug 2016 13:29:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-building-job/m-p/2365508#M129106</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-07T13:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error while building job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-building-job/m-p/2365509#M129107</link>
      <description>Hi,&lt;BR /&gt;Could you please use jdk 1.8.0_5 instead to see if it works well?&lt;BR /&gt;We got some problems when use&amp;nbsp;jre 1.8.0_92.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 08 Aug 2016 03:48:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-building-job/m-p/2365509#M129107</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-08T03:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error while building job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-building-job/m-p/2365510#M129108</link>
      <description>I am having a similar issue. When will this be addressed? Unfortunately jdk 1.8.0_5 is not an option for me.
&lt;BR /&gt;TIA
&lt;BR /&gt;Ken</description>
      <pubDate>Tue, 09 Aug 2016 16:29:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-building-job/m-p/2365510#M129108</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-09T16:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error while building job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-building-job/m-p/2365511#M129109</link>
      <description>I tried after installing jdk1.8.0_5 and still got the same error. 
&lt;BR /&gt;After installing jdk 1.8.0_5, i then changed Windows -&amp;gt; Preferences -&amp;gt; Java -&amp;gt; Jre -&amp;gt; ./...../jdk1.8.0_5/ 
&lt;BR /&gt;And then tried closing the app, reopening, verifying preferences once again to make sure and then tried doing a build. Still got same error. 
&lt;BR /&gt;Anything else i can try? 
&lt;BR /&gt;&amp;nbsp;</description>
      <pubDate>Tue, 09 Aug 2016 21:28:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-building-job/m-p/2365511#M129109</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-09T21:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error while building job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-building-job/m-p/2365512#M129110</link>
      <description>Hi,&lt;BR /&gt;Does this issue repro on all your jobs or just a specific job?&amp;nbsp;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="Calibri, sans-serif"&gt;We can't see the screenshot on our side. Could you attach it on the forum, please? That would be great.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="Calibri, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="Calibri, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 10 Aug 2016 04:44:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-building-job/m-p/2365512#M129110</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-10T04:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error while building job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-building-job/m-p/2365513#M129111</link>
      <description>This is happening for any job. These are my initial attempts to build jobs.
&lt;BR /&gt;I am attaching the screenshot/log files using Upload feture. Letsee if you can see it.
&lt;BR /&gt;(What did you mean by attach it on the forum, exactly? is there a different way than attaching it just during the reply)</description>
      <pubDate>Wed, 10 Aug 2016 18:05:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-building-job/m-p/2365513#M129111</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-10T18:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error while building job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-building-job/m-p/2365514#M129112</link>
      <description>Hi, 
&lt;BR /&gt;We cannot repro your issue on V 6.2.1,Window10. 
&lt;BR /&gt;Have you tried to reinstall your studio to see if it works? Did you set up your java environment correctly? 
&lt;BR /&gt; 
&lt;A href="https://help.talend.com/search/all?query=Java&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Java&amp;amp;content-lang=en&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
      <pubDate>Thu, 11 Aug 2016 04:14:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-building-job/m-p/2365514#M129112</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-11T04:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error while building job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-building-job/m-p/2365515#M129113</link>
      <description>I was finally able to get through this problem after reinstalling.
&lt;BR /&gt;First time when i installed, there were some error and i skipped some of them.
&lt;BR /&gt;Now during reinstallation i paid attention to those errors and obbserved that they were due to longer path name.
&lt;BR /&gt;So I reinstalled/extracted in just C:/talend folder. Now all is well. Installation/extraction did not have any errors and also no errors while building.
&lt;BR /&gt;Thank you all for the help.</description>
      <pubDate>Wed, 17 Aug 2016 12:33:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-building-job/m-p/2365515#M129113</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-17T12:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error while building job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-building-job/m-p/2365516#M129114</link>
      <description>Hi,&lt;BR /&gt;Thanks for your feedback and sharing your solution here.&lt;BR /&gt;Could you please mark this topic as resolved?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 18 Aug 2016 08:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-building-job/m-p/2365516#M129114</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-18T08:47:43Z</dc:date>
    </item>
  </channel>
</rss>

