<?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 !MESSAGE Unhandled event loop exception in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/MESSAGE-Unhandled-event-loop-exception/m-p/2251849#M35669</link>
    <description>Hello, 
&lt;BR /&gt;I get following error when I try to export any part of my job. What should I do - I am unable to export anything? 
&lt;BR /&gt; 
&lt;PRE&gt;!SESSION 2017-01-16 14:28:32.895 -----------------------------------------------&lt;BR /&gt;eclipse.buildId=unknown&lt;BR /&gt;java.version=1.8.0_101&lt;BR /&gt;java.vendor=Oracle Corporation&lt;BR /&gt;BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US&lt;BR /&gt;Command-line arguments: &amp;nbsp;-os win32 -ws win32 -arch x86_64 -data C:\\Users\\xxx\\talendworkspace&lt;BR /&gt;This is a continuation of log file C:\Users\xxxxx\talendworkspace\.metadata\.bak_0.log&lt;BR /&gt;Created Time: 2017-01-16 14:38:15.713&lt;BR /&gt;!ENTRY org.eclipse.ui 4 0 2017-01-16 14:38:15.714&lt;BR /&gt;!MESSAGE Unhandled event loop exception&lt;BR /&gt;!STACK 0&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;	at org.talend.repository.ui.actions.importexport.ExportItemWizardPage.createItemRoot(ExportItemWizardPage.java:637)&lt;BR /&gt;	at org.talend.repository.ui.actions.importexport.ExportItemWizardPage.createControl(ExportItemWizardPage.java:174)&lt;BR /&gt;	at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:178)&lt;BR /&gt;	at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:759)&lt;BR /&gt;	at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:622)&lt;BR /&gt;	at org.eclipse.jface.window.Window.create(Window.java:435)&lt;BR /&gt;	at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1101)&lt;BR /&gt;	at org.eclipse.jface.window.Window.open(Window.java:797)&lt;BR /&gt;	at org.talend.repository.ui.actions.importexport.ExportItemAction.doRun(ExportItemAction.java:180)&lt;BR /&gt;	at org.talend.repository.ui.actions.AContextualAction$2.run(AContextualAction.java:635)&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.talend.repository.ui.actions.importexport.ExportItemAction.run(ExportItemAction.java:194)&lt;BR /&gt;	at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:253)&lt;BR /&gt;	at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:237)&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$6.handleEvent(ActionContributionItem.java:462)&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;BR /&gt;&lt;/PRE&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;----</description>
    <pubDate>Mon, 16 Jan 2017 13:42:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-01-16T13:42:56Z</dc:date>
    <item>
      <title>!MESSAGE Unhandled event loop exception</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MESSAGE-Unhandled-event-loop-exception/m-p/2251849#M35669</link>
      <description>Hello, 
&lt;BR /&gt;I get following error when I try to export any part of my job. What should I do - I am unable to export anything? 
&lt;BR /&gt; 
&lt;PRE&gt;!SESSION 2017-01-16 14:28:32.895 -----------------------------------------------&lt;BR /&gt;eclipse.buildId=unknown&lt;BR /&gt;java.version=1.8.0_101&lt;BR /&gt;java.vendor=Oracle Corporation&lt;BR /&gt;BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US&lt;BR /&gt;Command-line arguments: &amp;nbsp;-os win32 -ws win32 -arch x86_64 -data C:\\Users\\xxx\\talendworkspace&lt;BR /&gt;This is a continuation of log file C:\Users\xxxxx\talendworkspace\.metadata\.bak_0.log&lt;BR /&gt;Created Time: 2017-01-16 14:38:15.713&lt;BR /&gt;!ENTRY org.eclipse.ui 4 0 2017-01-16 14:38:15.714&lt;BR /&gt;!MESSAGE Unhandled event loop exception&lt;BR /&gt;!STACK 0&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;	at org.talend.repository.ui.actions.importexport.ExportItemWizardPage.createItemRoot(ExportItemWizardPage.java:637)&lt;BR /&gt;	at org.talend.repository.ui.actions.importexport.ExportItemWizardPage.createControl(ExportItemWizardPage.java:174)&lt;BR /&gt;	at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:178)&lt;BR /&gt;	at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:759)&lt;BR /&gt;	at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:622)&lt;BR /&gt;	at org.eclipse.jface.window.Window.create(Window.java:435)&lt;BR /&gt;	at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1101)&lt;BR /&gt;	at org.eclipse.jface.window.Window.open(Window.java:797)&lt;BR /&gt;	at org.talend.repository.ui.actions.importexport.ExportItemAction.doRun(ExportItemAction.java:180)&lt;BR /&gt;	at org.talend.repository.ui.actions.AContextualAction$2.run(AContextualAction.java:635)&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.talend.repository.ui.actions.importexport.ExportItemAction.run(ExportItemAction.java:194)&lt;BR /&gt;	at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:253)&lt;BR /&gt;	at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:237)&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$6.handleEvent(ActionContributionItem.java:462)&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;BR /&gt;&lt;/PRE&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;----</description>
      <pubDate>Mon, 16 Jan 2017 13:42:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MESSAGE-Unhandled-event-loop-exception/m-p/2251849#M35669</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-16T13:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: !MESSAGE Unhandled event loop exception</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MESSAGE-Unhandled-event-loop-exception/m-p/2251850#M35670</link>
      <description>Creating new project did not help, but created new workspace did.&lt;BR /&gt;So I guess my workspace got corrupted somehow - does anybody have idea what may be wrong?</description>
      <pubDate>Mon, 16 Jan 2017 16:02:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MESSAGE-Unhandled-event-loop-exception/m-p/2251850#M35670</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-16T16:02:27Z</dc:date>
    </item>
  </channel>
</rss>

