| 
| pdt - DNS problems [message #66863] | Wed, 27 February 2008 01:57  |  | 
| Eclipse User  |  |  |  |  | Originally posted by: blum.i-creativ.net 
 Hello,
 lately I noticed that when I try to start Eclipse PDT when I have no
 internet connection it freezes, until my connection is available again.
 There was no erorrs or something, it just freezes. I sniffed my outgoing
 tcp/ip connections and found that it tries to ping my DNS servers, but
 there is no answer, so it freezes. I added my local router on the top of my
 DNS servers list, so it can "pong" it even when I have no internet
 connection is down and now it works fine.
 Can someone give me an explanation about this problem?
 I'm running it on linux.
 
 Thank You
 |  |  |  | 
| 
| Re: pdt - DNS problems [message #69677 is a reply to message #66863] | Tue, 29 April 2008 14:24  |  | 
| Eclipse User  |  |  |  |  | Originally posted by: codeslave.ca.ibm.com 
 Might be something trying to load schema namespaces as URLs...
 
 <xsd:schema targetNamespace="http://www.example.com/Library"
 xmlns:lib="http://www.example.com/Library"
 xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 
 None of those URLs need to be loaded from a remote server in order for
 the .xsd to load... but some tools still insist on resolving the
 namespaces, if possible.
 
 Not sure exactly how PDT on top of WTP on top of XSD on top of EMF is
 creating its models, but this might be related.
 
 BTW,  http://www.w3.org/blog/systeam/2008/02/08/w3c_s_excessive_dt d_traffic
 
 Cheers,
 
 Nick
 
 Ivan Yonov wrote:
 > Hello,
 > lately I noticed that when I try to start Eclipse PDT when I have no
 > internet connection it freezes, until my connection is available again.
 > There was no erorrs or something, it just freezes. I sniffed my outgoing
 > tcp/ip connections and found that it tries to ping my DNS servers, but
 > there is no answer, so it freezes. I added my local router on the top of my
 > DNS servers list, so it can "pong" it even when I have no internet
 > connection is down and now it works fine.
 > Can someone give me an explanation about this problem?
 > I'm running it on linux.
 >
 > Thank You
 >
 |  |  |  | 
Powered by 
FUDForum. Page generated in 0.03863 seconds