Issue : Able to start the application from Command Prompt and not from Services.msc.
Worked fine with PGSQL but issue occurs after changing to MSSQL database
Error Trace in Wrapper file :-1: Failed to format system error message (Error: 1813) (Original Error: 0xffffffff)
Try any of the below methods to fix the issue:
1.In the Application server :
Open Services and navigate to the product properties and edit the Logon details Select This account and browse for the logged in user and enter the credentials
2. In the mssql instance :
Change the roles given to the logged in specific user enabling the db_backupoperator, dbcreator, or sysadmin roles/permission in MSSQL for the "servicedesk" database that is used