<?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] Can't build a Job in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Can-t-build-a-Job/m-p/2366322#M129824</link>
    <description>Hi,&lt;BR /&gt;What's OS you are using? Have you ever built your job successfully on your V 6.2.0? Could you please try to use V 6.2.1 to see if this issue repro?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Wed, 26 Oct 2016 03:14:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-10-26T03:14:40Z</dc:date>
    <item>
      <title>[resolved] Can't build a Job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Can-t-build-a-Job/m-p/2366321#M129823</link>
      <description>&lt;P&gt;Hi togheter&lt;BR /&gt;I've some trouble to build a job. I also tried to built other jobs, without any success. Can someone help me? &lt;BR /&gt;I'm sure that the job is OK. When I run them, is everything OK.&lt;BR /&gt;I have installed Telend Open Studio for Data Integration 6.2.0.2 and JDK 1.8.0&lt;BR /&gt;Here the Log:&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;I&gt;java.lang.Exception: Job was not built successfully, please check the logs for more details&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;BR /&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJob(BuildJobManager.java:246)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJobs(BuildJobManager.java:104)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage.buildJobWithMaven(JobScriptsExportWizardPage.java:1481)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage$8.run(JobScriptsExportWizardPage.java:1384)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:466)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:374)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1059)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage.finish(JobScriptsExportWizardPage.java:1389)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.talend.repository.ui.wizards.exportjob.JavaJobScriptsExportWSWizardPage.finish(JavaJobScriptsExportWSWizardPage.java:1225)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizard.performFinish(JobScriptsExportWizard.java:126)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:853)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:438)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:619)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.jface.window.Window.open(Window.java:808)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.talend.repository.ui.actions.ExportJobScriptAction.doRun(ExportJobScriptAction.java:117)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.talend.repository.ui.actions.AContextualAction$2.run(AContextualAction.java:632)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.talend.repository.RepositoryWorkUnit.executeRun(RepositoryWorkUnit.java:99)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.talend.core.repository.model.AbstractRepositoryFactory.executeRepositoryWorkUnit(AbstractRepositoryFactory.java:258)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.talend.repository.localprovider.model.LocalRepositoryFactory.executeRepositoryWorkUnit(LocalRepositoryFactory.java:3236)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.talend.core.repository.model.ProxyRepositoryFactory.executeRepositoryWorkUnit(ProxyRepositoryFactory.java:2047)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.talend.repository.ui.actions.AContextualAction.run(AContextualAction.java:641)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.jface.action.Action.runWithEvent(Action.java:519)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.talend.rcp.intro.Application.start(Application.java:197)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at java.lang.reflect.Method.invoke(Unknown Source)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)&lt;/I&gt; 
 &lt;BR /&gt; 
 &lt;I&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1465)&lt;/I&gt;at org.eclipse.equinox.launcher.Main.run(Main.java:1465) 
 &lt;BR /&gt; 
 &lt;BR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;&lt;BR /&gt;You will see the settings and the error below.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MFuF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153347iAA4D4F72214B2F13/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MFuF.png" alt="0683p000009MFuF.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2016 14:37:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Can-t-build-a-Job/m-p/2366321#M129823</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-25T14:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Can't build a Job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Can-t-build-a-Job/m-p/2366322#M129824</link>
      <description>Hi,&lt;BR /&gt;What's OS you are using? Have you ever built your job successfully on your V 6.2.0? Could you please try to use V 6.2.1 to see if this issue repro?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 26 Oct 2016 03:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Can-t-build-a-Job/m-p/2366322#M129824</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-26T03:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Can't build a Job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Can-t-build-a-Job/m-p/2366323#M129825</link>
      <description>Hi Sabrina&lt;BR /&gt;I installed the version 6.2.1 and after that, the building job process works.&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;Best regards&lt;BR /&gt;Salvatore</description>
      <pubDate>Fri, 28 Oct 2016 06:21:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Can-t-build-a-Job/m-p/2366323#M129825</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-28T06:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Can't build a Job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Can-t-build-a-Job/m-p/2366324#M129826</link>
      <description>Hi&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Salvatore,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Great it works! Could you please mark this topic as resolved?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 28 Oct 2016 07:57:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Can-t-build-a-Job/m-p/2366324#M129826</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-28T07:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Can't build a Job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Can-t-build-a-Job/m-p/2366325#M129827</link>
      <description>Hi, 
&lt;BR /&gt;I am getting below error. I am using talend 6.1.1 and checked with extract file and with out extract file. 
&lt;BR /&gt;changed path to diffent paths still i am getting the below error. 
&lt;BR /&gt;Please any one help me asap. 
&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:57) 
&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:606) 
&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)</description>
      <pubDate>Thu, 15 Dec 2016 11:34:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Can-t-build-a-Job/m-p/2366325#M129827</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-12-15T11:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Can't build a Job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Can-t-build-a-Job/m-p/2366326#M129828</link>
      <description>I have the same Problem. I'm using Talend Open Studio for Data Integration (6.3.0.20161026_1219), My System: Windows 8.1 (64-bit), Java8 Update 111 (64-bit), Java SE Development Kit 8 Update 111 (64-bit), all additional packages installed. 
&lt;BR /&gt; 
&lt;BR /&gt;I alway try to Build Job, but when i choose the build type "Standalone Job", than there is always the file missing. So Talend does something, but it doesn't create the file i need. I already checked different archive file path, but never was something created. 
&lt;BR /&gt; 
&lt;BR /&gt;Does anybody know how to fix it?</description>
      <pubDate>Thu, 15 Dec 2016 12:57:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Can-t-build-a-Job/m-p/2366326#M129828</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-15T12:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Can't build a Job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Can-t-build-a-Job/m-p/2366327#M129829</link>
      <description>Hi&amp;nbsp;
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;shankar_reddy123,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;What's the JDK version you are using? JDK 1.8? Does this issue repro on all your jobs or a specific job? More information will be preferred.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 16 Dec 2016 09:14:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Can-t-build-a-Job/m-p/2366327#M129829</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-16T09:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Can't build a Job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Can-t-build-a-Job/m-p/2366328#M129830</link>
      <description>Hi&amp;nbsp; 
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;PhilippPreiss,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;We have replied to your another topic:&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCldYCAS" target="_blank"&gt;thread&lt;/A&gt;. Could you please have a look at it?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 16 Dec 2016 09:16:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Can-t-build-a-Job/m-p/2366328#M129830</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-16T09:16:14Z</dc:date>
    </item>
  </channel>
</rss>

