Agile Server Failed to Start after Upgrading FMW To 12.2.1.4 for Agile 9.3.6, Getting weblogic.security.SecurityInitializationException
(Doc ID 2900689.1)
Last updated on AUGUST 01, 2024
Applies to:
Oracle Agile Product Collaboration - Version 9.3.6.0 and laterInformation in this document applies to any platform.
Symptoms
After upgrade FMW to 12.2.1.4, Agile failed to start with error in server stdout log:
A MultiException has 8 exceptions. They are:
1. weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not
valid. The user name or password or both from the boot identity file (boot.properties) is not valid.
The boot identity may have been changed since the boot identity file was created. Please edit
and update the boot identity file with the proper values of username and password. The first time
the updated boot identity file is used to start the server, these new values are encrypted.
2. java.lang.IllegalStateException: Unable to perform operation: post construct on
weblogic.security.SecurityService
3. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of
weblogic.jndi.internal.RemoteNamingService errors were found
4. java.lang.IllegalStateException: Unable to perform operation: resolve on
weblogic.jndi.internal.RemoteNamingService
5. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of
weblogic.management.mbeanservers.runtime.internal.RuntimeServerService errors were found
6. java.lang.IllegalStateException: Unable to perform operation: resolve on
weblogic.management.mbeanservers.runtime.internal.RuntimeServerService
7. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of
weblogic.cacheprovider.CacheProviderServerService errors were found
8. java.lang.IllegalStateException: Unable to perform operation: resolve on
weblogic.cacheprovider.CacheProviderServerService
at org.jvnet.hk2.internal.Collector.throwIfErrors(Collector.java:89)
at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:250)
at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:358)
at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:487)
...
Steps to reproduce:
- Start Agile server.
- Saw the mentioned errors in the server stdout log.
Changes
After upgrading FMW to 12.2.1.4 as part of Agile 9.3.6 upgrade.
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 |