When starting Foglight Management Server (FMS) the "Server Startup" splash screen (C:\Quest_Software\Foglight\state\splash\foglightStartup.html) reports the following error:
"Database LifecycleService Stopped."
The Foglight Management Server log shows the following:
"FATAL [main] com.quest.nitro.service.upgrade.db.DatabaseUpgradeService - Fatal error connecting to database. Shutting down Foglight server... Check and make sure your database configuration is correct and the database server is up running. "
and:
"java.lang.Exception: Fatal error connecting to database"
Possible causes:
FMS cannot contact the SQL Server host machine:
From the FMS machine:
- reference the database host that is listed in "\fms_home\config\server.config". For example:
Database is detached:
First check if the physical mdf and ldf files of the database are still exist. The database can be dropped, specifying to leave the files intact. If they are there, reattach the database using SQL Management Studio using the "attach" command.
Database removed from SQL inventory:
If a valid recent SQL Server backup or a Litespeed backup of the external Foglight database exist, restore this.
If the database has been restored and the database ownership has not been modified, it should not affect the Foglight server startup. However it is advised to alter the database owner back to user "foglight" using the following command in SQL Query window:
Failed Upgrade:
Restore the FMS database from the backup which has been taken before the upgrade.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center