[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] No more handles iniializing the Browser

When I create a new  org.eclipse.swt.browser.Browser on Solaris I get the
following stack trace:

org.eclipse.swt.SWTError: No more handles
        at org.eclipse.swt.SWT.error(SWT.java:2717)
        at org.eclipse.swt.SWT.error(SWT.java:2616)
        at org.eclipse.swt.SWT.error(SWT.java:2587)
        at org.eclipse.swt.browser.Browser.<init>(Browser.java:121)

I am running on:

bash-2.05$ uname -a
SunOS batman 5.8 Generic_108528-17 sun4u sparc SUNW,Ultra-4

I'm running with SWT 3.0.2 and I'm using the following libraries:
libswt-cde-motif-3064.so
libswt-motif-3064.so

Thanks,
Michael