Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » No more handles exception(SWT)
No more handles exception [message #1386206] Sat, 14 June 2014 20:56 Go to next message
Tanujasri Bhatkal is currently offline Tanujasri BhatkalFriend
Messages: 1
Registered: June 2014
Junior Member
We have an application that uses SWT to create the GUI. There are multiple tabs which in turn contains multiple tables in them. When the user opens multiple tabs the application throws 'No more handles' exception.

We wrote code to release the handles once the component is closed but continue to get this error. Is there any way to increase the number of handles?
Any suggestions on how this could be resolved.
Re: No more handles exception [message #1386744 is a reply to message #1386206] Fri, 20 June 2014 04:25 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4430
Registered: July 2009
Senior Member

It might be something you have to do in the O.S. (such as with uname). This assumes, however, that you aren't simply leaking objects. The Sleak tool might help verify that: https://www.eclipse.org/articles/swt-design-2/sleak.htm

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:How to maintain Eclipse plugins and updates without Internet
Next Topic:Error with scrapbook
Goto Forum:
  


Current Time: Thu Mar 28 08:20:33 GMT 2024

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

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

Back to the top