Jump to content

Recommended Posts

Posted

Hi guys and gals,

 

Was just wondering if anyone else had seen something similar to this, I have JRE 6 Update 13 been deployed from the server (as I have at another school with no problems) however when I got to a webiste that uses a java applet as a domain user (besides the domain admin user which works fine) the applet refuses to load and when I check the console I get the following jibberish:

 

Java Plug-in 1.6.0_13

Using JRE version 1.6.0_13 Java HotSpot™ Client VM

User home directory = C:\Documents and Settings\javatest

 

 

--------------------------------------------------------------------------------

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

q: hide console

r: reload policy configuration

s: dump system and deployment properties

t: dump thread list

v: dump thread stack

x: clear classloader cache

0-5: set trace level to

 

 

--------------------------------------------------------------------------------

 

 

load: class JavaVersionDisplayApplet.class not found.

java.lang.ClassNotFoundException: JavaVersionDisplayApplet.class

at sun.plugin2.applet.Applet2ClassLoader.findClass(Un known Source)

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

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

at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unk nown Source)

at sun.plugin2.applet.Plugin2Manager.createApplet(Unk nown Source)

at sun.plugin2.applet.Plugin2Manager$AppletExecutionR unnable.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.SocksSocketImpl.connect(Unknown Source)

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

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

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

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

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

at sun.net.http://www.http.HttpClient.New(Unknown Source)

at sun.net.http://www.http.HttpClient.New(Unknown Source)

at sun.net.http://www.protocol.http.HttpURLConn...Client(Unknown Source)

at sun.net.http://www.protocol.http.HttpURLConn...onnect(Unknown Source)

at sun.net.http://www.protocol.http.HttpURLConn...onnect(Unknown Source)

at sun.net.http://www.protocol.http.HttpURLConn...Stream(Unknown Source)

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

at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unk nown Source)

at sun.plugin2.applet.Applet2ClassLoader.access$000(U nknown Source)

at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknow n Source)

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

... 7 more

Exception: java.lang.ClassNotFoundException: JavaVersionDisplayApplet.class

 

Local users work and I have even tried giving a standard domain user both local and domain admin rights as a test to see if that would work but sadly not.

 

Please has anyone seen this before as I am completely stumped now, I have been through all group policies on the server and can't find anything that would interfere with java in such a way

 

I have even tried removing the deploy policy for java, uninstalling it, running ccleaner reg fixes and then installing it straight from the website with no luck

 

Thanks in advance for any help offered,

 

Adrian

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...