applet viewing problem,
October 24, 2007 at 1:39 PM
Pls. I am finding probs in viewing Java applet in web browsers. I have Mozilla Firefox, Internet Explorer and HotJava web browsers installed. It shows"Loading java applet failed". The java console shows: Java Plug-in 1.6.0_02 Using JRE version 1.6.0_02 Java HotSpot(TM) Client VM User home directory = C:\Documents and Settings\Administrator
---------------------------------------------------- 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> ----------------------------------------------------
Cookie service is not available - use cache to determine "Cookie" Cookie service is not available - use cache to determine "Cookie" Cookie service is not available - use cache to determine "Cookie" Cookie service is not available - use cache to determine "Cookie" Cookie service is not available - use cache to determine "Cookie" Cookie service is not available - use cache to determine "Cookie" Cookie service is not available - use cache to determine "Cookie" Cookie service is not available - use cache to determine "Cookie" Cookie service is not available - use cache to determine "Cookie" Cookie service is not available - use cache to determine "Cookie" Cookie service is not available - use cache to determine "Cookie" Cookie service is not available - use cache to determine "Cookie" java.lang.NullPointerException at Animation.loadAnimationMedia(Animator.java:565) at Animation.init(Animator.java:494) at Animator.init(Animator.java:272) at sun.applet.AppletPanel.run(Unknown Source) at java.lang.Thread.run(Unknown Source) java.lang.NullPointerException at Animation.loadAnimationMedia(Animator.java:565) at Animation.init(Animator.java:494) at Animator.init(Animator.java:272) at sun.applet.AppletPanel.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Cookie service is not available - use cache to determine "Cookie" Cookie service is not available - use cache to determine "Cookie" Cookie service is not available - use cache to determine "Cookie" java.lang.NoClassDefFoundError: Applet2 (wrong name: Applettry/Applet2) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) 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)