WebTier Could Not Be Started. Reason: Failed to start OHS component
Hello
OMS version :- 12.1.0.4
We are running fine oem 12c with DB oracle repositoy emrep 11.2.0.3 on linux 6.4 x86_64. Today we started oms grid 12c and we got below error (please see emctl.log file below)
The cause is that the port 9999 is already used!!
We changed the port of OHS from 9999 to 8879 into the file admin.conf
/cluster/monpkg4/OracleHomes1/oms12c/gc_inst/WebTierIH1/config/OHS/ohs1/admin.conf
Question: can we use this command to update the port on oms 12c ?
/cluster/monpkg4/OracleHomes1/gc_inst/WebTierIH1/bin/opmnctl updatecomponentregistration -componentType OHS -componentName ohs1 -proxyPort 8879
many thanks for your suggestion and help