Hi Thomas,
This looks like it might be our bug. Were running this as an applet?
If so, were you using appletviewer or a browser? If you have a simple
test program, could you please send it to [EMAIL PROTECTED]
Thanks.
--
Kevin Rushforth
Java 3D Team
Sun Microsystems
[EMAIL PROTECTED]
>Date: Thu, 19 Aug 1999 12:01:37 +0200
>From: Thomas Auinger <[EMAIL PROTECTED]>
>Subject: [JAVA3D] Exception when initialising universe with visible
> Canvas3D
>To: [EMAIL PROTECTED]
>
>Hi!
>
>I discovered today that I get the following exception, when I add
>my Canvas3D object to a java.awt.Container and make that Container
>visible BEFORE I do the virtual universe initialisation stuff.
>All works fine, when I call frame.setVisible(true) after universe
>initialisation.
>
>Is that a bug?
>
>java.security.AccessControlException: access denied
>java.lang.RuntimePermission modifyThread )
> at java.security.AccessControlContext.checkPermission(Compiled
>Code)
> at java.security.AccessController.checkPermission(Compiled Code)
> at java.lang.SecurityManager.checkPermission(Compiled Code)
> at sun.applet.AppletSecurity.checkAccess(Compiled Code)
> at java.lang.Thread.checkAccess(Compiled Code)
> at java.lang.Thread.setPriority(Compiled Code)
> at javax.media.j3d.View.activate(Compiled Code)
> at javax.media.j3d.View.evaluateActive(Compiled Code)
> at javax.media.j3d.View.attachViewPlatform(View.java:1596)
> at mypackage.MyClass._initUniverse(MyClass.java:562)
>
>Cheers, Thomas
>
>--
>-------------------------------------------------------------------
>Thomas Auinger . [EMAIL PROTECTED] . Tel 06151-979355
>Kranichsteiner Str. 93 . 64289 Darmstadt . www.postspiel.de
>
>===========================================================================
>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".
>
===========================================================================
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".