Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse 4.4.1 and Solaris 64 bits
Eclipse 4.4.1 and Solaris 64 bits [message #1451480] Thu, 23 October 2014 22:33 Go to next message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 2
Registered: October 2014
Junior Member
Hello,

I downloaded this eclipse archive: eclipse-SDK-4.4.1-solaris-gtk.zip
I changed the eclipse.ini to point to a proper 64 bits JVM.
But Eclipse doesn't launch:

-bash-4.1$ ./eclipse
Eclipse:
JVM terminated. Exit code=13
/export/home/bob/jdk/jre/bin/java
-Xms40m
-Xmx512m
-XX:MaxPermSize=256m
-jar /tmp/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
-os solaris
-ws gtk
-arch sparc
-showsplash /tmp/eclipse//plugins/org.eclipse.platform_4.4.0.v20140925-0400/splash.bmp
-launcher /tmp/eclipse/eclipse
-name Eclipse
--launcher.library /tmp/eclipse//plugins/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.1.200.v20140603-1326/eclipse_1605.so
-startup /tmp/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
--launcher.appendVmargs
-exitdata 3
-vm /export/home/bob/jdk/jre/bin/java
-vmargs
-Xms40m
-Xmx512m
-XX:MaxPermSize=256m
-jar /tmp/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar


The arch of the machine:

-bash-4.1$ uname -a
SunOS s1A 5.11 11.1 sun4v sparc SUNW,SPARC-Enterprise-T5220


Java looks happy:

-bash-4.1$ /export/home/bob/jdk/jre/bin/java -version
java version "1.8.0_11"
Java(TM) SE Runtime Environment (build 1.8.0_11-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.11-b03, mixed mode)


According to this : https://www.eclipse.org/projects/project-plan.php?planurl=eclipse/development/plans/eclipse_project_plan_4_4.xml#target_environments
There is no official support for Solaris 64 bits (Sparc or x86_64)

I was wondering why that was and if there was anything I could do to make it work with a 64 bits JVM?

Thanks!

[Updated on: Fri, 24 October 2014 16:10]

Report message to a moderator

Re: Eclipse 4.4.1 and Solaris 64 bits [message #1452018 is a reply to message #1451480] Fri, 24 October 2014 17:18 Go to previous message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 2
Registered: October 2014
Junior Member
Answering my own question:
Eclipse won't work on Solaris 64bits with Java 8.

More information on support status can be found here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=429343
https://bugs.eclipse.org/bugs/show_bug.cgi?id=442266
Previous Topic:Odd Behavior with Eclipse Luna and Mac OSX 10.10 (Yosemite)
Next Topic:Running Platform UI Test on OsX
Goto Forum:
  


Current Time: Thu Jan 23 10:57:44 GMT 2025

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

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

Back to the top