Skip to main content



      Home
Home » Newcomers » Newcomers » No more handles exception(SWT)
No more handles exception [message #1386206] Sat, 14 June 2014 16:56 Go to next message
Eclipse UserFriend
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 00:25 Go to previous message
Eclipse UserFriend
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
Previous Topic:How to maintain Eclipse plugins and updates without Internet
Next Topic:Error with scrapbook
Goto Forum:
  


Current Time: Sat Jun 21 03:11:27 EDT 2025

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

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

Back to the top