running modifyBootStrapCredentials utility gives an error
Oracle FMW
Version 12.2.1.4
Trying to run this utility as I got an expired password in OPSS database.
the instructions is to change the password and to run this utility (modifyBootStrapCredentials) in wlst .. I originally got some denied permissions messages and resolved this, but now getting this
1899, in modifyBootStrapCredentialImpl
Type Error:cannot concatenate 'str' and 'NoneType' objects
modifyBootStrapCredential(jpsConfigFile='/u01/app/oracle/config/domains/keystone/config/fmwconfig/jps-config-jse.xml',username='VMORA307_OPSS',password='vmopss123')
is the instructions to run this utility ... I am not sure of the syntax of the values I am passing, as I have had conflicting examples. Gather it depends on where I am running it, but have tried to navigate within wlst and am totally lost as not sure how to use the functions to locate myself where the actual xml file is, and therefore have loaded what I think is the full path.