Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.44 KB | None | 0 0
  1. <logEntry>
  2. <Timestamp>22/07/2019 12:54:33 PM</Timestamp>
  3. <Severity>Fatal</Severity>
  4. <MachineName>P106231</MachineName>
  5. <Module>KycNow.PrivateApiHost</Module>
  6. <Title>CustomerService.GetCustomerProfile</Title>
  7. <Message>One or more errors occurred.</Message>
  8. <ActivityId>5ea00bb6-0d77-4754-9b91-0cb468b73d89</ActivityId>
  9. <Data />
  10. <Exception>
  11. <Description>An exception of type 'System.AggregateException' occurred and was caught.</Description>
  12. <DateTime>2019-07-22 15:54:33Z</DateTime>
  13. <ExceptionType>System.AggregateException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType>
  14. <Message>One or more errors occurred.</Message>
  15. <Source>mscorlib</Source>
  16. <HelpLink>undefined value</HelpLink>
  17. <InnerExceptions>
  18. <Entry>
  19. <Message>TechssonPaymentServiceUrl setting not found for bets10.comdd643a13-bb85-4c85-8ab5-a7bcec44a3a6</Message>
  20. <Data />
  21. <TargetSite>KycNow.Infrastructure.ExternalServices.TechssonPaymentService.IPaymentService GetTechssonPaymentServiceClient(System.String)</TargetSite>
  22. <StackTrace> at KycNow.Infrastructure.ExternalServices.Platform.TechssonPaymentServiceAgent.GetTechssonPaymentServiceClient(String siteName) in C:\dev\repos\kycnow\KYCNow\KycNow.Infrastructure.ExternalServices\Platform\TechssonPaymentServiceAgent.cs:line 126
  23. at KycNow.Infrastructure.ExternalServices.Platform.TechssonPaymentServiceAgent.NotifyCustomer(Customer customer, String eventName, Dictionary`2 eventParameters) in C:\dev\repos\kycnow\KYCNow\KycNow.Infrastructure.ExternalServices\Platform\TechssonPaymentServiceAgent.cs:line 102
  24. at KycNow.Domain.Services.CustomerNotificationService.CalculateAndSendEventFor(Customer customer, Boolean isKycRequested, List`1 requestedAccounts, Boolean isSoiRequested) in C:\dev\repos\kycnow\KYCNow\KycNow.Domain\Services\CustomerNotificationService.cs:line 133
  25. at KycNow.Domain.Services.CustomerNotificationService.NotifyAboutRequests(Session session, Customer customer) in C:\dev\repos\kycnow\KYCNow\KycNow.Domain\Services\CustomerNotificationService.cs:line 77
  26. at KycNow.Domain.Services.CustomerNotificationService.SendNotification(Session session, Customer customer) in C:\dev\repos\kycnow\KYCNow\KycNow.Domain\Services\CustomerNotificationService.cs:line 27
  27. at KycNow.Application.DomainEventHandlers.CustomerNotificationEventHandler.Handle(SessionAddedEvent domainEvent, CancellationToken cancellationToken) in C:\dev\repos\kycnow\KYCNow\KycNow.Application\DomainEventHandlers\CustomerNotificationEventHandler.cs:line 26
  28. at MediatR.Mediator.&lt;PublishCore&gt;d__7.MoveNext()
  29. --- End of stack trace from previous location where exception was thrown ---
  30. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  31. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  32. at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
  33. at KycNow.Infrastructure.Data.DomainEvents.DomainEventManager.&lt;&lt;DispatchEvents&gt;b__3_3&gt;d.MoveNext() in C:\dev\repos\kycnow\KYCNow\KycNow.Infrastructure.Data\DomainEvents\DomainEventManager.cs:line 35</StackTrace>
  34. <Source>KycNow.Infrastructure.ExternalServices</Source>
  35. <HResult>-2146233088</HResult>
  36. </Entry>
  37. </InnerExceptions>
  38. <Data />
  39. <TargetSite>Void ThrowIfExceptional(Boolean)</TargetSite>
  40. <HResult>-2146233088</HResult>
  41. <StackTrace> at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  42. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  43. at System.Threading.Tasks.Task.Wait()
  44. at KycNow.Infrastructure.Data.DomainEvents.DomainEventManager.DispatchEvents() in C:\dev\repos\kycnow\KYCNow\KycNow.Infrastructure.Data\DomainEvents\DomainEventManager.cs:line 37
  45. at KycNow.Infrastructure.Data.UnitOfWork.SaveChanges() in C:\dev\repos\kycnow\KYCNow\KycNow.Infrastructure.Data\UnitOfWork.cs:line 39
  46. at KycNow.Application.CustomerModule.Services.CustomerAppService.GetCustomerProfile(String customerReference, String siteName) in C:\dev\repos\kycnow\KYCNow\KycNow.Application\CustomerModule\Services\CustomerAppService.cs:line 163
  47. at KycNow.PrivateApiHost.CustomerService.&lt;&gt;c__DisplayClass6_0.&lt;GetCustomerProfile&gt;b__0() in C:\dev\repos\kycnow\KYCNow\KycNow.PrivateApiHost\CustomerService.svc.cs:line 37
  48. at KycNow.PrivateApiHost.PrivateServiceBase.Execute[T](String actionName, Func`1 action) in C:\dev\repos\kycnow\KYCNow\KycNow.PrivateApiHost\PrivateServiceBase.cs:line 17
  49. at KycNow.PrivateApiHost.CustomerService.GetCustomerProfile(String customerReference, String siteName) in C:\dev\repos\kycnow\KYCNow\KycNow.PrivateApiHost\CustomerService.svc.cs:line 37
  50. at SyncInvokeGetCustomerProfile(Object , Object[] , Object[] )
  51. at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]&amp; outputs)
  52. at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc&amp; rpc)
  53. at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc&amp; rpc)
  54. at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc&amp; rpc)
  55. at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)</StackTrace>
  56. <InnerException>
  57. <ExceptionType>KycNow.Domain.SettingNotFoundException, KycNow.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</ExceptionType>
  58. <Message>TechssonPaymentServiceUrl setting not found for bets10.comdd643a13-bb85-4c85-8ab5-a7bcec44a3a6</Message>
  59. <Source>KycNow.Infrastructure.ExternalServices</Source>
  60. <HelpLink>undefined value</HelpLink>
  61. <Data />
  62. <TargetSite>KycNow.Infrastructure.ExternalServices.TechssonPaymentService.IPaymentService GetTechssonPaymentServiceClient(System.String)</TargetSite>
  63. <HResult>-2146233088</HResult>
  64. <StackTrace> at KycNow.Infrastructure.ExternalServices.Platform.TechssonPaymentServiceAgent.GetTechssonPaymentServiceClient(String siteName) in C:\dev\repos\kycnow\KYCNow\KycNow.Infrastructure.ExternalServices\Platform\TechssonPaymentServiceAgent.cs:line 126
  65. at KycNow.Infrastructure.ExternalServices.Platform.TechssonPaymentServiceAgent.NotifyCustomer(Customer customer, String eventName, Dictionary`2 eventParameters) in C:\dev\repos\kycnow\KYCNow\KycNow.Infrastructure.ExternalServices\Platform\TechssonPaymentServiceAgent.cs:line 102
  66. at KycNow.Domain.Services.CustomerNotificationService.CalculateAndSendEventFor(Customer customer, Boolean isKycRequested, List`1 requestedAccounts, Boolean isSoiRequested) in C:\dev\repos\kycnow\KYCNow\KycNow.Domain\Services\CustomerNotificationService.cs:line 133
  67. at KycNow.Domain.Services.CustomerNotificationService.NotifyAboutRequests(Session session, Customer customer) in C:\dev\repos\kycnow\KYCNow\KycNow.Domain\Services\CustomerNotificationService.cs:line 77
  68. at KycNow.Domain.Services.CustomerNotificationService.SendNotification(Session session, Customer customer) in C:\dev\repos\kycnow\KYCNow\KycNow.Domain\Services\CustomerNotificationService.cs:line 27
  69. at KycNow.Application.DomainEventHandlers.CustomerNotificationEventHandler.Handle(SessionAddedEvent domainEvent, CancellationToken cancellationToken) in C:\dev\repos\kycnow\KYCNow\KycNow.Application\DomainEventHandlers\CustomerNotificationEventHandler.cs:line 26
  70. at MediatR.Mediator.&lt;PublishCore&gt;d__7.MoveNext()
  71. --- End of stack trace from previous location where exception was thrown ---
  72. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  73. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  74. at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
  75. at KycNow.Infrastructure.Data.DomainEvents.DomainEventManager.&lt;&lt;DispatchEvents&gt;b__3_3&gt;d.MoveNext() in C:\dev\repos\kycnow\KYCNow\KycNow.Infrastructure.Data\DomainEvents\DomainEventManager.cs:line 35</StackTrace>
  76. </InnerException>
  77. <additionalInfo>
  78. <info name="MachineName" value="P106231" />
  79. <info name="TimeStamp" value="7/22/2019 12:54:33 PM" />
  80. <info name="FullName" value="Betsson.Common.Serilog, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" />
  81. <info name="AppDomainName" value="/LM/W3SVC/2/ROOT-1-132082711872062413" />
  82. <info name="ThreadIdentity" value="" />
  83. <info name="UserIdentity" value="yuro01" />
  84. </additionalInfo>
  85. </Exception>
  86. </logEntry>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement