I'm using Windows XP and Java is up to date and all older versions are uninstalled, first off.
I use a Java Based chat room and have been without issue for some time now and now when it tries to load, I get an error message and this in the console.
load: class com.chatspace.v400320.Chat not found.
java.lang.ClassNotFoundException: com.chatspace.v400320.Chat
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.ClassNotFoundException: com.chatspace.v400320.Chat
Is this problem on my end or their end?
This message was edited 1 time. Last update was at 11/15/2011 06:50:32
|