[ sisc-Bugs-1096523 ] applet throws AccessControlException
"SourceForge.net" <[email protected]> Wed, 05 Jan 2005 08:30:39 -0800
| Newsgroups | gmane.comp.java.sisc.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1096523, was opened at 2005-01-05 16:30
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1096523&group_id=23735
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthias Radestock (mradestock)
Assigned to: Nobody/Anonymous (nobody)
Summary: applet throws AccessControlException
Initial Comment:
Pascal Bauler has reported the following problem:
The example SISC Applet is throwing an AccessControlException when starting. The exception is thrown from SimplePrimitives.java:472:
case SIGHOOK:
SignalHook.addHandler(string(v1), proc(v2));
return VOID;
and the root cause is the Class.forName call in the static initializer for SignalHook in SignalHook.java:37:
static {
try {
csignal=Class.forName("sun.misc.Signal");
csignalHandler=Class.forName("sun.misc.SignalHandler");
} catch (ClassNotFoundException cnf) { System.err.println(cnf);}
}
This happens in Konqueror, Firefox and IE.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1096523&group_id=23735
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt