Chat...
Thread Starter
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
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
Administrator
Joined: Mar 2001
Aviation Qualifications: PPL
Posts: 8,121
Likes: 686
From: Twickenham, home of rugby
Mike,
I'm running IE 6 on both Win 98 SE and XP Pro and have no problem accessing chat. Not that I do, of course!
Internet tools, advanced, MS VM - I have JIT compiler for VM enabled.
My 98 PC also has the Sun JVM installed - still works.
Also, under Internet tools, Security, Internet sites - my Java settings are at medium.
Have you any firewall - hardware or software - that could be getting in the way? Is this home or corporate connection?
HTH
SD
I'm running IE 6 on both Win 98 SE and XP Pro and have no problem accessing chat. Not that I do, of course!
Internet tools, advanced, MS VM - I have JIT compiler for VM enabled.
My 98 PC also has the Sun JVM installed - still works.
Also, under Internet tools, Security, Internet sites - my Java settings are at medium.
Have you any firewall - hardware or software - that could be getting in the way? Is this home or corporate connection?
HTH
SD





