<?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: Problem export job in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269074#M47451</link>
    <description>@SupportID/adminID:
&lt;BR /&gt;I would suggest that you contact our Support through the dedicated portal: 
&lt;A href="https://support.talend.com/otrs/customer.pl" rel="nofollow noopener noreferrer"&gt;https://support.talend.com/otrs/customer.pl&lt;/A&gt;
&lt;BR /&gt;Beside is there any particular reason (login issue) that you connect to the Forum as guest and not using the AdminID username (which is registered as customer/member)?
&lt;BR /&gt;If you have any trouble logging in the Community tools, let me know.
&lt;BR /&gt;Cheers
&lt;BR /&gt;Elisa</description>
    <pubDate>Fri, 04 Apr 2014 11:44:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-04T11:44:29Z</dc:date>
    <item>
      <title>Problem export job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269068#M47445</link>
      <description>When exporting a job , I have a bug that shows me a list of duplicate files ( . Jar) . 
&lt;BR /&gt;example: 
&lt;BR /&gt; 
&lt;BR /&gt;!STACK 0 
&lt;BR /&gt;java.util.zip.ZipException: duplicate entry: Q71C05_3.0/Q71C05/items/domaine_cpt/process/Domaine_CPT/Sous_Domaine_CPT13/II_Tableau_de_bord/B_Indicateurs/Theme_00_obs_iet_dlu/CPT13_TB_1_103_Alim_tmp_obs_iet_dlu_nonfusionne_2.0.properties 
&lt;BR /&gt; at java.util.zip.ZipOutputStream.putNextEntry(Unknown Source) 
&lt;BR /&gt; at org.talend.repository.documentation.ZipFileExporterFullPath.write(ZipFileExporterFullPath.java:89) 
&lt;BR /&gt; at org.talend.repository.documentation.ZipFileExporterFullPath.write(ZipFileExporterFullPath.java:114) 
&lt;BR /&gt; at org.talend.repository.documentation.ArchiveFileExportOperationFullPath.exportResource(ArchiveFileExportOperationFullPath.java:168) 
&lt;BR /&gt; at org.talend.repository.documentation.ArchiveFileExportOperationFullPath.exportSpecifiedResources(ArchiveFileExportOperationFullPath.java:221) 
&lt;BR /&gt; at org.talend.repository.documentation.ArchiveFileExportOperationFullPath.run(ArchiveFileExportOperationFullPath.java:316) 
&lt;BR /&gt; at org.talend.repository.ui.wizards.exportjob.action.JobExportAction.executeExportOperation(JobExportAction.java:412) 
&lt;BR /&gt; at org.talend.repository.ui.wizards.exportjob.action.JobExportAction.doArchiveExport(JobExportAction.java:251) 
&lt;BR /&gt; at org.talend.repository.ui.wizards.exportjob.action.JobExportAction.exportJobScript(JobExportAction.java:221) 
&lt;BR /&gt; at org.talend.repository.ui.wizards.exportjob.action.JobExportAction.run(JobExportAction.java:129) 
&lt;BR /&gt; at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) 
&lt;BR /&gt; at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) 
&lt;BR /&gt; at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1008) 
&lt;BR /&gt; at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage.finish(JobScriptsExportWizardPage.java:1289) 
&lt;BR /&gt; at org.talend.repository.ui.wizards.exportjob.JavaJobScriptsExportWSWizardPage.finish(JavaJobScriptsExportWSWizardPage.java:1534) 
&lt;BR /&gt; at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizard.performFinish(JobScriptsExportWizard.java:118) 
&lt;BR /&gt; at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:811) 
&lt;BR /&gt; at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:430) 
&lt;BR /&gt; at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624) 
&lt;BR /&gt; at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) 
&lt;BR /&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657) 
&lt;BR /&gt; at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) 
&lt;BR /&gt; at org.eclipse.jface.window.Window.open(Window.java:801) 
&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:593) 
&lt;BR /&gt; at org.talend.repository.RepositoryWorkUnit.executeRun(RepositoryWorkUnit.java:84) 
&lt;BR /&gt; at org.talend.core.repository.model.AbstractRepositoryFactory.executeRepositoryWorkUnit(AbstractRepositoryFactory.java:217) 
&lt;BR /&gt; at org.talend.repository.localprovider.model.LocalRepositoryFactory.executeRepositoryWorkUnit(LocalRepositoryFactory.java:3046) 
&lt;BR /&gt; at org.talend.repository.svnprovider.SvnRepositoryFactory.executeRepositoryWorkUnit(SvnRepositoryFactory.java:395) 
&lt;BR /&gt; at org.talend.repository.remoteprovider.RemoteRepositoryFactory.executeRepositoryWorkUnit(RemoteRepositoryFactory.java:639) 
&lt;BR /&gt; at org.talend.core.repository.model.ProxyRepositoryFactory.executeRepositoryWorkUnit(ProxyRepositoryFactory.java:1916) 
&lt;BR /&gt; at org.talend.repository.ui.actions.AContextualAction.run(AContextualAction.java:602) 
&lt;BR /&gt; at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) 
&lt;BR /&gt; at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) 
&lt;BR /&gt; at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) 
&lt;BR /&gt; at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) 
&lt;BR /&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657) 
&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640) 
&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604) 
&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438) 
&lt;BR /&gt; at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671) 
&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:664) 
&lt;BR /&gt; at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) 
&lt;BR /&gt; at org.talend.rcp.intro.Application.start(Application.java:127) 
&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:110) 
&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) 
&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369) 
&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 
&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:619) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1407) 
&lt;BR /&gt; 
&lt;BR /&gt;generates the zip file is very large. 
&lt;BR /&gt;I do not know what to do to solve this problem. 
&lt;BR /&gt;I have version 5.2.2 
&lt;BR /&gt;thank you for your help.</description>
      <pubDate>Thu, 03 Apr 2014 07:54:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269068#M47445</guid>
      <dc:creator>vincent5</dc:creator>
      <dc:date>2014-04-03T07:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem export job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269069#M47446</link>
      <description>Hi, &lt;BR /&gt;Did you follow up document &lt;A href="https://help.talend.com/search/all?query=How+to+export+items&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:How to export items&lt;/A&gt; or &lt;A href="https://help.talend.com/search/all?query=How+to+build+Jobs&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:How to build Jobs&lt;/A&gt; to export your job?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 03 Apr 2014 07:58:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269069#M47446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-03T07:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem export job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269070#M47447</link>
      <description>Hi,&lt;BR /&gt;While exporting, disable the checkbox - "Extract the zip files" and try to export it at other location.&lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav</description>
      <pubDate>Thu, 03 Apr 2014 08:00:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269070#M47447</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-03T08:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem export job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269071#M47448</link>
      <description>Hi,&lt;BR /&gt;yes i follow up document  TalendHelpCenter:How to build Jobs and I never had this bug in my previous exports.&lt;BR /&gt;best regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Hi, &lt;BR /&gt;Did you follow up document &lt;A href="https://help.talend.com/search/all?query=How+to+export+items&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:How to export items&lt;/A&gt; or &lt;A href="https://help.talend.com/search/all?query=How+to+build+Jobs&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:How to build Jobs&lt;/A&gt; to export your job?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Fri, 04 Apr 2014 06:47:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269071#M47448</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-04-04T06:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem export job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269072#M47449</link>
      <description>Hi,&lt;BR /&gt;This checkbox is always disabled when I export. &lt;BR /&gt;I export to another place but the problem persists.&lt;BR /&gt;Best regards</description>
      <pubDate>Fri, 04 Apr 2014 06:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269072#M47449</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-04-04T06:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem export job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269073#M47450</link>
      <description>Hi SupportId,
