Login  Register

change Weblogic admin passeword fails

Posted by big on Dec 05, 2023; 7:32pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/change-Weblogic-admin-passeword-fails-tp12199.html

Hi,
On R12.2.4 DB 11.2.0.4 on AIX

To change Weblogic admin passeword I ran:

time perl $FND_TOP/patch/115/bin/txkUpdateEBSDomain.pl -action=updateAdminPassword

Which failed with: ERROR: Could not evaluate Context File or APPLRGF path. Cannot proceed with executing remote command on secondary nodes.

In log file I see:
-------------------ADX Database Utility Finished---------------

Number of nodes = 2
Creating boot.properties on all the secondary nodes
ERROR: Could not evaluate Context File or APPLRGF path. Cannot proceed with executing remote command on secondary nodes

But when I stop or start or look for status of adminserver or nodemanager with new password it works well.

Any idea? How can I run the same command line to change password withou fail?
Thank you.