2022-11-06T01:23:22 :: Account TestUser1 authenticated. 2022-11-06T01:28:32 :: Account TestUser1 authenticated. 2022-11-06T02:08:35 :: Account TestUser1 authenticated. 2022-11-06T03:34:53 :: Account TestUser1 authenticated. 2022-11-06T06:37:15 :: Account TestUser1 authenticated. 2022-11-06T10:14:23 :: Account TestUser1 authenticated. 2022-11-06T12:25:56 :: Account TestUser1 authenticated. 2022-11-06T12:52:45 :: Account TestUser1 authenticated. 2022-11-06T14:10:47 :: Getting setting ApplicationInsights.InstrumentationKey which was not yet in cache. 2022-11-06T14:10:48 :: Getting setting ScoreCard.DataContext.ConnectionString which was not yet in cache. 2022-11-06T14:10:56 :: Getting setting ScoreCard.Filters.RequireHttps which was not yet in cache. 2022-11-06T14:10:59 :: Class: ScoreCard.Business.Stage.GenericGetStage`2[[ScoreCard.Business.Context.GenericContext`1[[ScoreCard.Domain.Entities.SystemParameter, 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.SystemParameter, 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: Invalid object name 'dbo.SystemParameters'. 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: Invalid object name 'dbo.SystemParameters'. 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): Invalid object name 'dbo.SystemParameters'. 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:44cf3389-41ab-4f28-8b2a-d3dce1ed62fc Error Number:208,State:1,Class:16 ClientConnectionId before routing:1bbfaf7d-689b-428d-a634-e3c9839a039a Routing Destination:c2b8a19fc249.tr31707.eastus1-a.worker.database.windows.net,11046 2022-11-06T14:10:59 :: Class: ScoreCard.API.Provider.AuthorizationOAuthOption, Error Message: Value cannot be null. Parameter name: source | Exception: , Error Message: Value cannot be null. Parameter name: source | Exception: System.ArgumentNullException: Value cannot be null. Parameter name: source at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at ScoreCard.API.Provider.AuthorizationOAuthOption.getSystemParameters() in D:\Aramark-Projects\Score Card - API\ScoreCard\Service\ScoreCard.API\Provider\AuthorizationOAuthOption.cs:line 58 2022-11-06T14:10:59 :: Error occuredAuthorizationOAuthOption: System Parameter data is null for Authorization OAuth Option, Error Message: AuthorizationOAuthOption: System Parameter data is null for Authorization OAuth Option | Exception: System.NullReferenceException: AuthorizationOAuthOption: System Parameter data is null for Authorization OAuth Option at ScoreCard.API.Provider.AuthorizationOAuthOption.getSystemParameters() in D:\Aramark-Projects\Score Card - API\ScoreCard\Service\ScoreCard.API\Provider\AuthorizationOAuthOption.cs:line 72 at ScoreCard.API.Provider.AuthorizationOAuthOption..ctor() in D:\Aramark-Projects\Score Card - API\ScoreCard\Service\ScoreCard.API\Provider\AuthorizationOAuthOption.cs:line 33 at ScoreCard.API.AuthorizationServer.Configuration(IAppBuilder app) in D:\Aramark-Projects\Score Card - API\ScoreCard\Service\ScoreCard.API\AuthorizationServer.cs:line 18 2022-11-06T14:10:59 :: OWIN Started 2022-11-06T14:12:58 :: Getting setting ScoreCard.BaseURI which was not yet in cache. 2022-11-06T14:12:58 :: Class: ScoreCard.Business.Logic.AccountService, Message: Login failed | Error: You are not permitted to log in at this time 2022-11-06T14:13:30 :: Class: ScoreCard.Business.Logic.AccountService, Message: Login failed | Error: You are not permitted to log in at this time 2022-11-06T14:24:24 :: Class: ScoreCard.Business.Logic.AccountService, Message: Login failed | Error: You are not permitted to log in at this time 2022-11-06T14:24:54 :: Class: ScoreCard.Business.Logic.AccountService, Message: Login failed | Error: You are not permitted to log in at this time 2022-11-06T14:29:32 :: Class: ScoreCard.Business.Logic.AccountService, Message: Login failed | Error: You are not permitted to log in at this time 2022-11-06T14:32:38 :: Class: ScoreCard.Business.Logic.AccountService, Message: Login failed | Error: You are not permitted to log in at this time 2022-11-06T14:45:43 :: Class: ScoreCard.Business.Logic.AccountService, Message: Login failed | Error: You are not permitted to log in at this time 2022-11-06T14:46:45 :: Getting setting ApplicationInsights.InstrumentationKey which was not yet in cache. 2022-11-06T14:46:46 :: Getting setting ScoreCard.DataContext.ConnectionString which was not yet in cache. 2022-11-06T14:46:49 :: Getting setting ScoreCard.Filters.RequireHttps which was not yet in cache. 2022-11-06T14:46:53 :: System Parameter Count: 6 2022-11-06T14:46:53 :: System Parameter Count: 6 2022-11-06T14:46:53 :: OWIN Started 2022-11-06T14:48:58 :: Getting setting ScoreCard.BaseURI which was not yet in cache. 2022-11-06T14:48:58 :: GrantResourceOwnerCredentials - Entry: False 2022-11-06T14:48:59 :: Authentication Ticket Created - 2022-11-06T14:48:59 :: System Parameter Count: 6 2022-11-06T15:05:35 :: Account TestUser1 authenticated. 2022-11-06T15:05:41 :: Account TestUser1 authenticated. 2022-11-06T15:12:22 :: Account TestUser1 authenticated. 2022-11-06T15:12:38 :: Account TestUser1 authenticated. 2022-11-06T15:41:57 :: Account TestUser1 authenticated. 2022-11-06T16:10:18 :: Account TestUser1 authenticated. 2022-11-06T16:13:28 :: Account TestUser1 authenticated. 2022-11-06T16:19:18 :: Account TestUser1 authenticated. 2022-11-06T16:19:26 :: Account TestUser1 authenticated. 2022-11-06T16:20:32 :: Account TestUser1 authenticated. 2022-11-06T16:23:41 :: Account TestUser1 authenticated. 2022-11-06T16:39:39 :: Account TestUser1 authenticated. 2022-11-06T16:41:25 :: Account TestUser1 authenticated. 2022-11-06T16:52:26 :: Account TestUser1 authenticated. 2022-11-06T16:52:39 :: Account TestUser1 authenticated. 2022-11-06T16:52:50 :: Account TestUser1 authenticated. 2022-11-06T17:03:42 :: Account TestUser1 authenticated. 2022-11-06T17:10:20 :: Account TestUser1 authenticated. 2022-11-06T17:16:55 :: Account TestUser1 authenticated. 2022-11-06T18:05:04 :: Account TestUser1 authenticated. 2022-11-06T18:30:07 :: Account TestUser1 authenticated. 2022-11-06T18:33:01 :: Account TestUser1 authenticated. 2022-11-06T18:35:04 :: Account TestUser1 authenticated. 2022-11-06T18:37:53 :: Account TestUser1 authenticated. 2022-11-06T19:17:26 :: Account TestUser1 authenticated. 2022-11-06T20:38:12 :: Account TestUser1 authenticated. 2022-11-06T20:38:19 :: Account TestUser1 authenticated. 2022-11-06T21:13:37 :: Account TestUser1 authenticated. 2022-11-06T21:19:03 :: Account TestUser1 authenticated. 2022-11-06T21:35:29 :: Account TestUser1 authenticated. 2022-11-06T22:11:31 :: Account TestUser1 authenticated. 2022-11-06T22:49:04 :: Account TestUser1 authenticated. 2022-11-06T22:49:54 :: Account TestUser1 authenticated. 2022-11-06T23:12:07 :: Account TestUser1 authenticated. 2022-11-06T23:12:14 :: Account TestUser1 authenticated. 2022-11-06T23:13:25 :: Account TestUser1 authenticated. 2022-11-06T23:23:12 :: Account TestUser1 authenticated. 2022-11-06T23:26:37 :: Account TestUser1 authenticated. 2022-11-06T23:51:53 :: Account TestUser1 authenticated.