&lt;BR /&gt;Would you mind giving us some details steps to repro your issue? Did you use enterprise subscription version product or community version product?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 04 Apr 2014 07:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269073#M47450</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-04T07:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem export job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269074#M47451</link>
      <description>@SupportID/adminID:
&lt;BR /&gt;I would suggest that you contact our Support through the dedicated portal: 
&lt;A href="https://support.talend.com/otrs/customer.pl" rel="nofollow noopener noreferrer"&gt;https://support.talend.com/otrs/customer.pl&lt;/A&gt;
&lt;BR /&gt;Beside is there any particular reason (login issue) that you connect to the Forum as guest and not using the AdminID username (which is registered as customer/member)?
&lt;BR /&gt;If you have any trouble logging in the Community tools, let me know.
&lt;BR /&gt;Cheers
&lt;BR /&gt;Elisa</description>
      <pubDate>Fri, 04 Apr 2014 11:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269074#M47451</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-04T11:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem export job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269075#M47452</link>
      <description>We can no longer have access to &lt;A href="https://support.talend.com/otrs/customer.pl" rel="nofollow noopener noreferrer"&gt;https://support.talend.com/otrs/customer.pl&lt;/A&gt; portal, we as a message that the account name or password is incorrect. &lt;BR /&gt;This is why I went to the forum.&lt;BR /&gt;Best regards</description>
      <pubDate>Tue, 08 Apr 2014 06:29:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269075#M47452</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-04-08T06:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem export job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269076#M47453</link>
      <description>Hi,
