After setting up the Report Manager/OneClick server to use Secure Corba, the customer is seeing the following error in the catalina.out file and they can't login to OneClick.
ValidationFilter. Validation Filter is initialized
ResourceManager: could not locate resource bundle - com.ca.spectrum.app.sdn.integration.web.topology.package for locale en_US
propertiesFile = /opt/Spectrum/custom/validator/ServerConfigValidation.properties
org.omg.CORBA.INITIALIZE: Could not initialize Could not open any Certificate files vmcid: 0x0 minor code: 0 completed: No
Release : 21.2
The reason why the OneClick server was failing to start up with secure CORBA enabled was due to the fact that the directory name in the $SPECROOT/custom/VBNS/identities directory where the key file and the cert0 was incorrect. It should have been the CN name used to generate the certificates on the SpectroSERVER but instead it was the name of the OneClick server.