You are not alone. Togehter with some other demos I see this exception. I have an acient W98 system and had blamed the exception to that.
- J Joerg 'Herkules' Plewe HARDCODE Development http://www.hardcode.de > -----Original Message----- > From: Discussion list for Java 3D API > [mailto:[EMAIL PROTECTED]]On Behalf Of Kasparian, Raffi J. > Sent: Montag, 26. November 2001 18:06 > To: [EMAIL PROTECTED] > Subject: [JAVA3D] TimerTest demo > > > The TimerTest demo program doesn't run as an applet - only as a > standalone. > Is this true for anyone else? > > java.lang.ExceptionInInitializerError: > java.security.AccessControlException: > access denied (java.lang.RuntimePermission loadLibrary.J3DUtils) > at > java.security.AccessControlContext.checkPermission(AccessControlCo > ntext.java > :272) > at > java.security.AccessController.checkPermission(AccessController.java:399) > at > java.lang.SecurityManager.checkPermission(SecurityManager.java:545) > at java.lang.SecurityManager.checkLink(SecurityManager.java:837) > at java.lang.Runtime.loadLibrary0(Runtime.java:743) > at java.lang.System.loadLibrary(System.java:820) > at com.sun.j3d.utils.timer.J3DTimer.<clinit>(J3DTimer.java:88) > at TimerTest.<init>(TimerTest.java:50) > at java.lang.Class.newInstance0(Native Method) > at java.lang.Class.newInstance(Class.java:237) > at sun.applet.AppletPanel.createApplet(AppletPanel.java:579) > at sun.applet.AppletPanel.runLoader(AppletPanel.java:515) > at sun.applet.AppletPanel.run(AppletPanel.java:293) > at java.lang.Thread.run(Thread.java:484) > =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
