I posted this to the apple discussions forum [1] but that may be just a
little too
end user oriented to help. I have tries everything I can think of. I
just keep getting
the following errors when I try to run applets in Safari:
----------------------8<-----------------------------------------------
java.lang.NoClassDefFoundError: ShapePanel
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
at java.lang.Class.getConstructor0(Class.java:1930)
at java.lang.Class.newInstance0(Class.java:278)
at java.lang.Class.newInstance(Class.java:261)
at sun.applet.AppletPanel.createApplet(AppletPanel.java:617)
at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1946)
at sun.applet.AppletPanel.runLoader(AppletPanel.java:546)
at sun.applet.AppletPanel.run(AppletPanel.java:298)
at java.lang.Thread.run(Thread.java:552)
java.lang.NoClassDefFoundError: ShapePanel
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
at java.lang.Class.getConstructor0(Class.java:1930)
at java.lang.Class.newInstance0(Class.java:278)
at java.lang.Class.newInstance(Class.java:261)
at sun.applet.AppletPanel.createApplet(AppletPanel.java:617)
at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1946)
at sun.applet.AppletPanel.runLoader(AppletPanel.java:546)
at sun.applet.AppletPanel.run(AppletPanel.java:298)
at java.lang.Thread.run(Thread.java:552)
java.lang.UnsatisfiedLinkError: notifyLoaded
at sun.plugin.viewer.WebKitPluginObject.notifyLoaded(Native Method)
at
sun.plugin.viewer.WebKitPluginObject.appletStateChanged(WebKitPluginObje
ct.java:718)
at
sun.applet.AppletEventMulticaster.appletStateChanged(AppletEventMulticas
ter.java:32)
at sun.applet.AppletPanel.dispatchAppletEvent(AppletPanel.java:238)
at sun.applet.AppletPanel.runLoader(AppletPanel.java:582)
at sun.applet.AppletPanel.run(AppletPanel.java:298)
at java.lang.Thread.run(Thread.java:552)
----------------------8<-----------------------------------------------
I have done the following:
* Cleared all Safari caches
* Cleared all java 1.3.1 and 1.4x caches
* re installed the 0.9 MRJ Plugin
* checked that it works with the latest version of Firefox and the
0.9 plugin. Everything works fine there.
* re-installed safari from scratch
* tried to re-install the latest java, but it refuses to overwrite
the version I have
* checked that my software is up to date
It was working very well last week. I just don't understand.
Any one have any ideas about this or how I could narrow the problem
down further?
Henry
PS luckily Firefox is around to get me through this patch
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden