Debugger IP address

btrey wrote on Sat Jul 29 18:59:45 MEST 2006:
Running Eclipse 3.0.2 under Gentoo Linux.  When I start the perl debugger,
I get the following error:

Unable to connect to remote host: 192.168.1.12:5000
Compilation failed in require.

The problem is that 192.168.1.12 isn't my IP.  I reconfigured my network
and now my local IP is 192.168.2.12.  Epic or Eclipse evidently has the
old value cached somewhere, but I can't find it anywhere in the preferences.
 I've even rebooted my machine and that still doesn't fix it.  Anyone know
where this value is stored?
jploski wrote on Sat Jul 29 22:53:27 MEST 2006:
I doubt it has to do with EPIC or Eclipse - there is no caching going on
there. Check your /etc/hosts file, run /sbin/ifconfig, check your DNS.
jploski wrote on Sat Jul 29 22:54:09 MEST 2006:
Also note that the most current version of EPIC (epic-devel) requires Eclipse
3.1.

Note: The above is an archived snapshot of a forum thread. Use the original thread at sf.net to post comments.