Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

What does this mean? - error message

0 views
Skip to first unread message

Haitao Jiang

unread,
Jan 3, 1997, 3:00:00 AM1/3/97
to

Could someone please help me with following error message?

===
# Security Exception: socket.connect:www.ansc->proximity.cs.purdue.edu
java.lang.ClassNotFoundException: Video
at netscape.applet.AppletClassLoader.findClass(AppletClassLoader.java:315)
at netscape.applet.AppletClassLoader.loadClass1(AppletClassLoader.java:250)
at netscape.applet.AppletClassLoader.loadClass(AppletClassLoader.java:231)
at ButtonDemo.action(ButtonDemo.java:211)
at java.awt.Component.handleEvent(Component.java:900)
at ButtonDemo.handleEvent(ButtonDemo.java:300)
at java.awt.Component.postEvent(Component.java:838)
at java.awt.Component.postEvent(Component.java:845)
at java.awt.Component.postEvent(Component.java:845)
at sun.awt.motif.MButtonPeer.action(MButtonPeer.java:43)
at java.lang.Thread.run(Thread.java:296)
====
I do have a class called Video and I have no problem if I lunch netscape
on www.ansc to load the applet, but not on any other machine (that is why
above error message occurred). My applet class is on www.ansc, it calls
the cgi script on proximity.cs.

What should I do to make it work on clients of other machines?

Thanks a lot!

ji...@cs.purdue.edu


0 new messages