PPRuNe Forums - View Single Post - Chat...
Thread: Chat...
View Single Post
Old 12th February 2004 | 17:55
  #1 (permalink)  
MikeSamuel
 
Joined: May 2001
Posts: 348
Likes: 0
From: Coventry, UK
Chat...

Why can't I get in!
I have all the Java stuff from Sun, but it doesn't work for some reason.
Get the following...

load: class com.diginet.digichat.client.DigiChatApplet not found.

java.lang.ClassNotFoundException: com.diginet.digichat.client.DigiChatApplet

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.SocketException: Unexpected end of file from server

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

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

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

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

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

at sun.plugin.net.protocol.http.HttpURLConnection.getInputStrea m(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)

... 10 more


Hopefully someone can shed some light...

M
MikeSamuel is offline