Skip to main content



      Home
Home » Archived » Visual Editor (VE) » VE Problem in Eclipse 3.2
VE Problem in Eclipse 3.2 [message #130497] Tue, 29 August 2006 03:33 Go to next message
Eclipse UserFriend
Originally posted by: wo123456.poczta.onet.pl

Helo,
I tried to install Visual Editor vi Callisto in Eclipse 3.2 but when I
added Visual Class to my project I got:

IWAV0138E Remote VM terminated too soon. See .log file for trace of
output. For VM "Project (c)-VM for c".

does anyone knows what couses this error
in log file:

!ENTRY org.eclipse.jem.proxy 2 0 2006-08-28 22:08:17.999
!MESSAGE
+++ Warning +++: Mon Aug 28 22:08:17 CEST 2006 Project (c)-VM for
c:err>
Attempted to instantiate GdkGraphics2D but Graphics2D not enabled.
Try again with -Dgnu.java.awt.peer.gtk.Graphics=Graphics2D

!ENTRY org.eclipse.jem.proxy 2 0 2006-08-28 22:08:20.061
!MESSAGE IWAV0138E Remote VM terminated too soon. See .log file for
trace of output. For VM "Project (c)-VM for c".
IWAV0072I Remote VM terminated before any commands can be sent.
Following are the error and output streams.
Remote VM Commandline:
/usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/bin/java
-Dproxyvm.registryKey=1555131 -Dproxyvm.masterPort=36434
-Dproxyvm.bufsize=16000 "-Dproxyvm.servername=Project (c)-VM for c"
-noverify -classpath
/opt/eclipse/configuration/org.eclipse.osgi/bundles/164/1/.c p/vm/remotevm.jar:/media/hda3/Projects/java/c/:/opt/eclipse/ plugins/org.eclipse.jem.proxy_1.2.0.v20060530_RC2.jar:/opt/e clipse/configuration/org.eclipse.osgi/bundles/175/1/.cp/vm/j fcbeaninfo.jar:/opt/eclipse/plugins/org.eclipse.jem.beaninfo _1.2.0.v20060530_RC2.jar:/opt/eclipse/configuration/org.ecli pse.osgi/bundles/179/1/.cp/vm/beaninfovm.jar:/opt/eclipse/co nfiguration/org.eclipse.osgi/bundles/174/1/.cp/vm/javaremote vm.jar:/opt/eclipse/configuration/org.eclipse.osgi/bundles/1 75/1/.cp/vm/jfcvm.jar
org.eclipse.jem.internal.proxy.vm.remote.RemoteVMApplication
-- Error Stream --
Attempted to instantiate GdkGraphics2D but Graphics2D not enabled. Try
again with -Dgnu.java.awt.peer.gtk.Graphics=Graphics2D

-- Output Stream --

-- End of Stream Output --

!ENTRY org.eclipse.jem.proxy 2 0 2006-08-28 22:08:20.087
!MESSAGE
+++ Warning +++: Mon Aug 28 22:08:20 CEST 2006 Project (c)-VM for
c:err>
Attempted to instantiate GdkGraphics2D but Graphics2D not enabled.
Try again with -Dgnu.java.awt.peer.gtk.Graphics=Graphics2D

Thanks for any help,
Wojtek
Re: VE Problem in Eclipse 3.2 [message #130511 is a reply to message #130497] Tue, 29 August 2006 09:27 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jefmyers.us.ibm.com

Wojtek,

You're using GCJ as your java runtime, which isn't supported. You'll
need to install a JRE from Sun or IBM, and launch eclipse with -vm
/path/to/jre/bin/java as a command line argument, or make it so your new
JRE shows up first on the $PATH.

Hope this helps,
- Jeff
Re: VE Problem in Eclipse 3.2 [message #130522 is a reply to message #130511] Tue, 29 August 2006 09:56 Go to previous message
Eclipse UserFriend
Originally posted by: wo123456.poczta.onet.pl

Thanks, that was the problem
Re: VE Problem in Eclipse 3.2 [message #614586 is a reply to message #130497] Tue, 29 August 2006 09:27 Go to previous message
Eclipse UserFriend
Wojtek,

You're using GCJ as your java runtime, which isn't supported. You'll
need to install a JRE from Sun or IBM, and launch eclipse with -vm
/path/to/jre/bin/java as a command line argument, or make it so your new
JRE shows up first on the $PATH.

Hope this helps,
- Jeff
Re: VE Problem in Eclipse 3.2 [message #614587 is a reply to message #130511] Tue, 29 August 2006 09:56 Go to previous message
Eclipse UserFriend
Originally posted by: wo123456.poczta.onet.pl

Thanks, that was the problem
Previous Topic:VE Problem in Eclipse 3.2
Next Topic:Development Plan
Goto Forum:
  


Current Time: Mon Jun 23 05:52:49 EDT 2025

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

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

Back to the top