"Access denied" security exception

If an application program attempts a task that is protected by the Java 2 Security Manager the result is an "access denied" security exception.

Symptom

When an application is using the ECI or EPI interface in a Java 2 Security Manager environment, the following exception occurs: java.security.AccessControlException: access denied (java.util.PropertyPermission * read,write)

Probable cause

The application program is attempting a task that is protected by the Security Manager.

Action

Refer to the information on security permissions required by programs running in this environment. For more information see Using a Java 2 Security Manager.


Information Information

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//ctgunx/java_security_exceptions.html