Skip to main content

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.

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.