Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse exiting when closing a html(Eclipse is exiting when try to close an xhtml file.)
Eclipse exiting when closing a html [message #646694] Thu, 30 December 2010 07:11 Go to next message
chamila piyasena is currently offline chamila piyasenaFriend
Messages: 1
Registered: December 2010
Junior Member
Hi,
In my eclipse when I try to close an xhtml file it always exits giving the following exception.

JVM terminated. Exit code=1
/usr/bin/java
-Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=256m
-Xms40m
-Xmx2048m
-Djava.library.path=/usr/lib/jni
-jar /opt/eclipse-helios-3.6.1//plugins/org.eclipse.equinox.launc her_1.1.0.v20100507.jar
-os linux
-ws gtk
-arch x86_64
-showsplash
-launcher /opt/eclipse-helios-3.6.1/eclipse
-name Eclipse
--launcher.library /opt/eclipse-helios-3.6.1//plugins/org.eclipse.equinox.launc her.gtk.linux.x86_64_1.1.1.R36x_v20100810/eclipse_1309.so
-startup /opt/eclipse-helios-3.6.1//plugins/org.eclipse.equinox.launc her_1.1.0.v20100507.jar
-exitdata b48016
-product org.eclipse.epp.package.jee.product
-vm /usr/bin/java
-vmargs
-Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=256m
-Xms40m
-Xmx2048m
-Djava.library.path=/usr/lib/jni
-jar /opt/eclipse-helios-3.6.1//plugins/org.eclipse.equinox.launc her_1.1.0.v20100507.jar


I'm using ubuntu 10.10

Any ideas please?
Re: Eclipse exiting when closing a html [message #646983 is a reply to message #646694] Mon, 03 January 2011 19:26 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
On 12/30/10 2:12 AM, chamila piyasena wrote:
> Hi,
> In my eclipse when I try to close an xhtml file it always exits giving
> the following exception.
>
> JVM terminated. Exit code=1
> /usr/bin/java

What version of Java does /usr/bin/java point to? If it's anything other
than the Sun/Oracle JDK (for example, gcj), then you need to install the
Sun/Oracle JDK and point Eclipse to it, as described here:
http://wiki.eclipse.org/Eclipse.ini



> -Dosgi.requiredJavaVersion=1.5
> -XX:MaxPermSize=256m
> -Xms40m
> -Xmx2048m
> -Djava.library.path=/usr/lib/jni
> -jar /opt/eclipse-helios-3.6.1//plugins/org.eclipse.equinox.launc
> her_1.1.0.v20100507.jar
> -os linux
> -ws gtk
> -arch x86_64
> -showsplash
> -launcher /opt/eclipse-helios-3.6.1/eclipse
> -name Eclipse
> --launcher.library
> /opt/eclipse-helios-3.6.1//plugins/org.eclipse.equinox.launc
> her.gtk.linux.x86_64_1.1.1.R36x_v20100810/eclipse_1309.so
> -startup /opt/eclipse-helios-3.6.1//plugins/org.eclipse.equinox.launc
> her_1.1.0.v20100507.jar
> -exitdata b48016
> -product org.eclipse.epp.package.jee.product
> -vm /usr/bin/java
> -vmargs
> -Dosgi.requiredJavaVersion=1.5
> -XX:MaxPermSize=256m
> -Xms40m
> -Xmx2048m
> -Djava.library.path=/usr/lib/jni
> -jar /opt/eclipse-helios-3.6.1//plugins/org.eclipse.equinox.launc
> her_1.1.0.v20100507.jar
>
> I'm using ubuntu 10.10
>
> Any ideas please?
Previous Topic:Clean Up...
Next Topic:Permgen space in eclipse galileo
Goto Forum:
  


Current Time: Thu Mar 28 08:19:22 GMT 2024

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

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

Back to the top