I don't know if this is related, but I'm also having problems browsing to a site with Java enabled:
https://www.callinfo.com/test.html?host=readytalkI get this message when I check the error:
Java Plug-in 1.6.0_16
Using JRE version 1.6.0_16-b01 Java HotSpot(TM) Client VM
User home directory = C:\Users\username
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump clloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear clloader cache
0-5: set trace level to <n>
----------------------------------------------------
load: cl com.ecovate.par.TestNetConnectLogin.cl not found.
java.lang.ClNotFoundException: com.ecovate.par.TestNetConnectLogin.cl
at sun.plugin2.applet.Applet2ClLoader.findCl(Unknown Source)
at java.lang.ClLoader.loadCl(Unknown Source)
at java.lang.ClLoader.loadCl(Unknown Source)
at sun.plugin2.applet.Plugin2ClLoader.loadCode(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Authentication failure
at sun.net.www.protocol.http.HttpURLConnection.doTunneling(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.HttpURLConnection.getResponseCode(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)
at sun.plugin2.applet.Applet2ClLoader.getBytes(Unknown Source)
at sun.plugin2.applet.Applet2ClLoader.access$000(Unknown Source)
at sun.plugin2.applet.Applet2ClLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 7 more
Exception: java.lang.ClNotFoundException: com.ecovate.par.TestNetConnectLogin.cl
When I byp the proxy and go straight through the router, the page loads just fine. I've tried to put the site in my whitelist to see if Endian was blocking something, but the results are the same. The only thing I can possibly see is that it mentions something about authentication.
If it matters I'm using Endian 2.3 with Vista 32Bit, IE8. Although I've also tried this on an XP Pro machine with IE6...same thing.
Any suggestions?