ADR: Schema Getting Locked Due to "Ora-01017 Invalid user name/password"

ADR: Schema Getting Locked Due to "Ora-01017 Invalid user name/password"

ADR: Schema Getting Locked Due to "Ora-01017 Invalid user name/password"

Issue: ADR sometimes keep connecting, though there is an error code ORA-01017, which makes the user schema getting locked after x no of tries.

You can download the latest binaries from the link below.
ADR _ADE_Version10.7_18_03_2022.zip
There is an option provided to terminate the application, when a system/Ora-01017 error occurs.
To enable this option, you need to add a node called "exitonerror" in the Axprops.xml file and set its value to "true".
Ex:
<exitonerror>true</exitonerror>