Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.61 KB | None | 0 0
  1. System.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.
  2. at System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
  3. at System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)
  4. --- End of inner exception stack trace ---
  5. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  6. at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
  7. --- End of inner exception stack trace ---
  8. --- End of inner exception stack trace ---
  9. at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
  10. at Paycor.Data.Resource.EmployeePrivateApiContext.GetNextAvailableEmployeeNumber(Int32 clientId) in e:\\Builds\\20\\PaycorDev\\Perf.Perform-Release\\src\\Paycor.Data\\Resource\\EmployeePrivateApiContext.cs:line 19
  11. at Paycor.Business.Engine.NewHireClosureEngine.GetEmployeeNumber(NewHire newHire, Boolean hasHr) in e:\\Builds\\20\\PaycorDev\\Perf.Perform-Release\\src\\Paycor.Business.Engine\\Onboarding\\NewHireClosureEngine.cs:line 135
  12. at Paycor.Business.Engine.NewHireClosureEngine.Get(Guid newHireId) in e:\\Builds\\20\\PaycorDev\\Perf.Perform-Release\\src\\Paycor.Business.Engine\\Onboarding\\NewHireClosureEngine.cs:line 83
  13. at Paycor.Business.Service.NewHireClosureManager.Get(Guid newHireId) in e:\\Builds\\20\\PaycorDev\\Perf.Perform-Release\\src\\Paycor.Business.Service\\Onboarding\\NewHireClosureManager.cs:line 42
  14. at lambda_method(Closure , Object , Object[] )
  15. at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass10.<GetExecutor>b__9(Object instance, Object[] methodParameters)
  16. at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)
  17. --- End of stack trace from previous location where exception was thrown ---
  18. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  19. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  20. at System.Web.Http.Tracing.ITraceWriterExtensions.<TraceBeginEndAsyncCore>d__18`1.MoveNext()
  21. --- End of stack trace from previous location where exception was thrown ---
  22. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  23. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  24. at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__0.MoveNext()
  25. --- End of stack trace from previous location where exception was thrown ---
  26. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  27. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  28. at System.Web.Http.Tracing.ITraceWriterExtensions.<TraceBeginEndAsyncCore>d__18`1.MoveNext()
  29. --- End of stack trace from previous location where exception was thrown ---
  30. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  31. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  32. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  33. --- End of stack trace from previous location where exception was thrown ---
  34. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  35. --- End of stack trace from previous location where exception was thrown ---
  36. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  37. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  38. at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()
  39. --- End of stack trace from previous location where exception was thrown ---
  40. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  41. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  42. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  43. --- End of stack trace from previous location where exception was thrown ---
  44. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  45. --- End of stack trace from previous location where exception was thrown ---
  46. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  47. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  48. at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()
  49. --- End of stack trace from previous location where exception was thrown ---
  50. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  51. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  52. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  53. --- End of stack trace from previous location where exception was thrown ---
  54. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  55. --- End of stack trace from previous location where exception was thrown ---
  56. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  57. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  58. at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()
  59. --- End of stack trace from previous location where exception was thrown ---
  60. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  61. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  62. at System.Web.Http.Tracing.ITraceWriterExtensions.<TraceBeginEndAsyncCore>d__18`1.MoveNext()
  63. --- End of stack trace from previous location where exception was thrown ---
  64. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  65. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  66. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  67. --- End of stack trace from previous location where exception was thrown ---
  68. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  69. --- End of stack trace from previous location where exception was thrown ---
  70. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  71. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  72. at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()
  73. --- End of stack trace from previous location where exception was thrown ---
  74. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  75. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  76. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  77. --- End of stack trace from previous location where exception was thrown ---
  78. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  79. --- End of stack trace from previous location where exception was thrown ---
  80. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  81. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  82. at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()
  83. --- End of stack trace from previous location where exception was thrown ---
  84. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  85. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  86. at System.Web.Http.Tracing.ITraceWriterExtensions.<TraceBeginEndAsyncCore>d__18`1.MoveNext()
  87. --- End of stack trace from previous location where exception was thrown ---
  88. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  89. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  90. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  91. --- End of stack trace from previous location where exception was thrown ---
  92. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  93. --- End of stack trace from previous location where exception was thrown ---
  94. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  95. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  96. at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()
  97. --- End of stack trace from previous location where exception was thrown ---
  98. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  99. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  100. at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()
  101. --- End of stack trace from previous location where exception was thrown ---
  102. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  103. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  104. at System.Web.Http.Filters.AuthorizationFilterAttribute.<ExecuteAuthorizationFilterAsyncCore>d__2.MoveNext()
  105. --- End of stack trace from previous location where exception was thrown ---
  106. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  107. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  108. at System.Web.Http.Filters.AuthorizationFilterAttribute.<ExecuteAuthorizationFilterAsyncCore>d__2.MoveNext()
  109. --- End of stack trace from previous location where exception was thrown ---
  110. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  111. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  112. at System.Web.Http.Filters.AuthorizationFilterAttribute.<ExecuteAuthorizationFilterAsyncCore>d__2.MoveNext()
  113. --- End of stack trace from previous location where exception was thrown ---
  114. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  115. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  116. at System.Web.Http.Controllers.ExceptionFilterResult.<ExecuteAsync>d__0.MoveNext()
  117. ---> (Inner Exception #0) System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.
  118. at System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
  119. at System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)
  120. --- End of inner exception stack trace ---
  121. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  122. at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
  123. --- End of inner exception stack trace ---<---
  124. "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement