new2nbu
3 years agoLevel 4
Error occurred while connecting to the OpsCenter Server and Domain is empty
I recently just upgraded to OpsCenter v10. The upgrade was successful and all services are started. However, when launching OpsCenter the UI displays a message "Error occurred while connecting to the OpsCenter Server. Please ensure that the server is running." AND the Domain drop down is empty. Looking at previous KB and support articles I've done the following .. any help is appreciated:
- Windows Host File has short name and long name with correct IP address listed
- Services have been stopped & started and are running
- The vxatd.log statues .. the last couple lines say (server.cpp:1806) Not able to fetch UseStateMachine flag value and (server.cpp:1823) found UseCACertForTLA = [0] --- but I'm not sure what this could indicate
- I do have a custom SSL certificate and I verified server.xml, keystore, & .jks file are all present and configured right
- In the PF\Symantec\OpsCenter\server\logs -- the latest log directory - I see lines that have "OpenSection failed. sub_section = OpsCenterServices@servername.pit.sap.corp" however that "pit.sap.corp" is the incorrect domain suffix. I don't know where that is reading from?
I appreciate any help.. Thank you
I wanted to update the thread we were finally able to resolve the issue. We performed the following steps:
- Upgraded to OpsCenter v10 (although not mandatory) however because it's the last release we decided to upgrade to the latest supported version
- Manually moved the custom keystore file back into place and updated server.xml file to reflect correct keystore password.
- Reset OpsCenter authentication (AT) with :
- OpsCenter_Install\server\bin\stopAt
- OpsCenter_Intstall\server\bin\configureAt
- OpsCenter_install\server\bin\StartAT
- Restarted OpsCenter services with opsadmin.bat stop/start
The domain selections reappeared and authentication to the Web UI was successful
Thank you to all who responded, and hopefully, this may help someone out in the future.