My Oracle Support Banner

OPSS - Server failed to start with AccessControlException After Apply BP08 on OAM domain (Doc ID 2362936.1)

Last updated on DECEMBER 22, 2023

Applies to:

Oracle Platform Security for Java - Version 11.1.1.7.0 to 11.1.1.9.0 [Release Oracle11g]
Information in this document applies to any platform.

Symptoms

Server failed to start after applying patch 11.1.2.3.161018 (BP08) Access Server, on OAM

Observing the following error

<Dec 11, 2017 10:11:09 PM EST> <Warning> <HTTP> <BEA-101162> <User defined listener oracle.security.am.lifecycle.ApplicationLifecycle failed: oracle.security.am.common.utilities.exception.AmRuntimeException: Component Bootstrap Failed.
oracle.security.am.common.utilities.exception.AmRuntimeException: Component Bootstrap Failed
at oracle.security.am.lifecycle.ApplicationLifecycle.contextInitialized(ApplicationLifecycle.java:154)
at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
Truncated. see log file for complete stacktrace
Caused By: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
Truncated. see log file for complete stacktrace
Caused By: java.lang.RuntimeException: java.security.AccessControlException: access denied ("oracle.security.jps.service.credstore.CredentialAccessPermission" "context=SYSTEM,mapName=<MAP_NAME>,keyName=<KEY_NAME>" "read")
at oracle.security.am.install.startup.AMBootstrapListener.checkBootstrapStatus(AMBootstrapListener.java:200)
at oracle.security.am.install.startup.AMBootstrapListener.initialize(AMBootstrapListener.java:98)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Truncated. see log file for complete stacktrace
Caused By: java.security.AccessControlException: access denied ("oracle.security.jps.service.credstore.CredentialAccessPermission" "context=SYSTEM,mapName=<MAP_NAME>,keyName=<KEY_NAME>" "read")
at java.security.AccessControlContext.checkPermission(AccessControlContext.java:366)
Truncated. see log file for complete stacktrace
>
<Dec 11, 2017 10:11:09 PM EST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'oam-admin [Version=11.1.2.0.0]'.
weblogic.application.ModuleException:
at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)
Truncated. see log file for complete stacktrace
Caused By: java.security.AccessControlException: access denied ("oracle.security.jps.service.credstore.CredentialAccessPermission" "context=SYSTEM,mapName=<MAP_NAME>,keyName=<KEY_NAME>" "read")
at java.security.AccessControlContext.checkPermission(AccessControlContext.java:366)
at oracle.security.jps.util.JpsAuth.checkPer


After adding the permissions,

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.