Advertisement
Guest User

Untitled

a guest
Jan 16th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.25 KB | None | 0 0
  1. {
  2. "Server": "Kno",
  3. "Id": "587ce0f1b422f92cfaf5ee55",
  4. "Type": "Exception",
  5. "Msg": "Sequence contains no elements",
  6. "Utc": "2017-01-16T15:04:17.691Z",
  7. "Info": {
  8. "value": {
  9. "InfoObject": {
  10. "Info": {
  11. RawUrl: "/Order/Cost",
  12. "Body": {
  13. "Adds": [],
  14. "Requirement": [],
  15. "BookingTime": 20,
  16. "Class": 0,
  17. "Destinations": [
  18. {
  19. "Kind": null,
  20. "Lon": 30.280719757080078,
  21. "Lat": 59.797138214111328
  22. }
  23. ],
  24. "Source": {
  25. "Kind": null,
  26. Lon: 30.34206,
  27. Lat: 59.917117
  28. },
  29. "Taxi": null,
  30. "CarBasket": 0,
  31. "ClientId": null,
  32. "ClientPhone": null
  33. }
  34. },
  35. "Details": {
  36. "ClassName": "System.InvalidOperationException",
  37. "Message": "Sequence contains no elements",
  38. "Data": null,
  39. "InnerException": null,
  40. "HelpURL": null,
  41. "StackTraceString": " at System.Linq.Enumerable.Max(IEnumerable`1 source)
  42. at System.Linq.Enumerable.Max[TSource](IEnumerable`1 source, Func`2 selector)
  43. at Taxi.Modules.DefaultCoreModule.GetDiscount(Decimal clientDiscount, String orderProvider, DateTime date, IOffer[] offers) in C:\BuildAgent1\work\2f4b8fb6f9a522d9\Sources\Taxi\Taxi.Modules\DefaultCoreModule.cs:line 314
  44. at Taxi.Server.KnopkaService.Controllers.OrderController.<Cost>d__11.MoveNext() in C:\BuildAgent1\work\2f4b8fb6f9a522d9\Sources\Taxi\KnopkaService\Controllers\OrderController.cs:line 226
  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.Runtime.CompilerServices.TaskAwaiter.GetResult()
  49. at Dex.Net.Services.ServiceHost`4.<InvokeMethod>d__10.MoveNext()
  50. --- End of stack trace from previous location where exception was thrown ---
  51. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  52. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  53. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  54. at Dex.Net.Services.ServiceHost`4.<ProcessAsync>d__9.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.Runtime.CompilerServices.TaskAwaiter.GetResult()
  59. at Dex.Net.Mvc.Routing.MvcRouteHandler`1.<TryProcessAsync>d__3.MoveNext()
  60. --- End of stack trace from previous location where exception was thrown ---
  61. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  62. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  63. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  64. at Dex.Net.Handling.MultipleRouteHandler`2.<TryProcessAsync>d__2.MoveNext()
  65. --- End of stack trace from previous location where exception was thrown ---
  66. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  67. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  68. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  69. at Dex.Net.Http.HttpListenerHost.<ProcessAsync>d__26.MoveNext()",
  70. "RemoteStackTraceString": null,
  71. "RemoteStackIndex": 0,
  72. "ExceptionMethod": "8
  73. Max
  74. System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  75. System.Linq.Enumerable
  76. System.Decimal Max(System.Collections.Generic.IEnumerable`1[System.Decimal])",
  77. "HResult": -2146233079,
  78. "Source": "System.Core",
  79. "WatsonBuckets": null
  80. }
  81. }
  82. }
  83. },
  84. "LogId": "bc0ddc98-9b1d-4364-9680-832de6a62cec",
  85. "Categories": [
  86. "Taxi.Server.KnopkaService.exe"
  87. ],
  88. "MemberName": "ProcessAsync",
  89. "FileName": "HttpListenerHost.cs",
  90. "LineNumber": 239,
  91. "References": [],
  92. "TimeIndex": 1701161504
  93. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement