SOA Not Loading The Composites Due To The Error : JPS-01520
(Doc ID 2973517.1)
Last updated on SEPTEMBER 12, 2023
Applies to:
Oracle SOA Suite - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
SOA is not loading the composites due to the below error and it is continuously written in the logs :
<Warning> <oracle.jps.idmgmt> <JPS-01520> <Cannot initialize identity store, cause: oracle.igf.ids.IDSException.>
After enabling the " -Djps.auth.debug.verbose=true" flag in the environment, the following error is also seen :
java.security.AccessControlException: access denied ("oracle.security.jps.JpsPermission" "idstore.config")
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
java.security.AccessController.checkPermission(AccessController.java:886)
This means there is a permission error while accessing the file "identitydirectory.jar"
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 |