Java HTTP Connection Filed -> It's a DNS problem
843810Oct 10 2005 — edited Oct 12 2005Hello all,
my first post is for talking about this infamuos error of java.
When i try to view a page that use Java for one of it's applet, the applet doesn't work and Java console report among other errors:
Caused by: java.io.IOException: open HTTP connection failed.
at sun.applet.AppletClassLoader.getBytes(Unknown Source)
at sun.applet.AppletClassLoader.access$100(Unknown Source)
at sun.applet.AppletClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 10 more
But if i nslookup the ip of the address and i try to download the applet by this way... all go fine.
I tryed also Java Web Start -> same errors, but referred to URL Resource downloading.
I's clearly that something in java or outside java is avoiding the NS resolution.
I disabled all the firewalls, all the antyspyware... ALL...
I try also Safe Mode with networking... eheh...
nothing... java doesn't do NS.
It's a big bug... i use the latest java 1.05_05.
I'm not behind a proxy, i use firfox 1.0.7 and ie 6.0 sp2.. and windows xp... All give the same errors.
If someone managed the error please could help me? I read the other posts but it seems to me this is a open bug.
Goodbye,
eTomm