Kbase 17859: Apptivity - Java security exception - one possible cause
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Apptivity - Java security exception - one possible cause
If you are testing a deployed Apptivity applet, running the
applet in a browser, and you receive Java security errors
similar to the following, check to see that the properties
with which the deployed project was built specify
"Separate VM" for the "Server Configuration".
Errors like the ones listed below are caused if the
"Server Configuration" is "Client VM". It is not possible
to run the VM in the client if the applet is being run from
a browser in a deployed setting.
Communications Corporation -- Java 1.1.2
Type '?' for options.
# Security Exception: cannot define package:java.awt.event
Apptivity Ver 1.0.5.49
# Security Exception: checkcreateclassloader
initQuerySet() throwing exception:security.checkcreateclassloader
netscape.security.AppletSecurityException:
security.checkcreateclassloader
at netscape.security.AppletSecurity.checkCreateClassLoader
(AppletSecurity.java)
at java.lang.SecurityManager.checkCreateClassLoader
(SecurityManager.java)
at java.lang.ClassLoader.<init>(ClassLoader.java)
* at COM.Apptivity.server.105.<init>(EventClassLoader.java:1591)
at COM.Apptivity.server.abServer.initQuerySet(abServer.java:319)
at COM.Apptivity.client.abEnv._103(abEnv.java:501)
at COM.Apptivity.client.80._474(abTaskThread.java:373)
at COM.Apptivity.client.80.run(abTaskThread.java:141)
UTF
4/21/98
Apptivity 2.0
Progress Software Technical Support Note # 17859