Failed to find OMS details: null java.lang.NullPointerException
953591Dec 11 2012 — edited Dec 11 2012hello everyone
when i issue the commend emctl status oms -details i get the below error.
Error occured. Check the log /u01/app/.../sysman/log/emctl.log
below is the excerpt from the emctl.log
INFO mas.CredStoreUtil logp.251 - getCredential : Got creds for mapName -EM keyName - REPOS_DETAILS
2012-12-11 11:00:27,058 [main] INFO mas.CredStoreUtil logp.251 - getCredential : Got creds for mapName -EM keyName - ENCR_DETAILS
2012-12-11 11:00:27,529 [main] ERROR oms.PrintOMSSetupInfo main.240 - Failed to find OMS details: null
java.lang.NullPointerException
at oracle.sysman.emctl.util.EmctlUtil.getOMSSetupInfo(EmctlUtil.java:812)
at oracle.sysman.emctl.oms.PrintOMSSetupInfo.main(PrintOMSSetupInfo.java:101)
any idea on why this might be occuring?