2025-09-29 17:31:37.243 +05:30 b870fb82-22ec-4f09-ba3a-92ac9e85abc7 ERR Error occurred.System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing. ---> System.TimeoutException: The operation was canceled. ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request.. ---> System.Net.Sockets.SocketException (995): The I/O operation has been aborted because of either a thread exit or an application request. --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) --- End of inner exception stack trace --- --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at Sang.FocusIntegration.Api.Controllers.VansaleController.PostToFocusVansaleTransactions(Int32 transId, Int32 docType, Boolean isEdit, Boolean isForIssue, Nullable`1 chequeDate) 2025-09-29 20:55:00.694 +05:30 8af49a3b-aa67-41a7-be5f-4a0be461005b ERR Error occured executing stored procedure ssp_t_PostFocus: System.Data.SqlClient.SqlException (0x80131904): Invalid object name 'tCore_Data_0'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.TryNextResult(Boolean& more) at System.Data.SqlClient.SqlDataReader.NextResult() at System.Data.ProviderBase.DataReaderContainer.NextResult() at System.Data.Common.DataAdapter.FillNextResult(DataReaderContainer dataReader) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.FocusIntegration.Api.Repositories.CommonRepository.GetDataSet(String storedProcedureName, SqlParameter[] parameters, Boolean extendTimeOutToInfinity) at Sang.FocusIntegration.Api.Repositories.CommonRepository.GetDataSet(String storedProcedureName, SqlParameter[] parameters, Boolean extendTimeOutToInfinity) at Sang.FocusIntegration.Api.Repositories.CommonRepository.GetDataSet(String storedProcedureName, SqlParameter[] parameters, Boolean extendTimeOutToInfinity) ClientConnectionId:78fbc255-3670-4601-a94b-55f29a21d3e5 Error Number:208,State:1,Class:16 2025-09-29 20:55:00.705 +05:30 8af49a3b-aa67-41a7-be5f-4a0be461005b ERR Invalid object name 'tCore_Data_0'. 2025-09-29 20:55:00.708 +05:30 8af49a3b-aa67-41a7-be5f-4a0be461005b ERR Error occurred.System.Data.SqlClient.SqlException (0x80131904): Invalid object name 'tCore_Data_0'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.TryNextResult(Boolean& more) at System.Data.SqlClient.SqlDataReader.NextResult() at System.Data.ProviderBase.DataReaderContainer.NextResult() at System.Data.Common.DataAdapter.FillNextResult(DataReaderContainer dataReader) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.FocusIntegration.Api.Repositories.CommonRepository.GetDataSet(String storedProcedureName, SqlParameter[] parameters, Boolean extendTimeOutToInfinity) at Sang.FocusIntegration.Api.Repositories.CommonRepository.GetDataSet(String storedProcedureName, SqlParameter[] parameters, Boolean extendTimeOutToInfinity) at Sang.FocusIntegration.Api.Repositories.CommonRepository.GetDataSet(String storedProcedureName, SqlParameter[] parameters, Boolean extendTimeOutToInfinity) at Sang.FocusIntegration.Api.Repositories.GsgRepository.GetScreenAndRequest(Int32 transId, Int32 be, Int32 docType) at Sang.FocusIntegration.Api.Services.GsgService.GetScreenAndRequest(Int32 transId, Int32 be, Int32 docType) at Sang.FocusIntegration.Api.Controllers.GsgController.PostToFocusGsgTransactions(Int32 transId, Int32 docType, Int32 be, Int32 countryId) ClientConnectionId:78fbc255-3670-4601-a94b-55f29a21d3e5 Error Number:208,State:1,Class:16 2025-09-29 21:14:29.923 +05:30 c11603bf-8190-4bd4-9273-51744b35c582 ERR Error occured executing stored procedure ssp_t_PostFocus: System.Data.SqlClient.SqlException (0x80131904): Invalid object name 'tCore_Data_0'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.TryNextResult(Boolean& more) at System.Data.SqlClient.SqlDataReader.NextResult() at System.Data.ProviderBase.DataReaderContainer.NextResult() at System.Data.Common.DataAdapter.FillNextResult(DataReaderContainer dataReader) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.FocusIntegration.Api.Repositories.CommonRepository.GetDataSet(String storedProcedureName, SqlParameter[] parameters, Boolean extendTimeOutToInfinity) at Sang.FocusIntegration.Api.Repositories.CommonRepository.GetDataSet(String storedProcedureName, SqlParameter[] parameters, Boolean extendTimeOutToInfinity) at Sang.FocusIntegration.Api.Repositories.CommonRepository.GetDataSet(String storedProcedureName, SqlParameter[] parameters, Boolean extendTimeOutToInfinity) ClientConnectionId:14ee0f3a-698c-4792-81b1-a5263affc955 Error Number:208,State:1,Class:16 2025-09-29 21:14:29.935 +05:30 c11603bf-8190-4bd4-9273-51744b35c582 ERR Invalid object name 'tCore_Data_0'. 2025-09-29 21:14:29.938 +05:30 c11603bf-8190-4bd4-9273-51744b35c582 ERR Error occurred.System.Data.SqlClient.SqlException (0x80131904): Invalid object name 'tCore_Data_0'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.TryNextResult(Boolean& more) at System.Data.SqlClient.SqlDataReader.NextResult() at System.Data.ProviderBase.DataReaderContainer.NextResult() at System.Data.Common.DataAdapter.FillNextResult(DataReaderContainer dataReader) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.FocusIntegration.Api.Repositories.CommonRepository.GetDataSet(String storedProcedureName, SqlParameter[] parameters, Boolean extendTimeOutToInfinity) at Sang.FocusIntegration.Api.Repositories.CommonRepository.GetDataSet(String storedProcedureName, SqlParameter[] parameters, Boolean extendTimeOutToInfinity) at Sang.FocusIntegration.Api.Repositories.CommonRepository.GetDataSet(String storedProcedureName, SqlParameter[] parameters, Boolean extendTimeOutToInfinity) at Sang.FocusIntegration.Api.Repositories.GsgRepository.GetScreenAndRequest(Int32 transId, Int32 be, Int32 docType) at Sang.FocusIntegration.Api.Services.GsgService.GetScreenAndRequest(Int32 transId, Int32 be, Int32 docType) at Sang.FocusIntegration.Api.Controllers.GsgController.PostToFocusGsgTransactions(Int32 transId, Int32 docType, Int32 be, Int32 countryId) ClientConnectionId:14ee0f3a-698c-4792-81b1-a5263affc955 Error Number:208,State:1,Class:16