Advertisement
Guest User

Untitled

a guest
Mar 29th, 2020
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.19 KB | None | 0 0
  1. <logEntry>
  2. <Timestamp>29-03-2020 6:43:59 </Timestamp>
  3. <Severity>Fatal</Severity>
  4. <MachineName>STO-PAYKYAPP-02</MachineName>
  5. <Module>KycNow.PrivateApiHost</Module>
  6. <Title>EKycService.RequestEKycVerification</Title>
  7. <Message>One or more errors occurred.</Message>
  8. <ActivityId>d8a1537a-d874-43fb-b3b9-248022f83e59</ActivityId>
  9. <Data>
  10. <Item name="customerReference" value="7e949305-6b83-42c7-93c4-6cab20a69052" />
  11. <Item name="siteName" value="betssonOnTechsson.com" />
  12. </Data>
  13. <Exception>
  14. <Description>An exception of type 'System.AggregateException' occurred and was caught.</Description>
  15. <DateTime>2020-03-29 20:43:59Z</DateTime>
  16. <ExceptionType>System.AggregateException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType>
  17. <Message>One or more errors occurred.</Message>
  18. <Source>mscorlib</Source>
  19. <HelpLink>undefined value</HelpLink>
  20. <InnerExceptions>
  21. <Entry>
  22. <Message>An error occurred while sending the request.</Message>
  23. <Data />
  24. <InnerException>
  25. <Status>
  26. <value__>8</value__>
  27. </Status>
  28. <Message>The underlying connection was closed: The connection was closed unexpectedly.</Message>
  29. <Data />
  30. <TargetSite>System.IO.Stream EndGetRequestStream(System.IAsyncResult, System.Net.TransportContext ByRef)</TargetSite>
  31. <StackTrace> at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext&amp; context)
  32. at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)</StackTrace>
  33. <Source>System</Source>
  34. <HResult>-2146233079</HResult>
  35. </InnerException>
  36. <TargetSite>Void Throw()</TargetSite>
  37. <StackTrace> at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  38. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  39. at RestEase.Implementation.Requester.&lt;SendRequestAsync&gt;d__37.MoveNext()
  40. --- End of stack trace from previous location where exception was thrown ---
  41. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  42. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  43. at RestEase.Implementation.Requester.&lt;RequestRawAsync&gt;d__44.MoveNext()</StackTrace>
  44. <Source>mscorlib</Source>
  45. <HResult>-2146233088</HResult>
  46. </Entry>
  47. </InnerExceptions>
  48. <Data />
  49. <TargetSite>TResult GetResultCore(Boolean)</TargetSite>
  50. <HResult>-2146233088</HResult>
  51. <StackTrace> at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
  52. at KycNow.Infrastructure.ExternalServices.ZignSec.ZignSecEKycProvider.ValidateAge(Customer customer, CustomerInformation customerInformation) in C:\AgWrk\1f09267ba66a02a4\KycNow\KycNow.Infrastructure.ExternalServices\ZignSec\ZignSecEKycProvider.cs:line 74
  53. at KycNow.Infrastructure.ExternalServices.ZignSec.ZignSecEKycProvider.Verify(Customer customer, CustomerInformation customerInformation) in C:\AgWrk\1f09267ba66a02a4\KycNow\KycNow.Infrastructure.ExternalServices\ZignSec\ZignSecEKycProvider.cs:line 33
  54. at KycNow.Domain.Services.EKycService.RequestEKycVerification(String eKycProviderName, Customer customer, CustomerInformation customerInformation, String requestedBy, Boolean notifyCustomerOnFlagRequest) in C:\AgWrk\1f09267ba66a02a4\KycNow\KycNow.Domain\Services\EKycService.cs:line 50
  55. at KycNow.Application.CustomerModule.Services.EKycAppService.RequestEKycVerification(Int64 customerId, String requestedBy) in C:\AgWrk\1f09267ba66a02a4\KycNow\KycNow.Application\CustomerModule\Services\EKycAppService.cs:line 89
  56. at KycNow.PrivateApiHost.EKycService.&lt;&gt;c__DisplayClass2_0.&lt;RequestEKycVerification&gt;b__0() in C:\AgWrk\1f09267ba66a02a4\KycNow\KycNow.PrivateApiHost\EKycService.svc.cs:line 19
  57. at KycNow.PrivateApiHost.PrivateServiceBase.Execute[T](String actionName, Func`1 action) in C:\AgWrk\1f09267ba66a02a4\KycNow\KycNow.PrivateApiHost\PrivateServiceBase.cs:line 17
  58. at KycNow.PrivateApiHost.EKycService.RequestEKycVerification(Int64 customerId, String requestedBy) in C:\AgWrk\1f09267ba66a02a4\KycNow\KycNow.PrivateApiHost\EKycService.svc.cs:line 19
  59. at SyncInvokeRequestEKycVerification(Object , Object[] , Object[] )
  60. at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]&amp; outputs)
  61. at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc&amp; rpc)
  62. at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc&amp; rpc)
  63. at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc&amp; rpc)
  64. at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)</StackTrace>
  65. <InnerException>
  66. <ExceptionType>System.Net.Http.HttpRequestException, System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</ExceptionType>
  67. <Message>An error occurred while sending the request.</Message>
  68. <Source>mscorlib</Source>
  69. <HelpLink>undefined value</HelpLink>
  70. <Data />
  71. <TargetSite>Void Throw()</TargetSite>
  72. <HResult>-2146233088</HResult>
  73. <StackTrace> at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  74. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  75. at RestEase.Implementation.Requester.&lt;SendRequestAsync&gt;d__37.MoveNext()
  76. --- End of stack trace from previous location where exception was thrown ---
  77. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  78. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  79. at RestEase.Implementation.Requester.&lt;RequestRawAsync&gt;d__44.MoveNext()</StackTrace>
  80. <InnerException>
  81. <ExceptionType>System.Net.WebException, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType>
  82. <Message>The underlying connection was closed: The connection was closed unexpectedly.</Message>
  83. <Source>System</Source>
  84. <HelpLink>undefined value</HelpLink>
  85. <Status>
  86. <value__>8</value__>
  87. </Status>
  88. <Data />
  89. <TargetSite>System.IO.Stream EndGetRequestStream(System.IAsyncResult, System.Net.TransportContext ByRef)</TargetSite>
  90. <HResult>-2146233079</HResult>
  91. <StackTrace> at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext&amp; context)
  92. at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)</StackTrace>
  93. </InnerException>
  94. </InnerException>
  95. <additionalInfo>
  96. <info name="MachineName" value="STO-PAYKYAPP-02" />
  97. <info name="TimeStamp" value="2020-03-29 18:43:59" />
  98. <info name="FullName" value="Betsson.Common.Serilog, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" />
  99. <info name="AppDomainName" value="/LM/W3SVC/3/ROOT-1-132299759639106065" />
  100. <info name="ThreadIdentity" value="" />
  101. <info name="UserIdentity" value="msvc-pay-011$" />
  102. </additionalInfo>
  103. </Exception>
  104. </logEntry>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement