Re: [PHP] About Eclipse JVM Termination

2007-07-11 Thread Richard Lynch
On Tue, July 10, 2007 4:25 am, Kelvin Park wrote:
 Do you know the cause of this error?

Yes.

You are using Java instead of PHP.

 I'm trying to run it on 64bit Fedora 7. I have AMD64 and JRE 1.6.0_02
 64bit
 is installed.
 Do you know how to fix the following error? if yes how?

Yes.

Uninstall Java and install PHP instead.

You *did* ask this on a PHP mailing list, after all...

:-)

-- 
Some people have a gift link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] About Eclipse JVM Termination

2007-07-10 Thread Kelvin Park

Do you know the cause of this error?
I'm trying to run it on 64bit Fedora 7. I have AMD64 and JRE 1.6.0_02 64bit
is installed.
Do you know how to fix the following error? if yes how?

**
JVM terminated. Exit code=13
/usr/java/jre1.6.0_02/bin/java
-Xms40m
-Xmx256m
-jar
/home/kelvino/downloads/eclipse/plugins/org.eclipse.equinox.launcher_1.0.0.v20070516.jar
-os linux
-ws gtk
-arch x86
-showsplash
-launcher /home/kelvino/downloads/eclipse/eclipse
-name Eclipse
--launcher.library/home/kelvino/downloads/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.0.v20070516/eclipse_1017.so
-startup
/home/kelvino/downloads/eclipse/plugins/org.eclipse.equinox.launcher_1.0.0.v20070516.jar
-exitdata 158008
-clean
-data /tmp_workspace
-vm /usr/java/jre1.6.0_02/bin/java
-vmargs
-Xms40m
-Xmx256m
-jar
/home/kelvino/downloads/eclipse/plugins/org.eclipse.equinox.launcher_1.0.0.v20070516.jar


**


Re: [PHP] About Eclipse JVM Termination

2007-07-10 Thread Mario Guenterberg
On Tue, Jul 10, 2007 at 02:25:49AM -0700, Kelvin Park wrote:
  Do you know the cause of this error?
  I'm trying to run it on 64bit Fedora 7. I have AMD64 and JRE 1.6.0_02 64bit
  is installed.
  Do you know how to fix the following error? if yes how?
 
  
 **
  JVM terminated. Exit code=13
  /usr/java/jre1.6.0_02/bin/java
  -Xms40m
  -Xmx256m
  -jar
  
 /home/kelvino/downloads/eclipse/plugins/org.eclipse.equinox.launcher_1.0.0.v20070516.jar
  -os linux
  -ws gtk
  -arch x86
  -showsplash
  -launcher /home/kelvino/downloads/eclipse/eclipse
  -name Eclipse
  
 --launcher.library/home/kelvino/downloads/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.0.v20070516/eclipse_1017.so
  -startup
  
 /home/kelvino/downloads/eclipse/plugins/org.eclipse.equinox.launcher_1.0.0.v20070516.jar
  -exitdata 158008
  -clean
  -data /tmp_workspace
  -vm /usr/java/jre1.6.0_02/bin/java
  -vmargs
  -Xms40m
  -Xmx256m
  -jar
  
 /home/kelvino/downloads/eclipse/plugins/org.eclipse.equinox.launcher_1.0.0.v20070516.jar
 
 
  
 **

Ehm, wrong list?
Try the eclipse mailing lists to solve your problem.

Greetings
Mario

-- 
 -
| havelsoft.com - Ihr Service Partner für Open Source |
| Tel:  033876-21 966 |
| Notruf: 0173-277 33 60  |
| http://www.havelsoft.com|
| |
| Inhaber: Mario Günterberg   |
| Mützlitzer Strasse 19   |
| 14715 Märkisch Luch |
 -


pgpV2yMR6YWYT.pgp
Description: PGP signature


RE: [PHP] About Eclipse JVM Termination

2007-07-10 Thread Jay Blanchard
[snip]
Do you know the cause of this error?
I'm trying to run it on 64bit Fedora 7. I have AMD64 and JRE 1.6.0_02
64bit
is installed.
Do you know how to fix the following error? if yes how?


**
JVM terminated. Exit code=13
/usr/java/jre1.6.0_02/bin/java
-Xms40m
-Xmx256m
-jar
/home/kelvino/downloads/eclipse/plugins/org.eclipse.equinox.launcher_1.0
.0.v20070516.jar
-os linux
-ws gtk
-arch x86
-showsplash
-launcher /home/kelvino/downloads/eclipse/eclipse
-name Eclipse
--launcher.library/home/kelvino/downloads/eclipse/plugins/org.eclipse.eq
uinox.launcher.gtk.linux.x86_1.0.0.v20070516/eclipse_1017.so
-startup
/home/kelvino/downloads/eclipse/plugins/org.eclipse.equinox.launcher_1.0
.0.v20070516.jar
-exitdata 158008
-clean
-data /tmp_workspace
-vm /usr/java/jre1.6.0_02/bin/java
-vmargs
-Xms40m
-Xmx256m
-jar
/home/kelvino/downloads/eclipse/plugins/org.eclipse.equinox.launcher_1.0
.0.v20070516.jar



**
[/snip]

Since this is an Eclipse error not related to PHP you might get better
help on an Eclipse list.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php