Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Oct 2004 05:25:46 GMT
From:      Jeremy Faulkner <gldisater@gldis.ca>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/72475: java/eclipse needs to be run by the native jdk, not linux-sun-jdk
Message-ID:  <200410100525.i9A5PkPk076088@www.freebsd.org>
Resent-Message-ID: <200410100530.i9A5UOjT022855@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         72475
>Category:       misc
>Synopsis:       java/eclipse needs to be run by the native jdk, not linux-sun-jdk
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 10 05:30:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Faulkner
>Release:        5.3 - Beta6
>Organization:
>Environment:
FreeBSD ocean-deep.gldis.ca 5.3-BETA6 FreeBSD 5.3-BETA6 #0: Sat Oct  2 14:29:36 UTC 2004     gldisater@ocean-deep.gldis.ca:/usr/obj/usr/src/sys/OCEAN-DEEP  i386
>Description:
If eclipse is ran by the linux-sun-jdk the following will result:

!ENTRY org.eclipse.osgi Oct 10, 2004 01:18:29.618
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: /usr/local/eclipse/plugins/org.eclipse.swt.gtk_3.0.0/os/freebsd/x86/libswt-pi-gtk-3062.so: /usr/local/eclipse/plugins/org.eclipse.swt.gtk_3.0.0/os/freebsd/x86/libswt-pi-gtk-3062.so: ELF file OS ABI invalid
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
<snip>...
>How-To-Repeat:
Run eclipse with the linux-sun-jdk
>Fix:
add JAVA_OS=native to the makefile
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410100525.i9A5PkPk076088>