Agile Managed Server Is Not Coming Up with Error: JPS-06519: Failed to get/set credential with map fks and key master.key.0.base64 in bootstrap credstore
(Doc ID 2910854.1)
Last updated on JANUARY 24, 2024
Applies to:
Oracle Agile PLM Framework - Version 9.3.6.0 and laterInformation in this document applies to any platform.
Symptoms
When attempting to start managed server of Agile Product Lifecycle Management (PLM) after copying jps-config.xml from the admin server to the managed server, the following error occurs.
Error
oracle.security.jps.JpsException: JPS-06519: Failed to get/set credential with map fks and key master.key.0.base64 in bootstrap credstore. Reason oracle.security.jps.service.keystore.KeyStoreServiceException: JPS-06519: Failed to get/set credential with map fks and key master.key.0.base64 in bootstrap credstore. Reason null
at oracle.security.jps.internal.config.OpssCommonStartup.preStart(OpssCommonStartup.java:423)
Steps
The issue can be reproduced at will with the following steps:
- Install a new clustered managed server to the installation of Agile PLM
- Launch command line, and start Admin server node by running startServerAgileAdmin script.
- Log into WebLogic admin console (http://{admin_server}:{port}/console) as superadmin user.
- Go to agileDomain > Environment > Servers, and confirm the admin server is in RUNNING state.
- Launch command line, and start Managed server running startAgileManagedServerX script.
- See the error JPS-01544: The provided configuration file path <DOMAIN_HOME>\config\fmwconfig\jps-config.xml is invalid or null in the command line where the managed server is started.
- Follow the instruction in Doc ID 2471558.1 and copy <DOMAIN_HOME>\config\fmwconfig\jps-config.xml file from the admin server to the managed server node.
- Restart Managed server running startAgileManagedServerX script.
- See the error in the command line where the managed server is started.
Changes
Copied jps-config.xml from the admin server to the managed server, and restarted managed server.
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 |