| Crash on 3.3.1 [message #324753] |
Thu, 31 January 2008 11:26  |
Eclipse User |
|
|
|
Hello all,
I downloaded eclipse-java-europa-fall2-linux-gtk.tar.gz from the x86_64
download page and am attempting to run it on Debian Lenny amd64 with
sun-java6-jdk and sun-java5-jdk installed. I tried with /usr/bin/java and
the other java binaries pointing to the GCJ binaries, and again pointing
to the sun-java6-jdk binaries, and both produced the following error:
JVM terminated. Exit code=13
/usr/bin/java
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx256m
-jar
/usr/local/eclipse/plugins/org.eclipse.equinox.launcher_1.0. 1.R33x_v20070828.jar
-os linux
-ws gtk
-arch x86
-showsplash
-launcher /usr/local/eclipse/eclipse
-name Eclipse
--launcher.library
/usr/local/eclipse/plugins/org.eclipse.equinox.launcher.gtk. linux.x86_1.0.2.R331_v20071019/eclipse_1021.so
-startup
/usr/local/eclipse/plugins/org.eclipse.equinox.launcher_1.0. 1.R33x_v20070828.jar
-exitdata 80002
-vm /usr/bin/java
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx256m
-jar
/usr/local/eclipse/plugins/org.eclipse.equinox.launcher_1.0. 1.R33x_v20070828.jar
I cant really discern what went wrong from this. If anyone can give me
pointers, or if anyone can request information to further debug this
issue, it would be greatly appreciated.
I realize there's a 3.2 package in lenny/testing but I need to be on 3.3.1
to match my team.
Thanks,
rektide
|
|
|
| Re: Crash on 3.3.1 [message #324758 is a reply to message #324753] |
Thu, 31 January 2008 11:58   |
Eclipse User |
|
|
|
See if you have an hs_err_pid?????.log in your home directory. If it's
a JVM crash that will have information.
Also look in your installation in the configuration directory, there
might be a log file there with information.
And finally, in your workspace (if you get that file), there is a log
file in the .metadata directory.
Without some additional information there is little anyone can do.
rektide wrote:
> Hello all,
>
> I downloaded eclipse-java-europa-fall2-linux-gtk.tar.gz from the x86_64
> download page and am attempting to run it on Debian Lenny amd64 with
> sun-java6-jdk and sun-java5-jdk installed. I tried with /usr/bin/java
> and the other java binaries pointing to the GCJ binaries, and again
> pointing to the sun-java6-jdk binaries, and both produced the following
> error:
>
> JVM terminated. Exit code=13
> /usr/bin/java
> -Dosgi.requiredJavaVersion=1.5
> -Xms40m
> -Xmx256m
> -jar
> /usr/local/eclipse/plugins/org.eclipse.equinox.launcher_1.0. 1.R33x_v20070828.jar
>
> -os linux
> -ws gtk
> -arch x86
> -showsplash
> -launcher /usr/local/eclipse/eclipse
> -name Eclipse
> --launcher.library
> /usr/local/eclipse/plugins/org.eclipse.equinox.launcher.gtk. linux.x86_1.0.2.R331_v20071019/eclipse_1021.so
>
> -startup
> /usr/local/eclipse/plugins/org.eclipse.equinox.launcher_1.0. 1.R33x_v20070828.jar
>
> -exitdata 80002
> -vm /usr/bin/java
> -vmargs
> -Dosgi.requiredJavaVersion=1.5
> -Xms40m
> -Xmx256m
> -jar
> /usr/local/eclipse/plugins/org.eclipse.equinox.launcher_1.0. 1.R33x_v20070828.jar
>
> I cant really discern what went wrong from this. If anyone can give me
> pointers, or if anyone can request information to further debug this
> issue, it would be greatly appreciated.
>
> I realize there's a 3.2 package in lenny/testing but I need to be on
> 3.3.1 to match my team.
>
> Thanks,
> rektide
>
|
|
|
|
|
|
|
|
|
| Re: Crash on 3.3.1 [message #325014 is a reply to message #324789] |
Tue, 05 February 2008 16:22  |
Eclipse User |
|
|
|
Achim Lörke wrote:
> On Thu, 31 Jan 2008 16:26:37 +0000 (UTC), rektide@gmail.com (rektide)
> wrote:
>>Hello all,
>>
>>I downloaded eclipse-java-europa-fall2-linux-gtk.tar.gz from the x86_64
>>download page and am attempting to run it on Debian Lenny amd64 with
>>sun-java6-jdk and sun-java5-jdk installed. I tried with /usr/bin/java and
>>the other java binaries pointing to the GCJ binaries, and again pointing
>>to the sun-java6-jdk binaries, and both produced the following error:
> Just to be sure, you DID use the 64-bit JVM, didn't you? In my
> experience Eclipse and JVM must be both either 32 or 64 bit.
I was using a 64-bit JVM. However the eclipse I downloaded was a 32 bit
one. I knew ahead of time I needed and was looking for a 64 bit eclipse
so I'm not sure how I ended up with a 32bit version.
Problem fixed with a new Eclipse download.
|
|
|
Powered by
FUDForum. Page generated in 0.05195 seconds