[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [geclipse-dev] Exception in thread "Thread-1"org.eclipse.swt.SWTError: No more handles
|
Hi Ariel,
I've rebooted my machine and this problem has gone away for now at
least. If it happens again, or perhaps more regularly with some kind of
pattern, I'll report it as a bug.
Cheers,
Ken.
> -----Original Message-----
> From: geclipse-dev-bounces@xxxxxxxxxxx
> [mailto:geclipse-dev-bounces@xxxxxxxxxxx] On Behalf Of Ariel Garcia
> Sent: 21 April 2008 17:57
> To: Developer mailing list
> Subject: Re: [geclipse-dev] Exception in thread
> "Thread-1"org.eclipse.swt.SWTError: No more handles
>
> Hi Ken,
>
> > Not sure who could help with this, but when I start up
> g-Eclipse I get
> > the following exception.
> > I'm running under Java 1.6_0_02, on Windows XP. Is this a known bug?
>
> no clue i myself run on linux, but:
>
> > Exception in thread "Thread-1" org.eclipse.swt.SWTError: No
> more handles
> > at org.eclipse.swt.SWT.error(SWT.java:3589)
> > at org.eclipse.swt.SWT.error(SWT.java:3481)
> > at org.eclipse.swt.SWT.error(SWT.java:3452)
> > at org.eclipse.swt.widgets.Widget.error(Widget.java:432)
> > at
> > org.eclipse.swt.widgets.Control.createHandle(Control.java:602)
> > at
> > org.eclipse.swt.widgets.Composite.createHandle(Composite.java:235)
>
> seems to be that the windowing system ran out of widget
> handles, do you have many open programs/windows? if yes you
> should first try to close some to free resources. Otherwise
> try rebooting (uhm... the normal windows solution ;-), there
> could be some handles leak...
>
> But i have no clue how can you tell the system to assign more
> handles...
>
> Cheers, Ariel
> _______________________________________________
> geclipse-dev mailing list
> geclipse-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/geclipse-dev
>