After installing Enterprise Management (ENTM)
I am getting error '“Error 404 NOT FOUND “ when starting web services
Release :14.1
Component :
In logs we see "null pointer" error, the problem is the password used for Oracle database that does not meet requirements
This are the requirements for Oracle password
1) Min Password length is 8 and Max length is 16
2) Password should start and end with alphabets
3) Should not have special character either as first or last character of password.
4) The database password can contain alphabetical, numeric, and these special characters: '[email protected]*()_+{}|:?~-=[]\,./ only.