<?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: org.eclipse.swt.SWTError: No more handles in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/org-eclipse-swt-SWTError-No-more-handles/m-p/2293054#M66065</link>
    <description>Hi,
&lt;BR /&gt;More than one month after my first post and it's still impossible to launch Talend on my laptop.... : "
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;org.eclipse.swt.SWTError: No more handles"&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;I have tried on ToS 5.0, 5.1, 5.2, 5.3, 5.4, 5.5 and 5.6, searched on google but I did'nt find any solution.
&lt;BR /&gt;If someone has a an idea or face the same issue, please let me know.</description>
    <pubDate>Wed, 17 Dec 2014 10:43:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-12-17T10:43:16Z</dc:date>
    <item>
      <title>org.eclipse.swt.SWTError: No more handles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-eclipse-swt-SWTError-No-more-handles/m-p/2293052#M66063</link>
      <description>Hi, 
&lt;BR /&gt;Talend DI 5.5 was just working fine for two years on my laptop.&amp;nbsp; 
&lt;BR /&gt;Since yesterday, I can't open a project or create a new one.&amp;nbsp; 
&lt;BR /&gt;I am getting this error stack : 
&lt;BR /&gt;!ENTRY org.eclipse.osgi 4 0 2014-10-24 12:41:59.275 
&lt;BR /&gt;!MESSAGE Erreur liée à l'application 
&lt;BR /&gt;!STACK 1 
&lt;BR /&gt;org.eclipse.swt.SWTError: No more handles 
&lt;BR /&gt;at org.eclipse.swt.SWT.error(SWT.java:4109) 
&lt;BR /&gt;at org.eclipse.swt.SWT.error(SWT.java:3998) 
&lt;BR /&gt;at org.eclipse.swt.SWT.error(SWT.java:3969) 
&lt;BR /&gt;at org.eclipse.swt.widgets.Widget.error(Widget.java:468) 
&lt;BR /&gt;at org.eclipse.swt.widgets.TaskBar.createHandle(TaskBar.java:99) 
&lt;BR /&gt;at org.eclipse.swt.widgets.TaskBar.&amp;lt;init&amp;gt;(TaskBar.java:92) 
&lt;BR /&gt;at org.eclipse.swt.widgets.Display.getSystemTaskBar(Display.java:2499) 
&lt;BR /&gt;at org.eclipse.ui.internal.WorkbenchWindow.createProgressIndicator(WorkbenchWindow.java:3325) 
&lt;BR /&gt;at org.eclipse.ui.internal.WorkbenchWindow.createDefaultContents(WorkbenchWindow.java:1104) 
&lt;BR /&gt;at org.eclipse.ui.internal.WorkbenchWindowConfigurer.createDefaultContents(WorkbenchWindowConfigurer.java:623) 
&lt;BR /&gt;at org.eclipse.ui.application.WorkbenchWindowAdvisor.createWindowContents(WorkbenchWindowAdvisor.java:268) 
&lt;BR /&gt;at org.eclipse.ui.internal.WorkbenchWindow.createContents(WorkbenchWindow.java:1010) 
&lt;BR /&gt;at org.eclipse.jface.window.Window.create(Window.java:431) 
&lt;BR /&gt;at org.eclipse.ui.internal.Workbench$64.runWithException(Workbench.java:3600) 
&lt;BR /&gt;at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) 
&lt;BR /&gt;at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) 
&lt;BR /&gt;at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134) 
&lt;BR /&gt;at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041) 
&lt;BR /&gt;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660) 
&lt;BR /&gt;at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803) 
&lt;BR /&gt;at org.eclipse.ui.internal.Workbench$31.runWithException(Workbench.java:1567) 
&lt;BR /&gt;at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) 
&lt;BR /&gt;at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) 
&lt;BR /&gt;at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134) 
&lt;BR /&gt;at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041) 
&lt;BR /&gt;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660) 
&lt;BR /&gt;at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2548) 
&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:159) 
&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;at org.eclipse.equinox.launcher.Main.main(Main.java:1383) 
&lt;BR /&gt;!SESSION 2014-10-24 12:44:04.614 ----------------------------------------------- 
&lt;BR /&gt;eclipse.buildId=unknown 
&lt;BR /&gt;java.version=1.6.0_45 
&lt;BR /&gt;java.vendor=Sun Microsystems Inc. 
&lt;BR /&gt;BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=fr_FR 
&lt;BR /&gt;Command-line arguments: &amp;nbsp;-os win32 -ws win32 -arch x86_64 
&lt;BR /&gt;My computer is running windows 7 64 bits with 8Gb of RAM. 
&lt;BR /&gt;I have tried to change my workspace location, create a new project, import an existing one, restart my computer with no results. 
&lt;BR /&gt;Can you help me to find a solution plz ?</description>
      <pubDate>Fri, 24 Oct 2014 16:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-eclipse-swt-SWTError-No-more-handles/m-p/2293052#M66063</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-24T16:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: org.eclipse.swt.SWTError: No more handles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-eclipse-swt-SWTError-No-more-handles/m-p/2293053#M66064</link>
      <description>I have heard about a security patch for the Internet Explorer which prevents all eclipse based applications from starting.</description>
      <pubDate>Sun, 26 Oct 2014 18:52:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-eclipse-swt-SWTError-No-more-handles/m-p/2293053#M66064</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-26T18:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: org.eclipse.swt.SWTError: No more handles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-eclipse-swt-SWTError-No-more-handles/m-p/2293054#M66065</link>
      <description>Hi,
&lt;BR /&gt;More than one month after my first post and it's still impossible to launch Talend on my laptop.... : "
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;org.eclipse.swt.SWTError: No more handles"&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;I have tried on ToS 5.0, 5.1, 5.2, 5.3, 5.4, 5.5 and 5.6, searched on google but I did'nt find any solution.
&lt;BR /&gt;If someone has a an idea or face the same issue, please let me know.</description>
      <pubDate>Wed, 17 Dec 2014 10:43:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-eclipse-swt-SWTError-No-more-handles/m-p/2293054#M66065</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-17T10:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: org.eclipse.swt.SWTError: No more handles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-eclipse-swt-SWTError-No-more-handles/m-p/2293055#M66066</link>
      <description>It is definitely a bug in the Eclipse foundation of the Talend studio.&lt;BR /&gt;Here is a discussion about this issue and some hints:&lt;BR /&gt;&lt;A href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=402983" rel="nofollow noopener noreferrer"&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=402983&lt;/A&gt;&lt;BR /&gt;It often caused by other running software especially under Windows. What about get rid of Windows &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;</description>
      <pubDate>Wed, 17 Dec 2014 22:28:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-eclipse-swt-SWTError-No-more-handles/m-p/2293055#M66066</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-17T22:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: org.eclipse.swt.SWTError: No more handles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-eclipse-swt-SWTError-No-more-handles/m-p/2293056#M66067</link>
      <description>Hi,&lt;BR /&gt;Please upload the full log which is located in &amp;lt;Talend Studio installation dir&amp;gt;/workspace/.metadata/.log.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 18 Dec 2014 08:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-eclipse-swt-SWTError-No-more-handles/m-p/2293056#M66067</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-18T08:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: org.eclipse.swt.SWTError: No more handles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-eclipse-swt-SWTError-No-more-handles/m-p/2293057#M66068</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm getting almost the same error while creating a new project under a new repo. Let me know if you had an update on how to rectify that.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks, in advance !&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 13:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-eclipse-swt-SWTError-No-more-handles/m-p/2293057#M66068</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-24T13:18:50Z</dc:date>
    </item>
  </channel>
</rss>

