<?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: Not able to build the Job in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Not-able-to-build-the-Job/m-p/2242165#M29075</link>
    <description>Have you looked at the log file referenced yet?&lt;BR /&gt;&lt;BR /&gt;Looking at your screenshot, your entire job appears to be attached to your tPrejob. I also like to put my database connections in the prejob, but there's no need to link the rest of the job to your tMySqlConnection component. Talend will set up the connection first, then execute the rest of the job starting at CS_M4_book.</description>
    <pubDate>Wed, 06 Nov 2019 19:12:59 GMT</pubDate>
    <dc:creator>cterenzi</dc:creator>
    <dc:date>2019-11-06T19:12:59Z</dc:date>
    <item>
      <title>Not able to build the Job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Not-able-to-build-the-Job/m-p/2242164#M29074</link>
      <description>&lt;P&gt;I am getting below error while building the job. I have earlier built a job but this one is failing. The job is finishing successfully while running but building it causes a problem. Attaching the screenshot of the job.&lt;/P&gt; 
&lt;P&gt;java.lang.Exception: Job was not built successfully, please check the logs for more details available on the workspace/.Java/lastGenerated.log&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJob(BuildJobManager.java:277)&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJob(BuildJobManager.java:164)&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJobs(BuildJobManager.java:108)&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage.buildJobWithMaven(JobScriptsExportWizardPage.java:1487)&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage$8.run(JobScriptsExportWizardPage.java:1389)&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:1394)&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.JavaJobScriptsExportWSWizardPage.finish(JavaJobScriptsExportWSWizardPage.java:1244)&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:4454)&lt;BR /&gt;at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3799)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3409)&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:3369)&lt;BR /&gt;at org.talend.core.repository.model.ProxyRepositoryFactory.executeRepositoryWorkUnit(ProxyRepositoryFactory.java:2119)&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:4454)&lt;BR /&gt;at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3799)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3409)&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:255)&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;at org.eclipse.equinox.launcher.Main.main(Main.java:1438)&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 18:42:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Not-able-to-build-the-Job/m-p/2242164#M29074</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-06T18:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to build the Job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Not-able-to-build-the-Job/m-p/2242165#M29075</link>
      <description>Have you looked at the log file referenced yet?&lt;BR /&gt;&lt;BR /&gt;Looking at your screenshot, your entire job appears to be attached to your tPrejob. I also like to put my database connections in the prejob, but there's no need to link the rest of the job to your tMySqlConnection component. Talend will set up the connection first, then execute the rest of the job starting at CS_M4_book.</description>
      <pubDate>Wed, 06 Nov 2019 19:12:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Not-able-to-build-the-Job/m-p/2242165#M29075</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2019-11-06T19:12:59Z</dc:date>
    </item>
  </channel>
</rss>

