Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Security violation

Security violation

From: <zjs_at_pacbell.net>
Date: 1999/07/11
Message-ID: <3788f3d1.155564780@news.pacbell.net>#1/1

One of our users (and only one) is receiving a security violation when attempting to load an applet I've written.

Hardware and software:
Macintosh G3, system 8.6, Macintosh JRE 2.1.2, Netscape 4.6.1

Here's the error from the Netscape/Mac java console:
//start console printout

Netscape Communications Corporation -- Java 1.1.5 Type '?' for options.
# Applet exception: security violation:

security.checkcreateclassloader
netscape.security.AppletSecurityException:
security.checkcreateclassloader

  at
netscape.security.AppletSecurity.checkCreateClassLoader(AppletSecurity.java:298)   at
java.lang.SecurityManager.checkCreateClassLoader(SecurityManager.java:281)   at java.lang.ClassLoader.<init>(ClassLoader.java:136)   at
netscape.applet.AppletClassLoader.<init>(AppletClassLoader.java:487) * at
netscape.applet.AppletClassLoader.getClassLoader(AppletClassLoader.java:447)   at AccountFrameApplet.init(AccountFrameApplet.java:167)   at
netscape.applet.DerivedAppletFrame.run(DerivedAppletFrame.java:401)   at java.lang.Thread.run(Thread.java:504)
//end console printout

On my two different iMacs, we have no problems. On Mac's in the Mac lab, there is also no problem. Is there something about MRJ 2.1.2 which might be the cause of this problem?

Any thoughts would be appreciated.

Thanks in advance.

--zjs

Zachary Sempers // zjs_at_pacbell.net

--
"The older you get, the more vendettas you create.  The meaner you
get.  The more evil you get." -- The Reverend Georger Walker Smith
Received on Sun Jul 11 1999 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US