Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse RCP project getting Exception"org.eclipse.e4.core.di.InjectionException: org.eclipse.sw(getting exception in Eclipse RCP project "org.eclipse.e4.core.di.InjectionException: org.eclipse.swt.SWTError: No more handles")
Eclipse RCP project getting Exception"org.eclipse.e4.core.di.InjectionException: org.eclipse.sw [message #1761321] Tue, 09 May 2017 16:16
Biswabir Dey is currently offline Biswabir DeyFriend
Messages: 7
Registered: March 2017
Junior Member
I have create an application Runner in eclipse RCP project. In my Runner application
I am using Tree and in this tree I have a five treecolumn. Also create two treeItem one is parent and other child, put their values in treecolumn by programatically from database. In this table i have implemented multi selection combo and CCombo to get the multiple value. If i pass almost 1000 of data in this table so i am getting this
Exception:
org.eclipse.e4.core.di.InjectionException: org.eclipse.swt.SWTError: No more handles

if i debug this code , getting this exception in CCombo or multicombo implementation.

I have two table Remote and Localhost both table getting data at the time of execution.Please find the attached file.txt of my table implementation. help me how to handle this exception.
  • Attachment: file.txt
    (Size: 9.37KB, Downloaded 214 times)
Previous Topic:not relevant anymore
Next Topic:Launch failed: Binaries not found for Fortran
Goto Forum:
  


Current Time: Fri Apr 26 06:56:06 GMT 2024

Powered by FUDForum. Page generated in 0.08249 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top