Java.security.AccessControlException Thrown By Custom WebLogic Deployment After Java Version Update
(Doc ID 2738183.1)
Last updated on AUGUST 16, 2024
Applies to:
Oracle Business Process Management Suite - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
WLS credential store framework throws error after changing java version:
getAllRequestDetails:APPROVALS
defence.id.mamo.bpm.exceptions.BpmApiException: createServiceContext failed.
at defence.id.mamo.bpm.client.BpmContextCache.createServiceContext(BpmContextCache.java:91)
at defence.id.mamo.bpm.client.BpmSession.connect(BpmSession.java:59)
at defence.id.mamo.bpm.client.BpmSession.(BpmSession.java:33)
at defence.id.mamo.bpm.client.BpmContextCache.create(BpmContextCache.java:226)
at defence.id.mamo.bpm.client.BpmContextCache.takeOut(BpmContextCache.java:264)
Truncated. see log file for complete stacktrace
Caused By: java.security.AccessControlException: access denied
Changes
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 |
Changes |
Cause |
Solution |
References |