Hello,
we have tried to upgrade IG to version 4.2 on Linux, but it seems to fail on loading OSP
We did first run the upgrade script to update related components, that worked well
After the we did upgrade OSP, allowed install to create the new config encrypt-keys keystore, after upgrade we tested to execute configupdate.sh for osp, that worked well
Finally we did run the installer for IG, upgrading all components. Selected to use a excisting keystore for encrypting pointing to encrypt-keys.pkcs12 in /(tomcat/conf directory.
Restarted server, unable to login, OSP is not working and we are unable to execute configupdate.se with, since decryption fails (we are able to open keystore offline with same passphrase)
See this error in osp.log
"log Data: Configuration load failed. An empty configuration will be used.: internal.atlaslite.jcce.exception.CoreExceptionWithOutcome: Loading system configuration named 'current' failed. Reason: Loading bootstrap properties.
=>internal.atlaslite.jcce.validation.ValidationException: java.lang.IllegalStateException: com.netiq.ism.obfuscate.NoSecretKeyException: Unable to decrypt data with any of the 1key(s)"
And this in catalina.<date>.log
[SEVERE] 2024-04-15 16:42:32.523 [org.apache.catalina.core.StandardContext] One or more listeners failed to start. Full details will be found in the appropriate container log file
[SEVERE] 2024-04-15 16:42:32.526 [org.apache.catalina.core.StandardContext] Context [/api] startup failed due to previous errors
[SEVERE] 2024-04-15 16:42:32.559 [com.netiq.iac.server.j2ee.ArcServerInitListener] [IG-SERVER] Invalid component key: [api_server]
We can roleback the upgrade, but still get error when trying to launch configupdate.sh after roleback, might be related to the database is not rolled back
Thanks
Lennart