IBM Support

IV74803: ACCESSCONTROLEXCEPTION THROWN WHILE INITIALIZING A SECURITY PROV IDER

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Error Message: N/A
    .
    Stack Trace: java.security.AccessControlException: Access denied
    ("java.util.PropertyPermission"
    "com.ibm.jit.crypto.nohardwarecrypt" "read")
        at java.security.AccessController.throwACE
        at java.security.AccessController.checkPermissionHelper
        at
    java.security.AccessController.checkPermissionDisableCallin
        at java.security.AccessController.checkPermission
        at java.lang.SecurityManager.checkPermission
        at java.lang.SecurityManager.checkPropertyAccess
        at java.lang.System.getProperty
        at com.ibm.jit.crypto.JITAESCryptInHardware.<clinit>
    .
    

Local fix

  • Grant the code in the stacktrace with the permission to read the
    system properties.
    

Problem summary

  • The problem is caused when a trusted bootstrap code retrieves a
    system property without proper protection with
    AccessController.doPrivileged, and a security
    AccessControlException is thrown when the application caller
    code is found without such permissions.
    

Problem conclusion

  • The JVM has been updated to prevent such AccessControlException.
    .
    This APAR will be fixed in the following Java Releases:
       8    SR2       (8.0.2.0)
    .
    Contact your IBM Product's Service Team for these Service
    Refreshes and Fix Packs.
    For those running stand-alone, information about the available
    Service Refreshes and Fix Packs can be found at:
               https://www.ibm.com/developerworks/java/jdk/
    

Temporary fix

Comments

APAR Information

  • APAR number

    IV74803

  • Reported component name

    J9 COMMON CODE

  • Reported component ID

    620700127

  • Reported release

    270

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2015-07-03

  • Closed date

    2015-07-03

  • Last modified date

    2015-09-11

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    J9 COMMON CODE

  • Fixed component ID

    620700127

Applicable component levels

  • R270 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSNVBF","label":"Runtimes for Java Technology"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.0","Line of Business":{"code":"LOB36","label":"IBM Automation"}}]

Document Information

Modified date:
21 February 2022