File: C:\AssetWorks\FASuite\main-ms\Logs\202608\20260815\ApiServer\ApiServer.log
- ==========[ 08/15/2026 10:18:05 ]==========
Log ID: d062ac24-6f67-4700-9601-3bf158facdb2
UTC Timestamp: 8/15/2026 5:18:05 PM
Level: Error
Caller: Query
TargetSite: Void ThrowExceptionAndWarning(Microsoft.Data.SqlClient.TdsParserStateObject, Microsoft.Data.SqlClient.SqlCommand, Boolean, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
--- StackTrace ---
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, SqlCommand command, Boolean callerHasConnectionLock, Boolean asyncClose)
at Microsoft.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, TimeoutTimer timeout, SqlConnectionString connectionOptions, Boolean withFailover)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken, DbConnectionPool pool, Func`3 accessTokenCallback)
at Microsoft.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
at Microsoft.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at Microsoft.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location ---
at FASuite.Sql.Execute.GetConnectionAsync(Boolean readOnly, Nullable`1 cancellationToken)
at FASuite.Sql.Execute.Query[T](String query, IReadOnlyDictionary`2 prams, IReadOnlyDictionary`2 columnMapping, Nullable`1 cancellationToken, Boolean allowNull)
at FA.Api.V2.Extensions.AdapterSqlExtensions.QueryAsync[TModel](IApiAdapter adpt, IEnumerable`1 select, IEnumerable`1 clauses, String orderby, Int32 pageIndex, Int32 pageSize)
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.Query(DateTime lastQuery, DateTime nextQuery, List`1 screenHandlers)
- ==========[ 08/15/2026 19:10:16 ]==========
Log ID: b356eeed-bc45-4dc4-bb1e-9cf3dade2ca0
UTC Timestamp: 8/16/2026 2:10:16 AM
Level: Error
Caller: Query
TargetSite: Void MoveNext()
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| SHUTDOWN is in progress.
Login failed for user 'emsview'.
Cannot continue the execution because the session is in the kill state.
A severe error occurred on the current command. The results, if any, should be discarded.
--- StackTrace ---
at FASuite.Sql.Execute.Query[T](String query, IReadOnlyDictionary`2 prams, IReadOnlyDictionary`2 columnMapping, Nullable`1 cancellationToken, Boolean allowNull)
at FA.Api.V2.Extensions.AdapterSqlExtensions.QueryAsync[TModel](IApiAdapter adpt, IEnumerable`1 select, IEnumerable`1 clauses, String orderby, Int32 pageIndex, Int32 pageSize)
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.Query(DateTime lastQuery, DateTime nextQuery, List`1 screenHandlers)
- ==========[ 08/15/2026 19:10:22 ]==========
Log ID: 1ab01606-438b-41a9-b5a4-36df7ab6465c
UTC Timestamp: 8/16/2026 2:10:22 AM
Level: Error
Caller: Run
TargetSite: Boolean TryGetConnection(System.Data.Common.DbConnection, UInt32, Boolean, Boolean, Microsoft.Data.Common.DbConnectionOptions, Microsoft.Data.ProviderBase.DbConnectionInternal ByRef)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host.)
=>An existing connection was forcibly closed by the remote host.
--- StackTrace ---
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at Microsoft.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
at Microsoft.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
at Microsoft.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry, SqlConnectionOverrides overrides)
at Microsoft.Data.SqlClient.SqlConnection.InternalOpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location ---
at FASuite.Sql.Execute.GetConnectionAsync(Boolean readOnly, Nullable`1 cancellationToken)
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+MoveNext()
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.Run(CancellationToken tkn)
- ==========[ 08/15/2026 19:11:27 ]==========
Log ID: b361cf6f-2bfb-4335-8b49-ed3783220d30
UTC Timestamp: 8/16/2026 2:11:27 AM
Level: Error
Caller: Run
TargetSite: Boolean TryGetConnection(System.Data.Common.DbConnection, UInt32, Boolean, Boolean, Microsoft.Data.Common.DbConnectionOptions, Microsoft.Data.ProviderBase.DbConnectionInternal ByRef)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
--- StackTrace ---
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at Microsoft.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location ---
at FASuite.Sql.Execute.GetConnectionAsync(Boolean readOnly, Nullable`1 cancellationToken)
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+MoveNext()
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.Run(CancellationToken tkn)
- ==========[ 08/15/2026 19:11:27 ]==========
Log ID: 2a8020e7-09ea-438e-ab5a-1ed4c6b69a9e
UTC Timestamp: 8/16/2026 2:11:27 AM
Level: Error
Caller: Query
TargetSite: Void ThrowExceptionAndWarning(Microsoft.Data.SqlClient.TdsParserStateObject, Microsoft.Data.SqlClient.SqlCommand, Boolean, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
--- StackTrace ---
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, SqlCommand command, Boolean callerHasConnectionLock, Boolean asyncClose)
at Microsoft.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, TimeoutTimer timeout, SqlConnectionString connectionOptions, Boolean withFailover)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken, DbConnectionPool pool, Func`3 accessTokenCallback)
at Microsoft.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
at Microsoft.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at Microsoft.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location ---
at FASuite.Sql.Execute.GetConnectionAsync(Boolean readOnly, Nullable`1 cancellationToken)
at FASuite.Sql.Execute.Query[T](String query, IReadOnlyDictionary`2 prams, IReadOnlyDictionary`2 columnMapping, Nullable`1 cancellationToken, Boolean allowNull)
at FA.Api.V2.Extensions.AdapterSqlExtensions.QueryAsync[TModel](IApiAdapter adpt, IEnumerable`1 select, IEnumerable`1 clauses, String orderby, Int32 pageIndex, Int32 pageSize)
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.Query(DateTime lastQuery, DateTime nextQuery, List`1 screenHandlers)
- ==========[ 08/15/2026 19:12:26 ]==========
Log ID: 0058b121-8d2c-490b-8005-3b38054ca9b0
UTC Timestamp: 8/16/2026 2:12:26 AM
Level: Error
Caller: Run
TargetSite: Void ThrowExceptionAndWarning(Microsoft.Data.SqlClient.TdsParserStateObject, Microsoft.Data.SqlClient.SqlCommand, Boolean, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
--- StackTrace ---
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, SqlCommand command, Boolean callerHasConnectionLock, Boolean asyncClose)
at Microsoft.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, TimeoutTimer timeout, SqlConnectionString connectionOptions, Boolean withFailover)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken, DbConnectionPool pool, Func`3 accessTokenCallback)
at Microsoft.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
at Microsoft.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at Microsoft.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location ---
at FASuite.Sql.Execute.GetConnectionAsync(Boolean readOnly, Nullable`1 cancellationToken)
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+MoveNext()
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.Run(CancellationToken tkn)
- ==========[ 08/15/2026 19:12:26 ]==========
Log ID: e55b3ea6-8ea4-4687-9b9e-034863197fc6
UTC Timestamp: 8/16/2026 2:12:26 AM
Level: Error
Caller: Query
TargetSite: Boolean TryGetConnection(System.Data.Common.DbConnection, UInt32, Boolean, Boolean, Microsoft.Data.Common.DbConnectionOptions, Microsoft.Data.ProviderBase.DbConnectionInternal ByRef)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
--- StackTrace ---
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at Microsoft.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location ---
at FASuite.Sql.Execute.GetConnectionAsync(Boolean readOnly, Nullable`1 cancellationToken)
at FASuite.Sql.Execute.Query[T](String query, IReadOnlyDictionary`2 prams, IReadOnlyDictionary`2 columnMapping, Nullable`1 cancellationToken, Boolean allowNull)
at FA.Api.V2.Extensions.AdapterSqlExtensions.QueryAsync[TModel](IApiAdapter adpt, IEnumerable`1 select, IEnumerable`1 clauses, String orderby, Int32 pageIndex, Int32 pageSize)
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.Query(DateTime lastQuery, DateTime nextQuery, List`1 screenHandlers)
- ==========[ 08/15/2026 19:13:25 ]==========
Log ID: 617b1ee0-858c-4881-886d-b56ab75dc516
UTC Timestamp: 8/16/2026 2:13:25 AM
Level: Error
Caller: Query
TargetSite: Boolean TryGetConnection(System.Data.Common.DbConnection, UInt32, Boolean, Boolean, Microsoft.Data.Common.DbConnectionOptions, Microsoft.Data.ProviderBase.DbConnectionInternal ByRef)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
--- StackTrace ---
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at Microsoft.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location ---
at FASuite.Sql.Execute.GetConnectionAsync(Boolean readOnly, Nullable`1 cancellationToken)
at FASuite.Sql.Execute.Query[T](String query, IReadOnlyDictionary`2 prams, IReadOnlyDictionary`2 columnMapping, Nullable`1 cancellationToken, Boolean allowNull)
at FA.Api.V2.Extensions.AdapterSqlExtensions.QueryAsync[TModel](IApiAdapter adpt, IEnumerable`1 select, IEnumerable`1 clauses, String orderby, Int32 pageIndex, Int32 pageSize)
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.Query(DateTime lastQuery, DateTime nextQuery, List`1 screenHandlers)
- ==========[ 08/15/2026 19:13:25 ]==========
Log ID: 0929977f-8d9a-4847-9946-031f83667329
UTC Timestamp: 8/16/2026 2:13:25 AM
Level: Error
Caller: Run
TargetSite: Void ThrowExceptionAndWarning(Microsoft.Data.SqlClient.TdsParserStateObject, Microsoft.Data.SqlClient.SqlCommand, Boolean, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
--- StackTrace ---
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, SqlCommand command, Boolean callerHasConnectionLock, Boolean asyncClose)
at Microsoft.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, TimeoutTimer timeout, SqlConnectionString connectionOptions, Boolean withFailover)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken, DbConnectionPool pool, Func`3 accessTokenCallback)
at Microsoft.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
at Microsoft.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at Microsoft.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location ---
at FASuite.Sql.Execute.GetConnectionAsync(Boolean readOnly, Nullable`1 cancellationToken)
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+MoveNext()
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.Run(CancellationToken tkn)
- ==========[ 08/15/2026 19:14:25 ]==========
Log ID: a72f4391-ba1d-428e-8a47-d2bf79c842b2
UTC Timestamp: 8/16/2026 2:14:25 AM
Level: Error
Caller: Run
TargetSite: System.Exception ExceptionWithStackTrace(System.Exception)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.
--- StackTrace ---
at Microsoft.Data.Common.ADP.ExceptionWithStackTrace(Exception e)
--- End of stack trace from previous location ---
at FASuite.Sql.Execute.GetConnectionAsync(Boolean readOnly, Nullable`1 cancellationToken)
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+MoveNext()
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.Run(CancellationToken tkn)
- ==========[ 08/15/2026 19:14:25 ]==========
Log ID: fbe91ed6-d0a6-46d5-8a10-f5c1905c991d
UTC Timestamp: 8/16/2026 2:14:25 AM
Level: Error
Caller: Query
TargetSite: Boolean TryGetConnection(System.Data.Common.DbConnection, UInt32, Boolean, Boolean, Microsoft.Data.Common.DbConnectionOptions, Microsoft.Data.ProviderBase.DbConnectionInternal ByRef)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
--- StackTrace ---
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at Microsoft.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location ---
at FASuite.Sql.Execute.GetConnectionAsync(Boolean readOnly, Nullable`1 cancellationToken)
at FASuite.Sql.Execute.Query[T](String query, IReadOnlyDictionary`2 prams, IReadOnlyDictionary`2 columnMapping, Nullable`1 cancellationToken, Boolean allowNull)
at FA.Api.V2.Extensions.AdapterSqlExtensions.QueryAsync[TModel](IApiAdapter adpt, IEnumerable`1 select, IEnumerable`1 clauses, String orderby, Int32 pageIndex, Int32 pageSize)
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.Query(DateTime lastQuery, DateTime nextQuery, List`1 screenHandlers)
- ==========[ 08/15/2026 19:15:24 ]==========
Log ID: 3304ef33-4631-4a44-9089-ccd06fc6f671
UTC Timestamp: 8/16/2026 2:15:24 AM
Level: Error
Caller: Run
TargetSite: Boolean TryGetConnection(System.Data.Common.DbConnection, UInt32, Boolean, Boolean, Microsoft.Data.Common.DbConnectionOptions, Microsoft.Data.ProviderBase.DbConnectionInternal ByRef)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
--- StackTrace ---
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at Microsoft.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location ---
at FASuite.Sql.Execute.GetConnectionAsync(Boolean readOnly, Nullable`1 cancellationToken)
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+MoveNext()
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.Run(CancellationToken tkn)
- ==========[ 08/15/2026 19:15:24 ]==========
Log ID: a77d66f8-bf38-497c-9b9f-b156dda9b69d
UTC Timestamp: 8/16/2026 2:15:24 AM
Level: Error
Caller: Query
TargetSite: Boolean TryGetConnection(System.Data.Common.DbConnection, UInt32, Boolean, Boolean, Microsoft.Data.Common.DbConnectionOptions, Microsoft.Data.ProviderBase.DbConnectionInternal ByRef)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
--- StackTrace ---
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at Microsoft.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location ---
at FASuite.Sql.Execute.GetConnectionAsync(Boolean readOnly, Nullable`1 cancellationToken)
at FASuite.Sql.Execute.Query[T](String query, IReadOnlyDictionary`2 prams, IReadOnlyDictionary`2 columnMapping, Nullable`1 cancellationToken, Boolean allowNull)
at FA.Api.V2.Extensions.AdapterSqlExtensions.QueryAsync[TModel](IApiAdapter adpt, IEnumerable`1 select, IEnumerable`1 clauses, String orderby, Int32 pageIndex, Int32 pageSize)
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.Query(DateTime lastQuery, DateTime nextQuery, List`1 screenHandlers)
- ==========[ 08/15/2026 19:16:24 ]==========
Log ID: c2b5112a-f276-4ebc-ae2b-8f3aa20e9e27
UTC Timestamp: 8/16/2026 2:16:24 AM
Level: Error
Caller: Run
TargetSite: Void ThrowExceptionAndWarning(Microsoft.Data.SqlClient.TdsParserStateObject, Microsoft.Data.SqlClient.SqlCommand, Boolean, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 0 - The wait operation timed out.)
=>The wait operation timed out.
--- StackTrace ---
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, SqlCommand command, Boolean callerHasConnectionLock, Boolean asyncClose)
at Microsoft.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, TimeoutTimer timeout, SqlConnectionString connectionOptions, Boolean withFailover)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken, DbConnectionPool pool, Func`3 accessTokenCallback)
at Microsoft.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
at Microsoft.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at Microsoft.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location ---
at FASuite.Sql.Execute.GetConnectionAsync(Boolean readOnly, Nullable`1 cancellationToken)
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+MoveNext()
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.Run(CancellationToken tkn)
- ==========[ 08/15/2026 19:16:34 ]==========
Log ID: 82ef4659-1b0d-4273-91b9-7566c5a31cea
UTC Timestamp: 8/16/2026 2:16:34 AM
Level: Error
Caller: Query
TargetSite: Void ThrowExceptionAndWarning(Microsoft.Data.SqlClient.TdsParserStateObject, Microsoft.Data.SqlClient.SqlCommand, Boolean, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 0 - The wait operation timed out.)
=>The wait operation timed out.
--- StackTrace ---
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, SqlCommand command, Boolean callerHasConnectionLock, Boolean asyncClose)
at Microsoft.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, TimeoutTimer timeout, SqlConnectionString connectionOptions, Boolean withFailover)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken, DbConnectionPool pool, Func`3 accessTokenCallback)
at Microsoft.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
at Microsoft.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at Microsoft.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location ---
at FASuite.Sql.Execute.GetConnectionAsync(Boolean readOnly, Nullable`1 cancellationToken)
at FASuite.Sql.Execute.Query[T](String query, IReadOnlyDictionary`2 prams, IReadOnlyDictionary`2 columnMapping, Nullable`1 cancellationToken, Boolean allowNull)
at FA.Api.V2.Extensions.AdapterSqlExtensions.QueryAsync[TModel](IApiAdapter adpt, IEnumerable`1 select, IEnumerable`1 clauses, String orderby, Int32 pageIndex, Int32 pageSize)
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.Query(DateTime lastQuery, DateTime nextQuery, List`1 screenHandlers)
- ==========[ 08/15/2026 19:16:42 ]==========
Log ID: cfef688e-311b-4762-bbaa-2202993706fb
UTC Timestamp: 8/16/2026 2:16:42 AM
Level: Error
Caller: Run
TargetSite: Boolean TryGetConnection(System.Data.Common.DbConnection, UInt32, Boolean, Boolean, Microsoft.Data.Common.DbConnectionOptions, Microsoft.Data.ProviderBase.DbConnectionInternal ByRef)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Cannot open database "QADEPLOY" requested by the login. The login failed.
Login failed for user 'emsview'.
--- StackTrace ---
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at Microsoft.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location ---
at FASuite.Sql.Execute.GetConnectionAsync(Boolean readOnly, Nullable`1 cancellationToken)
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+MoveNext()
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.Run(CancellationToken tkn)
- ==========[ 08/15/2026 19:16:42 ]==========
Log ID: d010e74c-b68f-4ba7-a813-c6682fc63f6d
UTC Timestamp: 8/16/2026 2:16:42 AM
Level: Error
Caller: Run
TargetSite: Void ThrowExceptionAndWarning(Microsoft.Data.SqlClient.TdsParserStateObject, Microsoft.Data.SqlClient.SqlCommand, Boolean, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Cannot open database "QADEPLOY" requested by the login. The login failed.
Login failed for user 'emsview'.
--- StackTrace ---
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, SqlCommand command, Boolean callerHasConnectionLock, Boolean asyncClose)
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance)
at Microsoft.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken, DbConnectionPool pool, Func`3 accessTokenCallback)
at Microsoft.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
at Microsoft.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at Microsoft.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location ---
at FASuite.Sql.Execute.GetConnectionAsync(Boolean readOnly, Nullable`1 cancellationToken)
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+MoveNext()
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.Run(CancellationToken tkn)
- ==========[ 08/15/2026 19:16:44 ]==========
Log ID: ed22bf2e-e3ac-4620-9e2d-b24b0c55c784
UTC Timestamp: 8/16/2026 2:16:44 AM
Level: Error
Caller: Query
TargetSite: Boolean TryGetConnection(System.Data.Common.DbConnection, UInt32, Boolean, Boolean, Microsoft.Data.Common.DbConnectionOptions, Microsoft.Data.ProviderBase.DbConnectionInternal ByRef)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Cannot open database "QADEPLOY" requested by the login. The login failed.
Login failed for user 'emsview'.
--- StackTrace ---
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at Microsoft.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
at Microsoft.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
at Microsoft.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry, SqlConnectionOverrides overrides)
at Microsoft.Data.SqlClient.SqlConnection.InternalOpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location ---
at FASuite.Sql.Execute.GetConnectionAsync(Boolean readOnly, Nullable`1 cancellationToken)
at FASuite.Sql.Execute.Query[T](String query, IReadOnlyDictionary`2 prams, IReadOnlyDictionary`2 columnMapping, Nullable`1 cancellationToken, Boolean allowNull)
at FA.Api.V2.Extensions.AdapterSqlExtensions.QueryAsync[TModel](IApiAdapter adpt, IEnumerable`1 select, IEnumerable`1 clauses, String orderby, Int32 pageIndex, Int32 pageSize)
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.Query(DateTime lastQuery, DateTime nextQuery, List`1 screenHandlers)
___ __ _
/\ | \ \ / / | |
/ \ ___ ___ ___| |\ \ /\ / /__ _ __| | _____
/ /\ \ / __/ __|/ _ \ __\ \/ \/ / _ \| '__| |/ / __|
/ ____ \\__ \__ \ __/ |_ \ /\ / (_) | | | <\__ \
/_/ \_\___/___/\___|\__| \/ \/ \___/|_| |_|\_\___/
=== FleetAnywhere & Enterprise Asset Management API ===
=== Saturday, August 15, 2026 - 7:20:39 PM ===
Loading config from C:\AssetWorks\FASuite\main-ms\config\FASuite.config
Health Check
| FA AppServer: Unable to connect
| Database: Success (62 ms)
| OpenSearch: Success (152 ms)
| Uploads Path: Found
- ==========[ 08/15/2026 19:20:48 ]==========
Database connection message doesn't match AppServer, verify your configuration is correct.
Database: MSSQL QA Instance (nightly) (Marta DB) It was a bright cold day in April and the clocks were striking thirteen.
AppServer:
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1001
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1008
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1015
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1002
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1009
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1016
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1003
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1004
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1018
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1036
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1006
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1013
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1032
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1037
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1014
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1026
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1033
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1050
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1027
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1034
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1045
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1039
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1028
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1046
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1035
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1047
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1041
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1042
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1048
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1049
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1022
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1023
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1030
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1019
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1020
- ==========[ 08/15/2026 19:21:00 ]==========
Bad shape for CHACO-PVMT-1038
- ==========[ 08/15/2026 19:21:03 ]==========
Bad shape for CHACO-PVMT-1010
- ==========[ 08/15/2026 19:21:03 ]==========
Bad shape for CHACO-PVMT-1017
- ==========[ 08/15/2026 19:21:03 ]==========
Bad shape for CHACO-PVMT-1011
- ==========[ 08/15/2026 19:21:03 ]==========
Bad shape for CHACO-PVMT-1024
- ==========[ 08/15/2026 19:21:03 ]==========
Bad shape for CHACO-PVMT-1031
- ==========[ 08/15/2026 19:21:03 ]==========
Bad shape for CHACO-PVMT-1025
- ==========[ 08/15/2026 19:21:03 ]==========
Bad shape for CHACO-PVMT-1043
- ==========[ 08/15/2026 19:21:03 ]==========
Bad shape for CHACO-PVMT-1007
- ==========[ 08/15/2026 19:21:03 ]==========
Bad shape for CHACO-PVMT-1021
- ==========[ 08/15/2026 19:21:03 ]==========
Bad shape for CHACO-PVMT-1040
- ==========[ 08/15/2026 19:21:03 ]==========
Bad shape for CHACO-PVMT-1029
- ==========[ 08/15/2026 19:21:03 ]==========
Bad shape for CHACO-PVMT-1005
- ==========[ 08/15/2026 19:21:03 ]==========
Bad shape for CHACO-PVMT-1012
- ==========[ 08/15/2026 19:21:03 ]==========
Bad shape for CHACO-PVMT-1044
- ==========[ 08/15/2026 19:21:03 ]==========
Bad shape for SPOKANE CT
- ==========[ 08/15/2026 19:21:04 ]==========
Bad shape for USA-IA-O'BRIEN
- ==========[ 08/15/2026 19:21:05 ]==========
Bad shape for USA-MD-PRINCE GEORGE'S
- ==========[ 08/15/2026 19:21:05 ]==========
Bad shape for USA-MD-QUEEN ANNE'S
- ==========[ 08/15/2026 19:21:05 ]==========
Bad shape for USA-MD-ST. MARY'S
- ==========[ 08/15/2026 19:21:06 ]==========
Bad shape for RR-UP-SOUTHEAST
___ __ _
/\ | \ \ / / | |
/ \ ___ ___ ___| |\ \ /\ / /__ _ __| | _____
/ /\ \ / __/ __|/ _ \ __\ \/ \/ / _ \| '__| |/ / __|
/ ____ \\__ \__ \ __/ |_ \ /\ / (_) | | | <\__ \
/_/ \_\___/___/\___|\__| \/ \/ \___/|_| |_|\_\___/
=== FleetAnywhere & Enterprise Asset Management API ===
=== Saturday, August 15, 2026 - 7:27:07 PM ===
Loading config from C:\AssetWorks\FASuite\main-ms\config\FASuite.config
Health Check
| FA AppServer: Success (878 ms)
| Database: Success (153 ms)
| OpenSearch: Success (392 ms)
| Uploads Path: Found
Database Information
| DB Vendor Info: Microsoft SQL Server 2022 (RTM-CU25-GDR) (KB5101347) - 16.0.4262.2 (X64)
Jun 18 2026 14:30:08
Copyright (C) 2022 Microsoft Corporation
Standard Edition (64-bit) on Windows Server 2022 Datacenter 10.0 <X64> (Build 20348: ) (Hypervisor)
| FA DB Version: 26.2 - step 81
| Message: MSSQL QA Instance (nightly) (Marta DB) It was a bright cold day in April and the clocks were striking thirteen.
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1001
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1008
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1015
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1002
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1009
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1016
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1003
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1004
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1018
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1036
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1006
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1013
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1032
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1037
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1014
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1026
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1033
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1050
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1027
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1034
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1045
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1039
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1028
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1046
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1035
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1047
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1041
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1042
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1048
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1049
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1022
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1023
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1030
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1019
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1020
- ==========[ 08/15/2026 19:27:35 ]==========
Bad shape for CHACO-PVMT-1038
- ==========[ 08/15/2026 19:27:36 ]==========
Bad shape for CHACO-PVMT-1010
- ==========[ 08/15/2026 19:27:36 ]==========
Bad shape for CHACO-PVMT-1017
- ==========[ 08/15/2026 19:27:36 ]==========
Bad shape for CHACO-PVMT-1011
- ==========[ 08/15/2026 19:27:36 ]==========
Bad shape for CHACO-PVMT-1024
- ==========[ 08/15/2026 19:27:36 ]==========
Bad shape for CHACO-PVMT-1031
- ==========[ 08/15/2026 19:27:36 ]==========
Bad shape for CHACO-PVMT-1025
- ==========[ 08/15/2026 19:27:36 ]==========
Bad shape for CHACO-PVMT-1043
- ==========[ 08/15/2026 19:27:36 ]==========
Bad shape for CHACO-PVMT-1007
- ==========[ 08/15/2026 19:27:36 ]==========
Bad shape for CHACO-PVMT-1021
- ==========[ 08/15/2026 19:27:36 ]==========
Bad shape for CHACO-PVMT-1040
- ==========[ 08/15/2026 19:27:36 ]==========
Bad shape for CHACO-PVMT-1029
- ==========[ 08/15/2026 19:27:36 ]==========
Bad shape for CHACO-PVMT-1005
- ==========[ 08/15/2026 19:27:36 ]==========
Bad shape for CHACO-PVMT-1012
- ==========[ 08/15/2026 19:27:36 ]==========
Bad shape for CHACO-PVMT-1044
- ==========[ 08/15/2026 19:27:37 ]==========
Bad shape for SPOKANE CT
- ==========[ 08/15/2026 19:27:38 ]==========
Bad shape for USA-IA-O'BRIEN
- ==========[ 08/15/2026 19:27:38 ]==========
Bad shape for USA-MD-PRINCE GEORGE'S
- ==========[ 08/15/2026 19:27:38 ]==========
Bad shape for USA-MD-QUEEN ANNE'S
- ==========[ 08/15/2026 19:27:38 ]==========
Bad shape for USA-MD-ST. MARY'S
- ==========[ 08/15/2026 19:27:39 ]==========
Bad shape for RR-UP-SOUTHEAST