Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Getting Exception if using Visual Editor (Remote VM)
Getting Exception if using Visual Editor (Remote VM) [message #64411] Mon, 04 October 2004 15:04 Go to next message
Eclipse UserFriend
Originally posted by: marco.netz.web.de

Hi *,

If I try to start the Visual Editor, for example by creating a Visual
Class, I get the following exception:

____________________________________________________________ ____________________
´
!ENTRY org.eclipse.jem.proxy 2 0 Okt 04, 2004 20:54:36.957
!MESSAGE IWAV0138E Remote VM terminated too soon. See .log file for
trace of output. For VM "Project (sim_traffic)-Beaninfo".
IWAV0072I Remote VM terminated before any commands can be sent.
Following are the error and output streams.
-- Error Stream --
java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at
org.eclipse.jem.internal.proxy.vm.remote.RemoteVMServerThrea d$2.run(RemoteVMServerThread.java:617)
at java.lang.Thread.run(Unknown Source)

____________________________________________________________ _____________________




I've Eclipse Version: 3.1.0, Build id: 200409240800 and using the
current version of the Visual Editor and GEF/EMF.
I'm using JRE 5.0 (Tiger) but I've tried older JRE with the same results...

I've found Bug 75108, seems the same problem...anyone an idea for a
workaround?

Thanks+ Best Regards
Marco
Re: Getting Exception if using Visual Editor (Remote VM) [message #64433 is a reply to message #64411] Mon, 04 October 2004 15:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Are you on SUSE? If you are there is a problem with the etc/hosts file.

In the etc/hosts file, find the line that says

::1 localhost ...

On this line, remove the localhost. Leave the rest of the line there.
What happens is SUSE default installation defines localhost to be an
IPV6 format address, and java is having problems with that.


--
Thanks,
Rich Kulp
Re: Getting Exception if using Visual Editor (Remote VM) [message #64885 is a reply to message #64433] Tue, 05 October 2004 13:19 Go to previous message
Eclipse UserFriend
Originally posted by: marco.netz.web.de

Hi,

really don't know what the reason was, but I've restarted my PC today
(Windows XP, Service Pack 2) and now it works fine :-)).

In spite of this, thanks for your info!

Marco

Rich Kulp schrieb:

> Are you on SUSE? If you are there is a problem with the etc/hosts file.
>
> In the etc/hosts file, find the line that says
>
> ::1 localhost ...
>
> On this line, remove the localhost. Leave the rest of the line there.
> What happens is SUSE default installation defines localhost to be an
> IPV6 format address, and java is having problems with that.
>
>
Re: Getting Exception if using Visual Editor (Remote VM) [message #600675 is a reply to message #64411] Mon, 04 October 2004 15:34 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Are you on SUSE? If you are there is a problem with the etc/hosts file.

In the etc/hosts file, find the line that says

::1 localhost ...

On this line, remove the localhost. Leave the rest of the line there.
What happens is SUSE default installation defines localhost to be an
IPV6 format address, and java is having problems with that.


--
Thanks,
Rich Kulp
Re: Getting Exception if using Visual Editor (Remote VM) [message #600858 is a reply to message #64433] Tue, 05 October 2004 13:19 Go to previous message
Eclipse UserFriend
Hi,

really don't know what the reason was, but I've restarted my PC today
(Windows XP, Service Pack 2) and now it works fine :-)).

In spite of this, thanks for your info!

Marco

Rich Kulp schrieb:

> Are you on SUSE? If you are there is a problem with the etc/hosts file.
>
> In the etc/hosts file, find the line that says
>
> ::1 localhost ...
>
> On this line, remove the localhost. Leave the rest of the line there.
> What happens is SUSE default installation defines localhost to be an
> IPV6 format address, and java is having problems with that.
>
>
Previous Topic:Newbie: No New Java Visual Class Wizard
Next Topic:Upgrading to Eclipse 3.01 SDK from vanilla 3.01?
Goto Forum:
  


Current Time: Thu Mar 13 15:06:47 EDT 2025

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

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

Back to the top