Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » Opening project takes 1-2 minutes with validation OFF
Opening project takes 1-2 minutes with validation OFF [message #722411] Mon, 05 September 2011 13:31 Go to previous message
Twelve Eighty is currently offline Twelve Eighty
Messages: 2
Registered: September 2011
Junior Member
I am running Eclipse 3.7; WTP 3.3.0.

It takes 1-2 minutes opening my Web project, even after I have turned OFF all validation. There is no CPU activity to speak of during this wait. No errors are thrown in the .log file.

When I trace the network with tcpdump, I see a lot of requests going to:

0:48:57.804453 IP hans-moleman.w3.org.http > 192.168.1.100.40050: Flags [FP.], seq 8689:9207, ack 162, win 6432, options [nop,nop,TS val 41973237 ecr 3295182], length 518
10:48:57.804977 IP 192.168.1.100.40050 > hans-moleman.w3.org.http: Flags [F.], seq 162, ack 92

Which leads me to believe there is STILL some kind of W3 validation going on that I am waiting for. I believe that is what this hans-moleman.w3.org.http host is used for...

Can someone point me to the right direction? How can I speed up opening this project?

(When I have no network connection at all, the project opens instantly.)

Since I already have all the validation turned off, what else can I do to have Eclipse/WTP not use the network?
 
Read Message
Read Message
Read Message
Read Message
Previous Topic:Node "Faces Configuration" shown many times in Project Explorer
Next Topic:Modern Source Editor Tutorial
Goto Forum:
  


Current Time: Mon May 20 09:19:37 EDT 2013

Powered by FUDForum. Page generated in 0.02118 seconds