File: C:\AssetWorks\FASuite\main-ora\Logs\202608\20260816\DataServices\DataServices.log
OS shutdown signal received, stopping service...
___ __ _
/\ | \ \ / / | |
/ \ ___ ___ ___| |\ \ /\ / /__ _ __| | _____
/ /\ \ / __/ __|/ _ \ __\ \/ \/ / _ \| '__| |/ / __|
/ ____ \\__ \__ \ __/ |_ \ /\ / (_) | | | <\__ \
/_/ \_\___/___/\___|\__| \/ \/ \___/|_| |_|\_\___/
==================== DataServices ====================
=== Sunday, August 16, 2026 - 5:37:12 AM ===
Loading config from C:\AssetWorks\FASuite\main-ora\config\FASuite.config
Configuration Information
| Web Service URL: http://10.8.1.25:42169
| Host Machine IP: 10.8.1.25
| Local Time: Sunday, August 16, 2026 5:37:12 AM
| Version: 26.2.0+28cacdbee61f82189fe2c43206f67eac986d31fb
| OS Version: Microsoft Windows NT 6.3.9600.0
| Running As: Service
| Log Verbosity: Error
| Target Database: ORACLE - (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=SPKORA2.VGNET.VOLGRP.COM)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=QADEPLOY)))
| FA AppServer: 10.8.1.25:51420
| Mapping Enabled: True
| Mobile Licensed: True
| Uploads Path: C:\AssetWorks\FASuite\main-ora\Uploads
| Logs Base Path: C:\AssetWorks\FASuite\main-ora\Logs
| Mapping Licensed: True
| Advanced Indexing: True
| Maintain Indexes: False
| OpenSearch URL: http://10.8.0.149:9200
| OpenSearch Index Prefix: SPKQADEPLOYORA
Health Check
| FA AppServer: Unable to connect
| Database: Success (26 ms)
| OpenSearch: Success (26 ms)
| Uploads Path: Found
- ==========[ 08/16/2026 10:16:11 ]==========
Log ID: cc2bf870-e213-4437-a280-77a45cd122f0
UTC Timestamp: 8/16/2026 5:16:11 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:16:16 ]==========
Log ID: 3813cef7-bed0-4d5d-bf0b-c9225791cb9a
UTC Timestamp: 8/16/2026 5:16:16 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:16:21 ]==========
Log ID: 3abcf9ad-317d-4570-bab5-2ce0c879ad78
UTC Timestamp: 8/16/2026 5:16:21 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:16:31 ]==========
Log ID: 9918a544-93b7-466d-a08e-feafc660aa81
UTC Timestamp: 8/16/2026 5:16:31 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:16:31 ]==========
Log ID: 83ebe71d-cc15-46d1-891a-710b29c7cbf7
UTC Timestamp: 8/16/2026 5:16:31 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:16:41 ]==========
Log ID: c9ce892d-4d0b-4a50-a759-d3c75de40f3c
UTC Timestamp: 8/16/2026 5:16:41 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:16:46 ]==========
Log ID: 359981bf-5239-41e1-9192-74e394447981
UTC Timestamp: 8/16/2026 5:16:46 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:16:51 ]==========
Log ID: afae5f50-f404-4ebf-8a01-d59b41ca177f
UTC Timestamp: 8/16/2026 5:16:51 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:17:01 ]==========
Log ID: 1d63740f-2243-4e18-b0ee-07761af01449
UTC Timestamp: 8/16/2026 5:17:01 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:17:01 ]==========
Log ID: a419fcc1-58e6-41fc-86e1-1f731840981a
UTC Timestamp: 8/16/2026 5:17:01 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:17:11 ]==========
Log ID: f3daa344-6fe9-4d21-bc02-0022d7b84878
UTC Timestamp: 8/16/2026 5:17:11 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:17:16 ]==========
Log ID: 70ad6692-953a-4235-8d64-f0ef9c7657fb
UTC Timestamp: 8/16/2026 5:17:16 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:17:21 ]==========
Log ID: 0049d306-2283-4abc-b686-985c925fba0f
UTC Timestamp: 8/16/2026 5:17:21 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:17:31 ]==========
Log ID: b31bc3a2-5679-4319-a96f-deb04b770c0a
UTC Timestamp: 8/16/2026 5:17:31 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:17:31 ]==========
Log ID: 1602b9b3-e815-4053-8c19-9d147607259f
UTC Timestamp: 8/16/2026 5:17:31 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:17:41 ]==========
Log ID: 2172c63f-8dd7-476c-8aa4-68bece70b66d
UTC Timestamp: 8/16/2026 5:17:41 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:17:46 ]==========
Log ID: 6dc8aa25-ec49-497d-b57c-bf5c901df788
UTC Timestamp: 8/16/2026 5:17:46 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:17:51 ]==========
Log ID: 6088539f-cddf-404a-a106-dbdf9b40110e
UTC Timestamp: 8/16/2026 5:17:51 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:18:01 ]==========
Log ID: 58d8abca-5561-4217-8d27-c1d01590af8f
UTC Timestamp: 8/16/2026 5:18:01 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:18:01 ]==========
Log ID: ec9cfb2e-fe26-4497-82c4-534424493ed8
UTC Timestamp: 8/16/2026 5:18:01 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:18:12 ]==========
Log ID: b97bac5b-f816-40cb-b56f-a22d652a6f90
UTC Timestamp: 8/16/2026 5:18:12 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:18:16 ]==========
Log ID: e1d253f8-5aac-4750-8d32-e7959037f621
UTC Timestamp: 8/16/2026 5:18:16 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:18:22 ]==========
Log ID: c50ee31b-6bff-442d-96c1-c26aef57a899
UTC Timestamp: 8/16/2026 5:18:22 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:18:31 ]==========
Log ID: 53fdb1a8-0416-45a5-9dd4-80418475b531
UTC Timestamp: 8/16/2026 5:18:31 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:18:32 ]==========
Log ID: ffca0814-029b-4bf6-ae07-8643989ad190
UTC Timestamp: 8/16/2026 5:18:32 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:18:42 ]==========
Log ID: 5d4d9db9-b7d5-45b2-b227-3a149950c63c
UTC Timestamp: 8/16/2026 5:18:42 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:18:46 ]==========
Log ID: b9a5b8ec-202f-4d77-8907-1a47046205c0
UTC Timestamp: 8/16/2026 5:18:46 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:18:52 ]==========
Log ID: b1138e0a-b48a-4bc1-b422-c1a570108868
UTC Timestamp: 8/16/2026 5:18:52 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:19:01 ]==========
Log ID: ac11a221-7162-450c-8883-6e8558e6638c
UTC Timestamp: 8/16/2026 5:19:01 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:19:02 ]==========
Log ID: c7a18361-c01a-41b5-9a7b-bb0fd054bd86
UTC Timestamp: 8/16/2026 5:19:02 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:19:12 ]==========
Log ID: 2f4dae21-6a9d-420a-b4e4-1dd169d7a8bb
UTC Timestamp: 8/16/2026 5:19:12 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:19:16 ]==========
Log ID: 5f04b0c2-1bb9-4442-882f-4b64012867ff
UTC Timestamp: 8/16/2026 5:19:16 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:19:22 ]==========
Log ID: af223f6e-9831-4fa0-ab46-0c85d7e67727
UTC Timestamp: 8/16/2026 5:19:22 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:19:31 ]==========
Log ID: f5111700-c81c-4f14-854c-8f2a1d88f1ab
UTC Timestamp: 8/16/2026 5:19:31 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:19:32 ]==========
Log ID: 7b9da811-8021-4ea8-a5b8-c42e4d7ab5e7
UTC Timestamp: 8/16/2026 5:19:32 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:19:42 ]==========
Log ID: 257b56c5-cb15-4436-9b4f-48ffd4716a81
UTC Timestamp: 8/16/2026 5:19:42 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:19:46 ]==========
Log ID: e361d861-5a5c-4cf5-bbe9-8fd69de2ed65
UTC Timestamp: 8/16/2026 5:19:46 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:19:52 ]==========
Log ID: 4f8fe161-1d6a-4e57-a1e2-9c8a7c867ba1
UTC Timestamp: 8/16/2026 5:19:52 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:20:01 ]==========
Log ID: 8a75ce41-33f7-4413-8f10-3882e168bf95
UTC Timestamp: 8/16/2026 5:20:01 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:20:02 ]==========
Log ID: a204b4b8-23b8-470c-88f7-cadf50b75a03
UTC Timestamp: 8/16/2026 5:20:02 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:20:12 ]==========
Log ID: 2441a391-db64-4119-aa31-2f742170c0e9
UTC Timestamp: 8/16/2026 5:20:12 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:20:16 ]==========
Log ID: 1aa88813-4b7d-4eca-9393-257f6b029e8a
UTC Timestamp: 8/16/2026 5:20:16 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:20:22 ]==========
Log ID: 31cad9eb-9620-431d-9ef8-e430c0521bdd
UTC Timestamp: 8/16/2026 5:20:22 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:20:31 ]==========
Log ID: 78d50eb8-925a-4833-8945-74d195800c5c
UTC Timestamp: 8/16/2026 5:20:31 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:20:32 ]==========
Log ID: 23a98946-f0ee-4ab7-a5d1-943c77c8b3fd
UTC Timestamp: 8/16/2026 5:20:32 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| Oracle Communication: Failed to connect to server or failed to parse connect string
DoConnect =>Oracle Communication: Failed to connect to server or failed to parse connect string
SendConnectPacketAndProcessResponse =>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)
at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, OracleConnection connRefForCriteria, String instanceName)
-------- INNER EXCEPTION --------
at OracleInternal.Network.OracleCommunication.SendConnectPacketAndProcessResponse(AddressResolution addrRes)
at OracleInternal.Network.OracleCommunication.ConnectViaCO(ConnectionOption connOption, AddressResolution addrRes)
- ==========[ 08/16/2026 10:20:42 ]==========
Log ID: d0450fbe-c834-49fb-a6ba-7af219f35db7
UTC Timestamp: 8/16/2026 5:20:42 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| ORA-01109: database not open
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
- ==========[ 08/16/2026 10:20:46 ]==========
Log ID: bc37c140-64a8-4989-a820-d091f360ffde
UTC Timestamp: 8/16/2026 5:20:46 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | ORA-01109: database not open
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
- ==========[ 08/16/2026 10:20:52 ]==========
Log ID: b92619dc-4972-4457-86f8-43e21028aeda
UTC Timestamp: 8/16/2026 5:20:52 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| ORA-01109: database not open
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()
- ==========[ 08/16/2026 10:21:02 ]==========
Log ID: 01ee6d8f-4424-4e04-ac66-59d3a585d9c0
UTC Timestamp: 8/16/2026 5:21:02 PM
Level: Error
Caller: Run
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | ORA-01109: database not open
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<RunQueriesEnumerable>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<FetchEvents>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.GetResult(Int16 token)
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<ProcessEvents>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Common.Events.EventLoop.<Run>d__28.MoveNext()
- ==========[ 08/16/2026 10:21:02 ]==========
Log ID: 7220b6ff-8f44-4d20-80f6-a3ebd744e8c7
UTC Timestamp: 8/16/2026 5:21:02 PM
Level: Error
Caller: Query
TargetSite: PR Get(OracleInternal.ConnectionPool.ConnectionString, Boolean, Oracle.ManagedDataAccess.Client.OracleConnection, System.String, Boolean)
File: C:\azure-agent\_work\1\s\src\FA.Api.Index\Elasticsearch\ScreenHandlers\ScreenHandlerBase.cs
Line: 129
Tag:
--- Message ---
Exception in ScreenHandlerBase.Query()
| ORA-01109: database not open
--- StackTrace ---
at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassw, Boolean bGetForApp, OracleConnection connRefForCriteria, String affinityInstanceName, Boolean bForceMatch)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassw, SecureString securedProxyPassw, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<GetConnectionAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FASuite.Sql.Execute.<Query>d__26`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FA.Api.V2.Extensions.AdapterSqlExtensions.<QueryAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at FA.Api.Index.Elasticsearch.ScreenHandlers.ScreenHandlerBase.<Query>d__11.MoveNext()