<?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 occurred while build a specific job in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-occurred-while-build-a-specific-job/m-p/2342390#M110258</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Are you getting the error when try to run the job from TAC?&lt;/P&gt; 
&lt;P&gt;Could you please take a look at this article about:&lt;A title="https://community.talend.com/t5/Design-and-Development/How-to-troubleshoot-the-error-Job-was-not-built-successfully/ta-p/42065" href="https://community.qlik.com/s/article/ka03p0000006EYsAAM" target="_self"&gt;https://community.talend.com/t5/Design-and-Development/How-to-troubleshoot-the-error-Job-was-not-built-successfully/ta-p/42065&lt;/A&gt; and let us know if there will be further details on why the build failed?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jul 2018 09:30:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-07-25T09:30:12Z</dc:date>
    <item>
      <title>Error occurred while build a specific job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-occurred-while-build-a-specific-job/m-p/2342387#M110255</link>
      <description>&lt;P&gt;I am getting the below error while trying to build the job&lt;/P&gt; 
&lt;P&gt;"java.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:229)&lt;BR /&gt;  at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJobs(BuildJobManager.java:99)&lt;BR /&gt;  at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage.buildJobWithMaven(JobScriptsExportWizardPage.java:1481)&lt;BR /&gt;  at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage$8.run(JobScriptsExportWizardPage.java:1384)&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:1389)&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:3217)&lt;BR /&gt;  at org.talend.core.repository.model.ProxyRepositoryFactory.executeRepositoryWorkUnit(ProxyRepositoryFactory.java:2024)&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;  at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)&lt;BR /&gt;  at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)&lt;BR /&gt;  at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt;  at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)&lt;BR /&gt;  at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)&lt;BR /&gt;  at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)&lt;BR /&gt;  at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt;  at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)&lt;BR /&gt;  at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)&lt;BR /&gt;  at org.talend.rcp.intro.Application.start(Application.java:197)&lt;BR /&gt;  at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt;  at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;BR /&gt;  at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;BR /&gt;  at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)&lt;BR /&gt;  at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)&lt;BR /&gt;  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;  at java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt;  at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)&lt;BR /&gt;  at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)&lt;BR /&gt;  at org.eclipse.equinox.launcher.Main.run(Main.java:1465)"&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any help will be appreciated.&lt;/P&gt; 
&lt;P&gt;I&amp;nbsp;am able to run the job manually just fine.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:13:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-occurred-while-build-a-specific-job/m-p/2342387#M110255</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error occurred while build a specific job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-occurred-while-build-a-specific-job/m-p/2342388#M110256</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please post your job setting screenshots on forum which will be helpful for us to address your issue?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 08:33:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-occurred-while-build-a-specific-job/m-p/2342388#M110256</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-29T08:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error occurred while build a specific job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-occurred-while-build-a-specific-job/m-p/2342389#M110257</link>
      <description>This is the error I am getting while trying to build the job and the job runs fine when I try to run it manually. 
&lt;BR /&gt;java.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:229) 
&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJobs(BuildJobManager.java:99) 
&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage.buildJobWithMaven(JobScriptsExportWizardPage.java:1481) 
&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage$8.run(JobScriptsExportWizardPage.java:1384) 
&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:1389) 
&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:3217) 
&lt;BR /&gt;at org.talend.core.repository.model.ProxyRepositoryFactory.executeRepositoryWorkUnit(ProxyRepositoryFactory.java:2024) 
&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;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761) 
&lt;BR /&gt;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151) 
&lt;BR /&gt;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) 
&lt;BR /&gt;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032) 
&lt;BR /&gt;at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148) 
&lt;BR /&gt;at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636) 
&lt;BR /&gt;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) 
&lt;BR /&gt;at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579) 
&lt;BR /&gt;at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) 
&lt;BR /&gt;at org.talend.rcp.intro.Application.start(Application.java:197) 
&lt;BR /&gt;at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) 
&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) 
&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) 
&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380) 
&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235) 
&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498) 
&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648) 
&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603) 
&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.run(Main.java:1465) 
&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Jun 2018 01:51:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-occurred-while-build-a-specific-job/m-p/2342389#M110257</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-13T01:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error occurred while build a specific job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-occurred-while-build-a-specific-job/m-p/2342390#M110258</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Are you getting the error when try to run the job from TAC?&lt;/P&gt; 
&lt;P&gt;Could you please take a look at this article about:&lt;A title="https://community.talend.com/t5/Design-and-Development/How-to-troubleshoot-the-error-Job-was-not-built-successfully/ta-p/42065" href="https://community.qlik.com/s/article/ka03p0000006EYsAAM" target="_self"&gt;https://community.talend.com/t5/Design-and-Development/How-to-troubleshoot-the-error-Job-was-not-built-successfully/ta-p/42065&lt;/A&gt; and let us know if there will be further details on why the build failed?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 09:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-occurred-while-build-a-specific-job/m-p/2342390#M110258</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-25T09:30:12Z</dc:date>
    </item>
  </channel>
</rss>

