You are not logged in.

#1 2007-09-05 08:56:23

Jacek Poplawski
Member
From: Poland
Registered: 2006-01-10
Posts: 736
Website

eclipse 3.3 hangs (only on Arch)

We are using Eclipse 3.3 and it works correctly on all Linux distributions (Fedora, Slackware, Debian, etc...) but hangs on my Arch when I open new Java Project.
Previous versions of Eclipse work correctly.
Could you verify that on your computer?

PS. I found one post about similiar problem, but I have lo up

Offline

#2 2007-09-05 09:28:57

Jacek Poplawski
Member
From: Poland
Registered: 2006-01-10
Posts: 736
Website

Re: eclipse 3.3 hangs (only on Arch)

Problem fixed after debugging with strace and wireshark, new Eclipse connects to java.sun.com for some reason, and my DNS configuration was broken.

Offline

#3 2007-10-02 21:57:05

FightRight
Member
From: Germany
Registered: 2006-05-25
Posts: 64

Re: eclipse 3.3 hangs (only on Arch)

Hello

I have exactly the same problem.
Can you a littel bit explain how do you fix the problem

Thanks for help


Ps: Sorry for my bad english

Offline

#4 2007-10-03 09:14:17

Jacek Poplawski
Member
From: Poland
Registered: 2006-01-10
Posts: 736
Website

Re: eclipse 3.3 hangs (only on Arch)

Problem was related to my network configuration, for some reason I had invalid /etc/resolv.conf.

Offline

#5 2007-10-03 10:38:50

FightRight
Member
From: Germany
Registered: 2006-05-25
Posts: 64

Re: eclipse 3.3 hangs (only on Arch)

Mhh its a little bit curios. My resolv.conf is ok.
But when i use strace i see that Eclipse use a wrong ip to connect.

Here the strace output:

connect(76, {sa_family=AF_INET, sin_port=htons(631), sin_addr=inet_addr("192.168.1.4")}, 16

But my hostaddress is 192.168.1.2 and my DNS address is 192.168.1.1.

Last edited by FightRight (2007-10-03 10:40:32)


Ps: Sorry for my bad english

Offline

#6 2007-10-04 19:02:45

FightRight
Member
From: Germany
Registered: 2006-05-25
Posts: 64

Re: eclipse 3.3 hangs (only on Arch)

Sorry but . ............Has no one this Problem ?

Is it really true that i have only this problem, i cant belive it roll


Ps: Sorry for my bad english

Offline

Board footer

Powered by FluxBB