&lt;BR /&gt;I use enterprise subscription version product.
&lt;BR /&gt;Here are the operations performed for the export job :
&lt;BR /&gt;1 - Right click on the job and I selected "Export job." 
&lt;BR /&gt;2 - I select the directory or file is the zip file, I select 'unix' and context and I select "Apply context to son jobs". 
&lt;BR /&gt;3-The export takes place and an error message appears informing me of a list file. Jar duplicate and export completes normally. 
&lt;BR /&gt;4 -. Zip file product is too big for an archive file.
&lt;BR /&gt;
&lt;BR /&gt;Best regards</description>
      <pubDate>Wed, 09 Apr 2014 06:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269076#M47453</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-04-09T06:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem export job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269077#M47454</link>
      <description>Hi, 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;We can no longer have access to &lt;A href="https://support.talend.com/otrs/customer.pl" rel="nofollow noopener noreferrer"&gt;https://support.talend.com/otrs/customer.pl&lt;/A&gt; portal, we as a message that the account name or password is incorrect.&lt;BR /&gt;This is why I went to the forum.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Sorry for any inconvenience.
&lt;BR /&gt;We have reported your login issue of Talend Support Portal to our manager then come back to you asap.
&lt;BR /&gt;I have made a testing on talend enterprise subscription version 5.2, however, this issue don't repro in my side.
&lt;BR /&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 09 Apr 2014 07:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269077#M47454</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-09T07:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem export job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269078#M47455</link>
      <description>Hi,&lt;BR /&gt;Thank you for your help, &lt;BR /&gt;so I wait for access to the Support Portal. &lt;BR /&gt;I exported from another job and I do not encounter this problem. &lt;BR /&gt;The anomaly reports problems duplicates and I do not understand where he finds these duplicates.&lt;BR /&gt;Best regards</description>
      <pubDate>Wed, 09 Apr 2014 08:09:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269078#M47455</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-04-09T08:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem export job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269079#M47456</link>
      <description>hi Supportid, 
&lt;BR /&gt;We experience some SSO issue since last week, our IT teams are working on fixing those shortly. 
&lt;BR /&gt;In the mean time I passed on your issue directly to our Support team based on your customer account linked your username adminid (which was used to initiate the thread). Somebody from the Support team will contact you shortly to investigate this export problem. 
&lt;BR /&gt;Thank you for your patience, 
&lt;BR /&gt;Elisa</description>
      <pubDate>Wed, 09 Apr 2014 09:22:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-export-job/m-p/2269079#M47456</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-09T09:22:54Z</dc:date>
    </item>
  </channel>
</rss>

