Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Remote VM terminated too soon error
Remote VM terminated too soon error [message #99437] Sat, 23 July 2005 06:01 Go to next message
Eclipse UserFriend
Originally posted by: graham.computersinmotion.com

I managed to get VE installed via the automatic update tool (it
wouldn't work when installed manually); that installed to v1.0.1. I
then manually unzipped the 1.1 VE zip file over my Eclipse directory,
and when when it's trying a render a new JDialog class I get the below
in the error log.

The "Remote VM terminated too soon" error produces a popup every sixty
seconds or so. I'm running Eclipse on Fedora Core 4 and running the UI
through remote X-Windows to a Mac.

Do I just need to wait until v1.1 is on the update site? The manual
install of 1.0.1 failed to give me any extra VE functionality in the
IDE.


Warning 2005-07-23 00:53:28.718
+++ Warning +++: Sat Jul 23 00:53:28 CDT 2005    Project (Foam)-VM for
Foam:err>
    java.net.SocketException: Invalid argument or cannot assign
requested address
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
        at
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.ja va:171)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
        at java.net.Socket.connect(Socket.java:452)
        at java.net.Socket.connect(Socket.java:402)
        at java.net.Socket.<init>(Socket.java:309)
        at java.net.Socket.<init>(Socket.java:124)
        at
org.eclipse.jem.internal.proxy.vm.remote.RemoteVMServerThrea d$2.run(Remo
teVMServerThread.java:665)
        at java.lang.Thread.run(Thread.java:534)


Warning 2005-07-23 00:53:28.571 IWAV0138E Remote VM terminated too
soon. See .log file for trace of output. For VM "Project
(Foam)-Beaninfo".

--
Cheers,
Graham Perks
Re: Remote VM terminated too soon error [message #99688 is a reply to message #99437] Sun, 24 July 2005 02:58 Go to previous messageGo to next message
Dave Orme is currently offline Dave OrmeFriend
Messages: 424
Registered: July 2009
Senior Member
Graham Perks wrote:
> I
> then manually unzipped the 1.1 VE zip file over my Eclipse directory,

Did you start Eclipse with the -clean command-line option?

This is necessary if you do this kind of install.

It also doesn't hurt to do a full rebuild if you've ever used VE in that
workspace before, since this will force VE to flush all of its caches.


Best regards,

Dave Orme--
Visual Editor Project lead
http://www.db4o.com -- The Open-source Java Object Database
http://xswt.sf.net -- XML-based SWT page description language
Re: Remote VM terminated too soon error [message #99754 is a reply to message #99437] Mon, 25 July 2005 12:06 Go to previous message
Srimanth  is currently offline Srimanth Friend
Messages: 225
Registered: July 2009
Senior Member
Hi Graham,
VE 1.1 requires Eclipse 3.1, EMF 2.1 and GEF 3.1 to work as documented
on VE 1.1 download page
( http://download.eclipse.org/tools/ve/downloads/drops/R-1.1-2 00507221721/index.html
).
Please make sure that these are loaded by looking at the plugin list
inside Help>About Eclipse..>Plug-in details.
Also please check if there is any firewall running on the system where
eclipse is running.
Regards,
Sri.

Graham Perks wrote:
> I managed to get VE installed via the automatic update tool (it
> wouldn't work when installed manually); that installed to v1.0.1. I
> then manually unzipped the 1.1 VE zip file over my Eclipse directory,
> and when when it's trying a render a new JDialog class I get the below
> in the error log.
>
> The "Remote VM terminated too soon" error produces a popup every sixty
> seconds or so. I'm running Eclipse on Fedora Core 4 and running the UI
> through remote X-Windows to a Mac.
>
> Do I just need to wait until v1.1 is on the update site? The manual
> install of 1.0.1 failed to give me any extra VE functionality in the
> IDE.
>
>
> Warning 2005-07-23 00:53:28.718
> +++ Warning +++: Sat Jul 23 00:53:28 CDT 2005 Project (Foam)-VM for
> Foam:err>
> java.net.SocketException: Invalid argument or cannot assign
> requested address
> at java.net.PlainSocketImpl.socketConnect(Native Method)
> at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
> at
> java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.ja va:171)
> at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
> at java.net.Socket.connect(Socket.java:452)
> at java.net.Socket.connect(Socket.java:402)
> at java.net.Socket.<init>(Socket.java:309)
> at java.net.Socket.<init>(Socket.java:124)
> at
> org.eclipse.jem.internal.proxy.vm.remote.RemoteVMServerThrea d$2.run(Remo
> teVMServerThread.java:665)
> at java.lang.Thread.run(Thread.java:534)
>
>
> Warning 2005-07-23 00:53:28.571 IWAV0138E Remote VM terminated too
> soon. See .log file for trace of output. For VM "Project
> (Foam)-Beaninfo".
>
Re: Remote VM terminated too soon error [message #609208 is a reply to message #99437] Sun, 24 July 2005 02:58 Go to previous message
Dave Orme is currently offline Dave OrmeFriend
Messages: 424
Registered: July 2009
Senior Member
Graham Perks wrote:
> I
> then manually unzipped the 1.1 VE zip file over my Eclipse directory,

Did you start Eclipse with the -clean command-line option?

This is necessary if you do this kind of install.

It also doesn't hurt to do a full rebuild if you've ever used VE in that
workspace before, since this will force VE to flush all of its caches.


Best regards,

Dave Orme--
Visual Editor Project lead
http://www.db4o.com -- The Open-source Java Object Database
http://xswt.sf.net -- XML-based SWT page description language
Re: Remote VM terminated too soon error [message #609217 is a reply to message #99437] Mon, 25 July 2005 12:06 Go to previous message
Srimanth  is currently offline Srimanth Friend
Messages: 225
Registered: July 2009
Senior Member
Hi Graham,
VE 1.1 requires Eclipse 3.1, EMF 2.1 and GEF 3.1 to work as documented
on VE 1.1 download page
( http://download.eclipse.org/tools/ve/downloads/drops/R-1.1-2 00507221721/index.html
).
Please make sure that these are loaded by looking at the plugin list
inside Help>About Eclipse..>Plug-in details.
Also please check if there is any firewall running on the system where
eclipse is running.
Regards,
Sri.

Graham Perks wrote:
> I managed to get VE installed via the automatic update tool (it
> wouldn't work when installed manually); that installed to v1.0.1. I
> then manually unzipped the 1.1 VE zip file over my Eclipse directory,
> and when when it's trying a render a new JDialog class I get the below
> in the error log.
>
> The "Remote VM terminated too soon" error produces a popup every sixty
> seconds or so. I'm running Eclipse on Fedora Core 4 and running the UI
> through remote X-Windows to a Mac.
>
> Do I just need to wait until v1.1 is on the update site? The manual
> install of 1.0.1 failed to give me any extra VE functionality in the
> IDE.
>
>
> Warning 2005-07-23 00:53:28.718
> +++ Warning +++: Sat Jul 23 00:53:28 CDT 2005 Project (Foam)-VM for
> Foam:err>
> java.net.SocketException: Invalid argument or cannot assign
> requested address
> at java.net.PlainSocketImpl.socketConnect(Native Method)
> at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
> at
> java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.ja va:171)
> at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
> at java.net.Socket.connect(Socket.java:452)
> at java.net.Socket.connect(Socket.java:402)
> at java.net.Socket.<init>(Socket.java:309)
> at java.net.Socket.<init>(Socket.java:124)
> at
> org.eclipse.jem.internal.proxy.vm.remote.RemoteVMServerThrea d$2.run(Remo
> teVMServerThread.java:665)
> at java.lang.Thread.run(Thread.java:534)
>
>
> Warning 2005-07-23 00:53:28.571 IWAV0138E Remote VM terminated too
> soon. See .log file for trace of output. For VM "Project
> (Foam)-Beaninfo".
>
Previous Topic:Problem installing ve
Next Topic:VE1.1RC2 not working whereas M2 does
Goto Forum:
  


Current Time: Tue Sep 24 04:11:22 GMT 2024

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

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

Back to the top