Hi Community I am a sysadmin in an environment that contains a SAS foundation server at 9.4M1 on Windows server, it is a single server deployment. All web components on this server appear to be broken, all return a 503 service temporarily unavailable error e.g. http://hostname/SASAdmin or http://hostname:/SASContentServer I have reviewed the logs in SAS\Config\Lev1\Web\Logs\SASServer1_1. All of them have errors like this: Caused by: java.lang.IllegalStateException: Unable to retrieve requested user, sastrust@saspw. Is one defined in the remote UserService with the required name? I have confirmed that the sastrust@saspw user is valid and that wherever it is referenced in configuration files reflects the SAS002 encoded version of the password. I have also tried running the SAS Deployment Manager to update passwords, this has a separate error. I feel like this might be because all of the web apps are not running. Are there any other areas I should be looking?
... View more