Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 18:14 Go to next message
Audrey Watson is currently offline Audrey WatsonFriend
Messages: 3
Registered: August 2016
Junior Member
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 05:36 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33216
Registered: July 2009
Senior Member
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


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Fatal Error on Launch (Solaris 11) [message #1741184 is a reply to message #1740851] Tue, 23 August 2016 14:54 Go to previous messageGo to next message
Audrey Watson is currently offline Audrey WatsonFriend
Messages: 3
Registered: August 2016
Junior Member
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 16:10 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33216
Registered: July 2009
Senior Member
Sorry, I have no idea.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Fatal Error on Launch (Solaris 11) [message #1741208 is a reply to message #1741184] Tue, 23 August 2016 16:45 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

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 16:46 Go to previous messageGo to next message
Audrey Watson is currently offline Audrey WatsonFriend
Messages: 3
Registered: August 2016
Junior Member
Will do! Thank you both!
Re: Fatal Error on Launch (Solaris 11) [message #1744312 is a reply to message #1741209] Sat, 24 September 2016 19:01 Go to previous message
Andrew Glynn is currently offline Andrew GlynnFriend
Messages: 6
Registered: September 2016
Junior Member
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: Thu Sep 19 02:24:33 GMT 2024

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

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

Back to the top