Problems while running Eclipse 3.3.2 on Ubuntu 8.04 [message #330732] |
Tue, 12 August 2008 11:49  |
Eclipse User |
|
|
|
Dear All,
I am having following problem while running Eclipse 3.3.2 on Ubuntu 8.04
java -version shows
java version "1.6.0_06"
Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
Java HotSpot(TM) 64-Bit Server VM (build 10.0-b22, mixed mode)
then, I downloaded Eclipse
eclipse-SDK-3.3.2-linux-gtk.tar.gz from eclipse.org
and extracted in my home/opt/
while running eclipse i am getting ...
JVM terminated. Exit code=13
/usr/bin/java
-Xms40m
-Xmx256m
-jar
/home/touchpoint/opt/eclipse/plugins/org.eclipse.equinox.lau ncher_1.0.1.R33x_v20080118.jar
-os linux
-ws gtk
-arch x86
-showsplash
-launcher /home/touchpoint/opt/eclipse/eclipse
-name Eclipse
--launcher.library
/home/touchpoint/opt/eclipse/plugins/org.eclipse.equinox.lau ncher.gtk.linux.x86_1.0.3.R33x_v20080118/eclipse_1023.so
-startup
/home/touchpoint/opt/eclipse/plugins/org.eclipse.equinox.lau ncher_1.0.1.R33x_v20080118.jar
-exitdata b800e
-vm /usr/bin/java
-vmargs
-Xms40m
-Xmx256m
-jar
/home/touchpoint/opt/eclipse/plugins/org.eclipse.equinox.lau ncher_1.0.1.R33x_v20080118.jar
How can I fix this?
With Thanks & Regards,
-arun
|
|
|
Re: Problems while running Eclipse 3.3.2 on Ubuntu 8.04 [message #330748 is a reply to message #330732] |
Tue, 12 August 2008 14:30   |
Eclipse User |
|
|
|
The exit code 13 implies that Java was started and we at least tried to
start the OSGi framework. Try looking in the configuration directory
for a log file that would give more details about what went wrong.
-Andrew
Arunagiri K wrote:
> Dear All,
>
> I am having following problem while running Eclipse 3.3.2 on Ubuntu 8.04
>
> java -version shows
> java version "1.6.0_06"
> Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
> Java HotSpot(TM) 64-Bit Server VM (build 10.0-b22, mixed mode)
>
> then, I downloaded Eclipse
> eclipse-SDK-3.3.2-linux-gtk.tar.gz from eclipse.org
> and extracted in my home/opt/
>
> while running eclipse i am getting ...
>
> JVM terminated. Exit code=13
> /usr/bin/java
> -Xms40m
> -Xmx256m
> -jar
> /home/touchpoint/opt/eclipse/plugins/org.eclipse.equinox.lau ncher_1.0.1.R33x_v20080118.jar
>
> -os linux
> -ws gtk
> -arch x86
> -showsplash
> -launcher /home/touchpoint/opt/eclipse/eclipse
> -name Eclipse
> --launcher.library
> /home/touchpoint/opt/eclipse/plugins/org.eclipse.equinox.lau ncher.gtk.linux.x86_1.0.3.R33x_v20080118/eclipse_1023.so
>
> -startup
> /home/touchpoint/opt/eclipse/plugins/org.eclipse.equinox.lau ncher_1.0.1.R33x_v20080118.jar
>
> -exitdata b800e
> -vm /usr/bin/java
> -vmargs
> -Xms40m
> -Xmx256m
> -jar
> /home/touchpoint/opt/eclipse/plugins/org.eclipse.equinox.lau ncher_1.0.1.R33x_v20080118.jar
>
>
> How can I fix this?
>
> With Thanks & Regards,
> -arun
>
|
|
|
Re: Problems while running Eclipse 3.3.2 on Ubuntu 8.04 [message #330750 is a reply to message #330732] |
Tue, 12 August 2008 15:21   |
Eclipse User |
|
|
|
"Arunagiri K" <arungi@gmail.com> wrote in message
news:b611ac73110800c44faac04918bca992$1@www.eclipse.org...
> Dear All,
>
> I am having following problem while running Eclipse 3.3.2 on Ubuntu 8.04
>
> java -version shows
> java version "1.6.0_06"
> Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
> Java HotSpot(TM) 64-Bit Server VM (build 10.0-b22, mixed mode)
>
> then, I downloaded Eclipse
> eclipse-SDK-3.3.2-linux-gtk.tar.gz from eclipse.org [...]
I think maybe you are trying to run a 32-bit Eclipse on a 64-bit JVM?
|
|
|
|
Powered by
FUDForum. Page generated in 0.02404 seconds