Switch to full style
Use this forum to post questions relating to WinGate, feature requests, technical or configuration problems
Post a reply

WINGATE & JAVA / HOVER BUTTONS

Oct 23 04 2:33 am

I am the network admin for a school. We have installed java for our browsers IE6 (98 & xp workstations). We share our internet connection through wingate. For some reason the Frontpage hover buttons do not display and the status bar constantly shows "loading java applet..." The wingate server's browser connects direct (not through wingate) and has no problems... it is only my wingate workstations that can't display/load them

Oct 23 04 7:37 pm

i'm also getting similar problem accessing this:

http://java.chikka.com/install/upac_log ... n=1,0,0,34

any help qbik team?

tnx :)

Oct 24 04 12:19 am

Does turning on debug logging for the HTTP Proxy and DNS Servers show anything useful? It might give us an indication of why this is failing.

Dec 06 04 4:13 am

Pascal wrote:Does turning on debug logging for the HTTP Proxy and DNS Servers show anything useful? It might give us an indication of why this is failing.


Not sure what or how to use logging.

However... this java console opens up whenever I go to a hover button site and has this displayed:

Java(TM) Plug-in: Version 1.4.2_05
Using JRE version 1.4.2_05 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\Administrator

Proxy Configuration: Manual Configuration
Proxy: http=192.168.0.101:80,https=192.168.0.101:81,ftp=192.168.0.101:81,socks=192.168.0.101:1080
Proxy Overrides:





----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
p: reload proxy configuration
q: hide console
r: reload policy configuration
s: dump system properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
java.security.PrivilegedActionException: java.net.ConnectException: Connection refused: connect

at java.security.AccessController.doPrivileged(Native Method)

at java.net.SocksSocketImplFactory.guessVersion(Unknown Source)

at java.net.SocksSocketImplFactory.<init>(Unknown Source)

at java.net.Socket.checkSocks(Unknown Source)

at java.net.Socket.setImpl(Unknown Source)

at java.net.Socket.<init>(Unknown Source)

at sun.net.NetworkClient.doConnect(Unknown Source)

at sun.plugin.net.protocol.http.HttpClient.doConnect(Unknown Source)

at sun.net.www.http.HttpClient.openServer(Unknown Source)

at sun.net.www.http.HttpClient$3.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.net.www.http.HttpClient.privilegedOpenServer(Unknown Source)

at sun.net.www.http.HttpClient.openServer(Unknown Source)

at sun.net.www.http.HttpClient.<init>(Unknown Source)

at sun.net.www.http.HttpClient.<init>(Unknown Source)

at sun.plugin.net.protocol.http.HttpClient.<init>(Unknown Source)

at sun.plugin.net.protocol.http.HttpClient.New(Unknown Source)

at sun.plugin.net.protocol.http.HttpURLConnection.createConnection(Unknown Source)

at sun.plugin.net.protocol.http.HttpURLConnection.connect(Unknown Source)

at sun.plugin.net.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.plugin.net.protocol.http.HttpUtils.followRedirects(Unknown Source)

at sun.plugin.cache.CachedFileLoader.download(Unknown Source)

at sun.plugin.cache.CachedFileLoader.load(Unknown Source)

at sun.plugin.cache.FileCache.get(Unknown Source)

at sun.plugin.net.protocol.http.HttpURLConnection.connectWithCache(Unknown Source)

at sun.plugin.net.protocol.http.HttpURLConnection.connect(Unknown Source)

at sun.plugin.net.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at java.net.HttpURLConnection.getResponseCode(Unknown Source)

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)

at sun.applet.AppletClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.applet.AppletClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.applet.AppletClassLoader.loadCode(Unknown Source)

at sun.applet.AppletPanel.createApplet(Unknown Source)

at sun.plugin.AppletViewer.createApplet(Unknown Source)

at sun.applet.AppletPanel.runLoader(Unknown Source)

at sun.applet.AppletPanel.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Caused by: java.net.ConnectException: Connection refused: connect

at java.net.PlainSocketImpl.socketConnect(Native Method)

at java.net.PlainSocketImpl.doConnect(Unknown Source)

at java.net.PlainSocketImpl.connectToAddress(Unknown Source)

at java.net.PlainSocketImpl.connect(Unknown Source)

at java.net.Socket.connect(Unknown Source)

at java.net.Socket.connect(Unknown Source)

at java.net.SocksSocketImplFactory$1.run(Unknown Source)

... 42 more


Russ

Dec 06 04 8:55 am

WinGate logs are switched on by going into the appropriate proxy service (WWW Proxy Service and DNS Service in this case) and switching to the logging tab. The logs are stored in <wingate>\Logs where <wingate> is the folder you installed WinGate to. This defaults to C:\Program Files\WinGate.
Post a reply