2024-03-02T00:17:03 :: Account TestUser1 authenticated. 2024-03-02T00:17:18 :: Account TestUser1 authenticated. 2024-03-02T00:20:28 :: Account TestUser1 authenticated. 2024-03-02T00:31:07 :: Account TestUser1 authenticated. 2024-03-02T00:31:09 :: Account TestUser1 authenticated. 2024-03-02T00:31:11 :: Account TestUser1 authenticated. 2024-03-02T00:31:12 :: Account TestUser1 authenticated. 2024-03-02T00:48:14 :: Account TestUser1 authenticated. 2024-03-02T00:48:16 :: Account TestUser1 authenticated. 2024-03-02T00:48:34 :: Account TestUser1 authenticated. 2024-03-02T00:53:29 :: Account TestUser1 authenticated. 2024-03-02T00:56:47 :: Account TestUser1 authenticated. 2024-03-02T01:19:36 :: Account TestUser1 authenticated. 2024-03-02T01:19:46 :: Account TestUser1 authenticated. 2024-03-02T01:31:08 :: Account TestUser1 authenticated. 2024-03-02T01:31:11 :: Account TestUser1 authenticated. 2024-03-02T02:00:06 :: Account TestUser1 authenticated. 2024-03-02T03:30:21 :: Account TestUser1 authenticated. 2024-03-02T03:30:28 :: Account TestUser1 authenticated. 2024-03-02T03:30:47 :: Account TestUser1 authenticated. 2024-03-02T03:57:18 :: Account TestUser1 authenticated. 2024-03-02T05:10:54 :: Account TestUser1 authenticated. 2024-03-02T05:11:04 :: Account TestUser1 authenticated. 2024-03-02T11:30:10 :: Account TestUser1 authenticated. 2024-03-02T12:55:57 :: Account TestUser1 authenticated. 2024-03-02T13:41:04 :: Account TestUser1 authenticated. 2024-03-02T14:17:51 :: Account TestUser1 authenticated. 2024-03-02T14:22:41 :: Account TestUser1 authenticated. 2024-03-02T14:24:31 :: Account TestUser1 authenticated. 2024-03-02T14:33:07 :: Account TestUser1 authenticated. 2024-03-02T14:33:09 :: Account TestUser1 authenticated. 2024-03-02T14:34:12 :: Account TestUser1 authenticated. 2024-03-02T14:44:20 :: Account TestUser1 authenticated. 2024-03-02T14:44:23 :: Account TestUser1 authenticated. 2024-03-02T14:47:20 :: Account TestUser1 authenticated. 2024-03-02T14:52:15 :: Account TestUser1 authenticated. 2024-03-02T14:55:31 :: Account TestUser1 authenticated. 2024-03-02T15:11:55 :: Account TestUser1 authenticated. 2024-03-02T15:12:04 :: Account TestUser1 authenticated. 2024-03-02T15:12:55 :: Account TestUser1 authenticated. 2024-03-02T15:26:17 :: Account TestUser1 authenticated. 2024-03-02T15:26:22 :: Account TestUser1 authenticated. 2024-03-02T15:36:05 :: Account TestUser1 authenticated. 2024-03-02T15:39:48 :: Account TestUser1 authenticated. 2024-03-02T15:48:54 :: Account TestUser1 authenticated. 2024-03-02T15:51:09 :: Account TestUser1 authenticated. 2024-03-02T15:51:11 :: Account TestUser1 authenticated. 2024-03-02T15:58:50 :: Account TestUser1 authenticated. 2024-03-02T16:04:43 :: Account TestUser1 authenticated. 2024-03-02T16:18:46 :: Account TestUser1 authenticated. 2024-03-02T16:24:03 :: Account TestUser1 authenticated. 2024-03-02T16:28:44 :: Account TestUser1 authenticated. 2024-03-02T16:28:51 :: Account TestUser1 authenticated. 2024-03-02T16:30:12 :: Account TestUser1 authenticated. 2024-03-02T16:34:06 :: Account TestUser1 authenticated. 2024-03-02T16:38:14 :: Account TestUser1 authenticated. 2024-03-02T16:51:56 :: Account TestUser1 authenticated. 2024-03-02T16:55:56 :: Account TestUser1 authenticated. 2024-03-02T17:01:00 :: Account TestUser1 authenticated. 2024-03-02T17:02:58 :: Account TestUser1 authenticated. 2024-03-02T17:03:28 :: Class: ScoreCard.Business.Stage.GenericGetStage`2[[ScoreCard.Business.Context.GenericContext`1[[ScoreCard.Domain.Entities.ScoreHistory, ScoreCard.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], ScoreCard.Business, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[ScoreCard.Domain.Entities.ScoreHistory, ScoreCard.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], Error Message: An error occurred while executing the command definition. See the inner exception for details. | Exception: System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- 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.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.b__c(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) --- End of inner exception stack trace --- at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass7.b__6() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass7.b__5() at System.Data.Entity.Infrastructure.DefaultExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at ScoreCard.Business.Stage.GenericGetStage`2.Execute(T input) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business\Base\Stage\GenericGetStage.cs:line 27, Error Message: An error occurred while executing the command definition. See the inner exception for details. Exception: System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- 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.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.b__c(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) --- End of inner exception stack trace --- at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass7.b__6() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass7.b__5() at System.Data.Entity.Infrastructure.DefaultExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at ScoreCard.Business.Stage.GenericGetStage`2.Execute(T input) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business\Base\Stage\GenericGetStage.cs:line 27 LineNo : 0 InnerException : System.Data.SqlClient.SqlException (0x80131904): Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out 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.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.b__c(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) ClientConnectionId:0f50be39-9d5e-4bd2-a2e6-d73204fb1222 Error Number:-2,State:0,Class:11 ClientConnectionId before routing:d0e8687a-9abc-4f69-80f5-cc07b20ac4c1 Routing Destination:b79601c9b80a.tr37994.eastus1-a.worker.database.windows.net,11002 LineNo : 0 Inner-InnerException : System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out 2024-03-02T17:03:28 :: Error in getting ScoreHistories, Error Message: Value cannot be null. Parameter name: source | Exception: System.ArgumentNullException: Value cannot be null. Parameter name: source at System.Linq.OrderedEnumerable`2..ctor(IEnumerable`1 source, Func`2 keySelector, IComparer`1 comparer, Boolean descending) at ScoreCard.Business.Logic.Helper.UtilityHelper.GetScoreHistories(Guid loanApplicationID, Nullable`1 utilityRequestId) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business.Logic\Helper\UtilityHelper.cs:line 86 at ScoreCard.Business.Logic.UtilityService.GetScoreHistories(Guid loanApplicationID, Nullable`1 utilityRequestId) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business.Logic\UtilityService.cs:line 46 at ScoreCard.API.Controllers.UtilityController.GetScoreHistories(Nullable`1 loanApplicationID, Nullable`1 utilityRequestId) in D:\Aramark-Projects\Score Card - API\ScoreCard\Service\ScoreCard.API\Controllers\UtilityController.cs:line 52 2024-03-02T17:09:58 :: Account TestUser1 authenticated. 2024-03-02T17:37:43 :: Account TestUser1 authenticated. 2024-03-02T17:38:17 :: Account TestUser1 authenticated. 2024-03-02T17:41:34 :: Account TestUser1 authenticated. 2024-03-02T17:41:50 :: Account TestUser1 authenticated. 2024-03-02T17:41:51 :: Account TestUser1 authenticated. 2024-03-02T17:42:55 :: Account TestUser1 authenticated. 2024-03-02T17:43:35 :: Account TestUser1 authenticated. 2024-03-02T17:43:37 :: Account TestUser1 authenticated. 2024-03-02T17:53:58 :: Account TestUser1 authenticated. 2024-03-02T18:16:41 :: Account TestUser1 authenticated. 2024-03-02T18:39:39 :: Account TestUser1 authenticated. 2024-03-02T18:48:55 :: Account TestUser1 authenticated. 2024-03-02T18:49:00 :: Account TestUser1 authenticated. 2024-03-02T19:02:37 :: Account TestUser1 authenticated. 2024-03-02T19:07:24 :: Account TestUser1 authenticated. 2024-03-02T19:22:16 :: Account TestUser1 authenticated. 2024-03-02T19:22:21 :: Account TestUser1 authenticated. 2024-03-02T19:27:57 :: Account TestUser1 authenticated. 2024-03-02T19:27:59 :: Account TestUser1 authenticated. 2024-03-02T19:42:38 :: Account TestUser1 authenticated. 2024-03-02T20:35:45 :: Account TestUser1 authenticated. 2024-03-02T20:43:21 :: Account TestUser1 authenticated. 2024-03-02T20:51:02 :: Account TestUser1 authenticated. 2024-03-02T20:51:05 :: Account TestUser1 authenticated. 2024-03-02T20:51:34 :: Account TestUser1 authenticated. 2024-03-02T20:53:03 :: Account TestUser1 authenticated. 2024-03-02T22:03:11 :: Account TestUser1 authenticated. 2024-03-02T22:03:18 :: Account TestUser1 authenticated. 2024-03-02T22:14:07 :: Account TestUser1 authenticated. 2024-03-02T22:14:08 :: Account TestUser1 authenticated.