sunw.hotjava.applet.AppletSecurityException: checkawteventqueueaccess

Dave Thurman (dave.thurman@isye.gatech.edu)
Mon, 26 Jan 1998 22:08:02 -0500

Date: Mon, 26 Jan 1998 22:08:02 -0500
From: Dave Thurman <dave.thurman@isye.gatech.edu>
To: java-security@web1.javasoft.com
Subject: sunw.hotjava.applet.AppletSecurityException: checkawteventqueueaccess

Any clue what causes the following exception in an applet?

sunw.hotjava.applet.AppletSecurityException: checkawteventqueueaccess
at
sunw.hotjava.security.CommonSecurity.checkAwtEventQueueAccess(CommonSecurity.java:594)

at java.awt.Toolkit.getSystemEventQueue(Toolkit.java:655)
at com.sun.java.swing.Timer.post(Timer.java:259)
at
com.sun.java.swing.TimerQueue.postExpiredTimers(TimerQueue.java:204)
at com.sun.java.swing.TimerQueue.run(TimerQueue.java:233)
at java.lang.Thread.run(Thread.java)
sunw.hotjava.applet.AppletSecurityException: checkawteventqueueaccess
at
sunw.hotjava.security.CommonSecurity.checkAwtEventQueueAccess(CommonSecurity.java:594)

at java.awt.Toolkit.getSystemEventQueue(Toolkit.java:655)
at com.sun.java.swing.Timer.post(Timer.java:259)
at
com.sun.java.swing.TimerQueue.postExpiredTimers(TimerQueue.java:204)
at com.sun.java.swing.TimerQueue.run(TimerQueue.java:233)
at java.lang.Thread.run(Thread.java)

I'd appreciate any info, even pointer to how to figure this out myself.

Thanks,
-dave
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
David A. Thurman dave@chmsr.gatech.edu
Research Engineer, PhD Candidate Phone: (404) 894-2318
Center for Human-Machine Systems Research FAX: (404) 894-2301
Georgia Institute of Technology www.isye.gatech.edu/~dave
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++