I got kicked out of the console and then when I go back in I get the message “failed to connect to http://bigfix.bgfix.com:52311: HTTP Error 28: Timeout was reached.”
I also noticed the BES Root Server is not starting either. I have rebooted the server but cant get anything to work. any ideas on what the cause is or fix?
The BESRootServer.exe process is the process on the server that serves connections up to the console, so it is essential that this process is running. The BES Root Server service may not be able to start due to a problem with the user that the service logs in as. This user needs dbo access to the database. Check the following:
The BES Root Server service must be running. If problems exists the service will fail…
Check the user the BES Root Server service is logging in as, has the password for this NT user expired? Does the user still have DBO rights to the BFEnterprise database?
Check the ODBC configurations (C:\windows\SysWOW64\odbcad32.exe), check to ensure they are pointing to the correct database server. Do a simple connection test. Can it connect?
Is the SQL Server service process running? Are there problems with the database?
Are there network problems between the server and the SQL server database?