Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » No more handles iniializing the Browser
No more handles iniializing the Browser [message #462469] Wed, 12 October 2005 16:34 Go to next message
Eclipse UserFriend
Originally posted by: Michael.Eavis.gmail.com

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
Re: No more handles iniializing the Browser [message #462479 is a reply to message #462469] Wed, 12 October 2005 20:57 Go to previous messageGo to next message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 489
Registered: July 2009
Senior Member
Michael,

According to the SWT FAQ, Solaris isn't a supported platform for the
Browser widget:
http://www.eclipse.org/swt/faq.php#browserplatforms

You could try following the instructions for the other linux
distributions here to see if it works, but no guarentees:
http://www.eclipse.org/swt/faq.php#browserlinux

Hope this helps,
- Jeff

Michael Eavis wrote:
> 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
>
>
>
>
Re: No more handles iniializing the Browser [message #462522 is a reply to message #462479] Thu, 13 October 2005 12:39 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
The Browser does not curently work on Solaris (I think there would have been
a better error message with the 3.1 Browser). The report for this is
https://bugs.eclipse.org/bugs/show_bug.cgi?id=77217 .

Grant

"Jeff Myers" <jeff.myers@eclipse.org> wrote in message
news:dijtbv$rds$1@news.eclipse.org...
> Michael,
>
> According to the SWT FAQ, Solaris isn't a supported platform for the
> Browser widget:
> http://www.eclipse.org/swt/faq.php#browserplatforms
>
> You could try following the instructions for the other linux
> distributions here to see if it works, but no guarentees:
> http://www.eclipse.org/swt/faq.php#browserlinux
>
> Hope this helps,
> - Jeff
>
> Michael Eavis wrote:
> > 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
> >
> >
> >
> >
Previous Topic:close view
Next Topic:It's a bug ? Why ? java.lang.StackOverflowError getShell()
Goto Forum:
  


Current Time: Wed Apr 24 17:43:15 GMT 2024

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

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

Back to the top