[4882] in java-interest

home help back first fref pref prev next nref lref last post

java applet problem

daemon@ATHENA.MIT.EDU (Amit K Khetawat)
Wed Jan 17 13:54:28 1996

Date: Wed, 17 Jan 1996 12:22:30 -0500 (EST)
From: Amit K Khetawat <khetawat@zodiac.cbl.ncsu.edu>
To: java-interest@java.sun.com

hi,

I tried to run the HelloWorld.java application using the appletviewer 
and still got the message "start: applet not initialized"

this is the output  :

khetawat@cancer> appletviewer http://www.cbl.ncsu.edu/~khetawat/Hello.html
Warning: 
    Cannot allocate colormap entry for default background
 
thread applet-HelloWorld.class find class HelloWorld
Opening stream to: http://www.cbl.ncsu.edu/~khetawat/HelloWorld.class to 
get HelloWorld
java.lang.ClassFormatError
        at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:82)
        at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:160)
        at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:122)
        at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:101)
        at sun.applet.AppletPanel.run(AppletPanel.java:200)
        at java.lang.Thread.run(Thread.java)
I/O exception when loading: HelloWorld
load: class HelloWorld not found
java.lang.ClassNotFoundException: HelloWorld
        at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:125)
        at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:101)
        at sun.applet.AppletPanel.run(AppletPanel.java:200)
        at java.lang.Thread.run(Thread.java)
--------------------------------------------------------------------


any HELP is greatly appreciated.

amit.
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post