loading an applet failes



Would anybody have a tip why I would get this error calling an applet
from a website:

******************************************************************************************************
Java Plug-in 1.5.0
Using JRE version 1.5.0-beta2 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\m.wentink
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
p: reload proxy configuration
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
load: class AwtCalcApplet.class not found.
java.lang.ClassNotFoundException: AwtCalcApplet.class
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.io.IOException: open HTTP connection failed.
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

***********************************************************************************************

I seems I got to little privileged calling the applet since I see this

java.security.AccessController.doPrivileged(Native Method)

Also when I open a html file with my explorer which also calls the same
applet, in the same directory even, it works ok.

.



Relevant Pages

  • Re: Measuring refrigeration power draw.
    ... following in my Java Console window: ... v: dump thread stack ... active icon URL: ... Applet has started. ...
    (rec.boats.cruising)
  • Re: Measuring refrigeration power draw.
    ... A Hobo 12-012 data logger with internal temp and RH sensors and 2 external ... v: dump thread stack ... active icon URL: ... Applet has started. ...
    (rec.boats.cruising)
  • notinited
    ... Applets..I can get these applets to run in the applet viewer no ... here's teh console.. ... Using JRE version 1.4.2_03 Java HotSpotClient VM ... v: dump thread stack ...
    (comp.lang.java.help)
  • notinited
    ... Applets..I can get these applets to run in the applet viewer no ... here's teh console.. ... Using JRE version 1.4.2_03 Java HotSpotClient VM ... v: dump thread stack ...
    (comp.lang.java.help)
  • Re: Sun Java Plug-in - how to keep it loaded in IE at all times?
    ... Does anyone know a way to keep the Java Plug-in loaded in the Internet ... Explorer browser at all times, including across machine reboots, so ... If no previous version of the applet has ever been downloaded to ... it takes twice as long to launch the ...
    (microsoft.public.windowsxp.general)