[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-4076) Unhandled event loop exception No more handles (java.lang.UnsatisfiedLinkError: no swt-xulrunner-gtk-3449 or swt-xulrunner-gtk in swt.library.path, java.library.path or the jar file)

Costantino Cerbo (JIRA) jira-events at lists.jboss.org
Tue Mar 24 18:24:22 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12458936#action_12458936 ] 

Costantino Cerbo commented on JBIDE-4076:
-----------------------------------------

Solved! It seems to be an Issue of Fedora Eclipse, see also here: https://bugzilla.redhat.com/show_bug.cgi?id=484453

The workaround consist of:
  1) Decompress eclipse/plugins/org.eclipse.swt.gtk.linux.x86_3.4.1.v3449c.jar form eclipse-SDK-3.4.1
  2) Copy "libswt-xulrunner-gtk-3449.so" to "/usr/lib/eclipse" (default Fedora Eclipse location)
  3) In /usr/lib/eclipse/eclipse.ini add -Dswt.library.path=/usr/lib/eclipse

> Unhandled event loop exception No more handles (java.lang.UnsatisfiedLinkError: no swt-xulrunner-gtk-3449 or swt-xulrunner-gtk in swt.library.path, java.library.path or the jar file)
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-4076
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4076
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core
>    Affects Versions: 3.0.0.GA
>         Environment: OS: Fedora 10
> Kernel: 2.6.27.19-170.2.35.fc10.i686
> Fedora Eclipse Platform Version: 3.4.1 Based on build id:  20080911-1700
>            Reporter: Costantino Cerbo
>
> When I open a html file, the following two exception occur:
> 1) An error has occurred. See error log for more details.
> org.eclipse.swt.internal.mozilla.XPCOM.NS_GetComponentManager([I)I
> 2) Unhandled event loop exception
> No more handles (java.lang.UnsatisfiedLinkError: no swt-xulrunner-gtk-3449 or swt-xulrunner-gtk in swt.library.path, java.library.path or the jar file)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list