[opensuse] Eclipse 3.3 startup error.
Hi there!. I have been trying to get Eclipse 3.3 CDT running under openSUSE 10.2 AMD x64, but I get this error on startup: JVM terminated. Exit code=13 /usr/bin/java -Dosgi.requiredJavaVersion=1.5 -Xms40m -Xmx256m -jar /home/dperaza/Desktop/eclipse/plugins/ org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar -os linux -ws gtk -arch x86 -showsplash -launcher /home/dperaza/Desktop/eclipse/eclipse -name Eclipse --launcher.library /home/dperaza/Desktop/eclipse/plugins/ org.eclipse.quinox.launcher.gtk.linux.x86_1.0.2.R331_v20071019/ eclipse_1021.so -startup /home/dperaza/Desktop/eclipse/plugins/ org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar -exitdata 328008 -vmargs -Dosgui.requiredJavaVersion=1.5 -Xms40m -Xmx256m -jar /home/dperaza/Desktop/eclipse/plugins org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar java -version outputs: dperaza@suse:~> java -version java version "1.5.0_15" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04) Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_15-b04, mixed mode) This seems to be not only a problem of SUSE, because I got the same error under Debian Etch. Have anybody had the same problem before?, I need to get eclipse running in order to use the new Qt Eclipse Integration Plugin for x64, if anyone have succeeded with this please let me know. Thanks in advance. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Daniel Antonio Peraza Cedrez wrote:
Hi there!. I have been trying to get Eclipse 3.3 CDT running under openSUSE 10.2 AMD x64, but I get this error on startup:
JVM terminated. Exit code=13 /usr/bin/java -Dosgi.requiredJavaVersion=1.5 -Xms40m -Xmx256m -jar /home/dperaza/Desktop/eclipse/plugins/ org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar -os linux -ws gtk -arch x86 -showsplash -launcher /home/dperaza/Desktop/eclipse/eclipse -name Eclipse --launcher.library /home/dperaza/Desktop/eclipse/plugins/ org.eclipse.quinox.launcher.gtk.linux.x86_1.0.2.R331_v20071019/ eclipse_1021.so -startup /home/dperaza/Desktop/eclipse/plugins/ org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar -exitdata 328008 -vmargs -Dosgui.requiredJavaVersion=1.5 -Xms40m -Xmx256m -jar /home/dperaza/Desktop/eclipse/plugins org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
java -version outputs:
dperaza@suse:~> java -version java version "1.5.0_15" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04) Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_15-b04, mixed mode)
This seems to be not only a problem of SUSE, because I got the same error under Debian Etch.
Have anybody had the same problem before?, I need to get eclipse running in order to use the new Qt Eclipse Integration Plugin for x64, if anyone have succeeded with this please let me know. Thanks in advance.
I have 3.3 loaded under 10.2 without major problems. However I have configured it to replace the SuSE default and use the SuSE script (/usr/bin/eclipse) and configuration (/etc/eclipse.conf) to load. How are you launching this? - -- ============================================================================== I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone. Bjarne Stroustrup ============================================================================== -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFIRrqnasN0sSnLmgIRAsLVAKC/rLJYbRhCpez6T5DCizMRhBwP0ACfVb3g RaG4xVhEg3lMXi6hBwGaxfg= =A7CD -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wednesday 04 June 2008 17:30:52 Daniel Antonio Peraza Cedrez wrote:
Hi there!. I have been trying to get Eclipse 3.3 CDT running under openSUSE 10.2 AMD x64, but I get this error on startup:
JVM terminated. Exit code=13 /usr/bin/java -Dosgi.requiredJavaVersion=1.5 -Xms40m -Xmx256m -jar /home/dperaza/Desktop/eclipse/plugins/ org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar -os linux -ws gtk -arch x86 -showsplash -launcher /home/dperaza/Desktop/eclipse/eclipse -name Eclipse --launcher.library /home/dperaza/Desktop/eclipse/plugins/ org.eclipse.quinox.launcher.gtk.linux.x86_1.0.2.R331_v20071019/ eclipse_1021.so -startup /home/dperaza/Desktop/eclipse/plugins/ org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar -exitdata 328008 -vmargs -Dosgui.requiredJavaVersion=1.5 -Xms40m -Xmx256m -jar /home/dperaza/Desktop/eclipse/plugins org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
java -version outputs:
dperaza@suse:~> java -version java version "1.5.0_15" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04) Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_15-b04, mixed mode)
This seems to be not only a problem of SUSE, because I got the same error under Debian Etch.
Have anybody had the same problem before?, I need to get eclipse running in order to use the new Qt Eclipse Integration Plugin for x64, if anyone have succeeded with this please let me know. Thanks in advance.
I use Eclipse 3.3 on openSuSE 10.3 on Athlon64. Try to update your java machine to v 1.6 -- Bogdan Cristea -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Daniel Antonio Peraza Cedrez napsal(a):
Hi there!. I have been trying to get Eclipse 3.3 CDT running under openSUSE 10.2 AMD x64, but I get this error on startup:
Hi Antonio, please, use the Eclipse packages from BS. You can download them from: http://download.opensuse.org/repositories/home:/anosek/openSUSE_Factory/ Eclipse packages are divided into noarch and archdep. You need to install all packages: eclipse-jdt-3.3.2-88.2.noarch.rpm eclipse-platform-3.3.2-88.2.noarch.rpm eclipse-3.3.2-88.2.noarch.rpm eclipse-pde-3.3.2-88.2.noarch.rpm eclipse-source-3.3.2-88.2.noarch.rpm libswt3-gtk2-3.3.2-89.1.i586.rpm eclipse-archdep-platform-3.3.2-89.1.i586.rpm eclipse-archdep-gtk2-3.3.2-89.1.i586.rpm Links to projects: https://build.opensuse.org/package/show?package=eclipse&project=home%3Aanosek https://build.opensuse.org/package/show?package=eclipse-archdep&project=home%3Aanosek Regards, Ales -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ales Nosek wrote:
Daniel Antonio Peraza Cedrez napsal(a):
Hi there!. I have been trying to get Eclipse 3.3 CDT running under openSUSE 10.2 AMD x64, but I get this error on startup:
Hi Antonio,
please, use the Eclipse packages from BS. You can download them from:
http://download.opensuse.org/repositories/home:/anosek/openSUSE_Factory/
Eclipse packages are divided into noarch and archdep. You need to install all packages:
eclipse-jdt-3.3.2-88.2.noarch.rpm eclipse-platform-3.3.2-88.2.noarch.rpm eclipse-3.3.2-88.2.noarch.rpm eclipse-pde-3.3.2-88.2.noarch.rpm eclipse-source-3.3.2-88.2.noarch.rpm
libswt3-gtk2-3.3.2-89.1.i586.rpm eclipse-archdep-platform-3.3.2-89.1.i586.rpm eclipse-archdep-gtk2-3.3.2-89.1.i586.rpm
Links to projects: https://build.opensuse.org/package/show?package=eclipse&project=home%3Aanosek
https://build.opensuse.org/package/show?package=eclipse-archdep&project=home%3Aanosek
Regards, Ales
Is this for 10.2 as OP indicated he was using? When I used webpin to check whether Europa was available for 10.2 when I decided to upgrade from 3.2 I got no info. As a matter of curiosity is the 64 bit version more stable than the one available from eclipse.org (I find it is a little flaky at times). As aside has anyone tried out the 0.6 testing variant of the EPIC plugin for Perl on a SuSE distributed version of Eclipse. It apparently solves a lot of the quirks in 0.5. - -- ============================================================================== I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone. Bjarne Stroustrup ============================================================================== -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFIR59FasN0sSnLmgIRArkDAJ9U3KkOtPziPm9DgQCF4Wz/y1N4YwCgrIA4 69c/hcOkBVK3qfj119tQByw= =cH9Z -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
I took a deeper look into the Eclipse's website and I realized I was downloading the 32 bit version instead of the x64 version. I downloaded x64 version and now works fine. But although I was able to install and use the Trolltech's Qt Eclipse Integration plugin, once I downloaded the JDT using the built in update manager it doens't seem to be installed, though the plugin's files are properly located at their directories. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Daniel Antonio Peraza Cedrez wrote:
I took a deeper look into the Eclipse's website and I realized I was downloading the 32 bit version instead of the x64 version. I downloaded x64 version and now works fine. But although I was able to install and use the Trolltech's Qt Eclipse Integration plugin, once I downloaded the JDT using the built in update manager it doens't seem to be installed, though the plugin's files are properly located at their directories.
I did have a look at the QT plugins and deferred installing them mainly because they seem to operate as a link to the general QT tools and installation was not exactly straight forward (at least for Java) and I did not need them yet. IIRC The Trolltech site has instructions on getting these going and you may be better off asking either the Eclipse or Trolltech communities about this. Installing and uninstalling Eclipse plugins can be like visiting the dark ages of computing and is one the of the reasons I rather like the approach of the Yoxos site (but they do not do 64 bit). Also I as you have discovered the 64 bit version is very well hidden. - -- ============================================================================== I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone. Bjarne Stroustrup ============================================================================== -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFISO6XasN0sSnLmgIRArqjAKCNb7vxTp4Ufsawfw0yW+7LrvJ19wCg4TtR sdcsiQkSTXIpyI4w5OETD8c= =EGHs -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (4)
-
Ales Nosek
-
Bogdan Cristea
-
Daniel Antonio Peraza Cedrez
-
G T Smith