Hello, am facing 404 error sailpoint identityIQ. I have installed this couple months ago and it was working fine. But later when am trying to access am getting this (The requested resource [/identityiq/] is not available). Am looking for assistance, could someone help me out in this. Much Appreciated
http://localhost:8080/identityiq/
Apache Tomcat/9.0.52
Check the tomcat stdout and stderr log files for more information. Most likely the application server (tomcat) is unable to connect with the database hence you are getting the 404 error.
First, check if your Tomcat server is running or not hit this http://localhost:8080/ if you are getting no error then the server is fine, Try to share some more details like tomcat server logs, which database version are using
@sjawagi Were you able to resolve this issue. I am having the same error. Thanks!