Skip to main content



      Home
Home » Newcomers » Newcomers » Fatal Error on Launch (Solaris 11)(Cannot launch Eclipse)
Fatal Error on Launch (Solaris 11) [message #1740828] Thu, 18 August 2016 14:14 Go to next message
Eclipse UserFriend
I am fairly new to Solaris, so this is tricky. I have listed my eclipse.ini file, and attached the error I receive upon launch below.

eclipse.ini:

-startup
plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.solaris.sparcv9_1.1.300.v20160525-1303
-showsplash
org.eclipse.platform
--launcher.defaultAction
openFile
--launcher.appendVmargs
-exitdata
2000002
-vm
/usr/bin/java
-vmargs
-Dosgi.requiredJavaVersion=1.8
-Xms2048m
-Xmx4096m
Re: Fatal Error on Launch (Solaris 11) [message #1740851 is a reply to message #1740828] Fri, 19 August 2016 01:36 Go to previous messageGo to next message
Eclipse UserFriend
Audrey,

This a Java core dump, perhaps caused by native GTK code in SWT. I
don't think the sparc arch is well supported and I believe support for
it will be dropped:

https://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg13344.html


On 18.08.2016 21:02, Audrey Watson wrote:
> I am fairly new to Solaris, so this is tricky. I have listed my eclipse.ini file, and attached the error I receive upon launch below.
>
> eclipse.ini:
>
> -startup
> plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar
> --launcher.library
> plugins/org.eclipse.equinox.launcher.gtk.solaris.sparcv9_1.1.300.v20160525-1303
> -showsplash
> org.eclipse.platform
> --launcher.defaultAction
> openFile
> --launcher.appendVmargs
> -exitdata
> 2000002
> -vm
> /usr/bin/java
> -vmargs
> -Dosgi.requiredJavaVersion=1.8
> -Xms2048m
> -Xmx4096m
Re: Fatal Error on Launch (Solaris 11) [message #1741184 is a reply to message #1740851] Tue, 23 August 2016 10:54 Go to previous messageGo to next message
Eclipse UserFriend
Ed,

Thanks for the response. That is understandable.

Do you know of any way of getting Eclipse up and running on this machine?

Thank you!
Re: Fatal Error on Launch (Solaris 11) [message #1741201 is a reply to message #1741184] Tue, 23 August 2016 12:10 Go to previous messageGo to next message
Eclipse UserFriend
Sorry, I have no idea.
Re: Fatal Error on Launch (Solaris 11) [message #1741208 is a reply to message #1741184] Tue, 23 August 2016 12:45 Go to previous messageGo to next message
Eclipse UserFriend
On 08/23/2016 08:54 AM, Audrey Watson wrote:
> Ed,
>
> Thanks for the response. That is understandable.
> Do you know of any way of getting Eclipse up and running on this machine?
>
> Thank you!

Audrey,

Google around for this. Over the years, I've seen Solaris discussed
discussed. It has been done.
Re: Fatal Error on Launch (Solaris 11) [message #1741209 is a reply to message #1741208] Tue, 23 August 2016 12:46 Go to previous messageGo to next message
Eclipse UserFriend
Will do! Thank you both!
Re: Fatal Error on Launch (Solaris 11) [message #1744312 is a reply to message #1741209] Sat, 24 September 2016 15:01 Go to previous message
Eclipse UserFriend
A similar problem happened back with Ubuntu 13.10 and 14.04 The problem is discussed in this thread:

https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1241101

I got Neon working under Solaris 11.3 by fudging the call specified in the debug log to use "" rather than null and recompiling SWT, however there should be a better way of fixing this - Eclipse SWT shouldn't be creating GTK widgets with null values since it will keep showing up on different calls with different versions of GTK.

Andrew Glynn

Previous Topic:Error Configuring "use google cloud sql instance" (App Engine SDK)
Next Topic:Problems installing eclipse neon
Goto Forum:
  


Current Time: Sat Jul 12 10:38:50 EDT 2025

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

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

Back to the top