<?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: Unhandled event loop exception - org.eclipse.ui in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-org-eclipse-ui/m-p/2273140#M50210</link>
    <description>&lt;P&gt;I was using&amp;nbsp;&lt;SPAN&gt;TOS 7.1.1.20180829_1603, I changed to version 7.0.1.20180411_1414 and this feature is working fine now! Thank you very much Sabrina!&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Sep 2018 09:59:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-11T09:59:56Z</dc:date>
    <item>
      <title>Unhandled event loop exception - org.eclipse.ui</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-org-eclipse-ui/m-p/2273138#M50208</link>
      <description>&lt;P&gt;Hey everyone, I'm opening this thread because I'm encountering an issue while I try to add a job's context into a repository context. I'm currently using TOS 7.1.1.20180829 on centOs 7 using java 1.8.&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;Message&lt;/STRONG&gt;:&lt;/P&gt; 
&lt;PRE&gt;Unhandled event loop exception&lt;/PRE&gt; 
&lt;P&gt;&lt;STRONG&gt;Stack Trace&lt;/STRONG&gt;:&lt;/P&gt; 
&lt;PRE&gt;java.lang.NullPointerException
	at org.talend.repository.ui.actions.AContextualAction.initSelection(AContextualAction.java:297)
	at org.talend.repository.ui.actions.AContextualAction.getSelection(AContextualAction.java:255)
	at org.talend.repository.ui.actions.AContextualAction.initCurrentRepositoryNode(AContextualAction.java:430)
	at org.talend.repository.ui.actions.AContextualAction.getCurrentRepositoryNode(AContextualAction.java:403)
	at org.talend.repository.ui.actions.AContextualAction.run(AContextualAction.java:644)
	at org.talend.core.ui.context.nattableTree.ContextMenuItemProviders.handleBuiltInToRepository(ContextMenuItemProviders.java:102)
	at org.talend.core.ui.context.nattableTree.ContextMenuItemProviders.access$3(ContextMenuItemProviders.java:98)
	at org.talend.core.ui.context.nattableTree.ContextMenuItemProviders$1$2.widgetSelected(ContextMenuItemProviders.java:87)
	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4454)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3799)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3409)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.talend.rcp.intro.Application.start(Application.java:265)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)&lt;/PRE&gt; 
&lt;P&gt;&lt;STRONG&gt;Session data&lt;/STRONG&gt;:&lt;/P&gt; 
&lt;PRE&gt;eclipse.buildId=unknown
java.version=1.8.0_181
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en
Command-line arguments:  -os linux -ws gtk -arch x86_64&lt;/PRE&gt;</description>
      <pubDate>Mon, 10 Sep 2018 15:39:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-org-eclipse-ui/m-p/2273138#M50208</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-10T15:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception - org.eclipse.ui</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-org-eclipse-ui/m-p/2273139#M50209</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Are you using milestone release for testing? Does this issue repro on v 7.0.1?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 09:34:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-org-eclipse-ui/m-p/2273139#M50209</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-11T09:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception - org.eclipse.ui</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-org-eclipse-ui/m-p/2273140#M50210</link>
      <description>&lt;P&gt;I was using&amp;nbsp;&lt;SPAN&gt;TOS 7.1.1.20180829_1603, I changed to version 7.0.1.20180411_1414 and this feature is working fine now! Thank you very much Sabrina!&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 09:59:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-org-eclipse-ui/m-p/2273140#M50210</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-11T09:59:56Z</dc:date>
    </item>
  </channel>
</rss>

