PDA

View Full Version : Chat...


MikeSamuel
12th Feb 2004, 17:55
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.www.protocol.http.HttpURLConnection.getInputStream(U nknown 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

timmcat
13th Feb 2004, 03:31
Why can't I get in!
You really would'nt want to (only joking, good clean fun in there every evening).

What browser are you using Mike?

MikeSamuel
13th Feb 2004, 07:19
Using IE 6, the one that comes with Win XP Pro.

Saab Dastard
13th Feb 2004, 16:17
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