Question

During a reconfiguration I received an error invalid password on the document repository for APPS9 - where to look to fix?.

  • 24 March 2022
  • 1 reply
  • 72 views

Userlevel 3
Badge +7

During a recent move of the MWS to a new server I encountered an error.

Invalid password on the document repository for APPS9 UD17.

D:\ifs\extsvr\<instance>\repository\ifsdoc\install.xml:1098: INVALID_CREDENTIALS: Invalid username or password

Where do I go to look or which account is associated with the Document Repository?

I am also having issues keeping the IFS Connect services running, 

 

Any suggestions to fix is truly appreciated.


This topic has been closed for comments

1 reply

Badge +14

I was able to overcome the INVALID_CREDENTIALS error by updating the IFSADMIN password.
First, changed the password using a SQL tool.

‘ALTER USER IFSADMIN IDENTIFIED BY Password123’

Then updated the IFSADMIN password from the installer.

Hope this helps.