You are not logged in.

#1 2008-08-20 20:28:49

VirtualRider
Member
Registered: 2008-08-20
Posts: 134

[solved] Eclipse slow if network enabled

Hi,

there is a problem with Eclipse on my Notebook:

I'm using the latest Eclipse from the repository and the Subversion plugin from subclipse.tigris.org with the optional software for JavaHL and SVNKit Adapter. I checked out my project and everything is working fine so far. But when i try to open a file, eclipse is loading about 30 seconds for each. When i disable my wireless-NIC the files are opened as fast as usual ( <= 1 sec).

On my desktop-pc this problem didnt occur, but it is wired and uses a static IP.

Can anyone tell me what is wrong with my system? Is it a bug (i didn't find anything like this in the bugtracker)?

Thanks
VR

Last edited by VirtualRider (2008-08-22 10:04:26)

Offline

#2 2008-08-22 10:03:02

VirtualRider
Member
Registered: 2008-08-20
Posts: 134

Re: [solved] Eclipse slow if network enabled

Hi,

i guess i was able to solve it and i think it was a problem in the configuration.
For those who have this or similar problems:

rc.conf
- INTERFACES=(lo !eth0 !wlan0) [lo added]

/etc/hosts
- as Wiki [.domain.org und localhost added]

Regards
VR

Offline

Board footer

Powered by FluxBB