Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.32 KB | None | 0 0
  1. {
  2. "Server": "Log",
  3. "Id": "599bf47b8dab8114808ccd65",
  4. "Type": "Info",
  5. "Msg": "Impossible to pay with cashless payment type for non jur-person order.",
  6. "Utc": "2017-08-22T09:08:11.164Z",
  7. "Info": {
  8. "value": {
  9. "InfoObject": {
  10. "exception": {
  11. Error: "InvalidInputData",
  12. ClassName: "Taxi.Domain.Exceptions.InvalidInputDataException",
  13. Message: "Impossible to pay with cashless payment type for non jur-person order.",
  14. "Data": null,
  15. "InnerException": null,
  16. "HelpURL": null,
  17. StackTraceString: " at Dex.Logging.Logger.HandleException(Exception exception, ILogger logger, Object infoObject, String[] categories, Guid[] references, String memberName, String fileName, Int32 lineNumber)
  18. at Dex.Logging.Logger.<LogAsync>d__34`1.MoveNext()
  19. --- End of stack trace from previous location where exception was thrown ---
  20. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  21. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  22. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  23. at Taxi.Server.LogisticsServer.QueueServices.MobileToLogisticApiServiceBase.<OnRequest>d__5.MoveNext()
  24. --- End of stack trace from previous location where exception was thrown ---
  25. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  26. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  27. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  28. at Dex.Net.Transporting.TransportLayerBase`1.<InvokeListenerAsync>d__42.MoveNext()",
  29. "RemoteStackTraceString": null,
  30. RemoteStackIndex: 0,
  31. ExceptionMethod: "8
  32. HandleException
  33. Dex.Logging, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  34. Dex.Logging.Logger
  35. Void HandleException(System.Exception, Dex.Logging.ILogger, System.Object, System.String[], System.Guid[], System.String, System.String, Int32)",
  36. HResult: -2146233088,
  37. Source: "Dex.Logging",
  38. "WatsonBuckets": null
  39. },
  40. "infoObject": {
  41. __logId: "9f24e04d-b54e-4d24-b747-0c16cec73195",
  42. "__references": [
  43. "dc41e799-519c-4550-8495-c315f04d7648"
  44. ],
  45. "request": {
  46. OrderId: "646eabc8-b1ac-4186-afad-ebad902b4f18",
  47. "PaymentDetail": [
  48. {
  49. "PassForCashlessPayment": null,
  50. "PaymentType": "Cashless",
  51. "Amount": 370
  52. }
  53. ]
  54. },
  55. "logger": {
  56. "References": [
  57. "dc41e799-519c-4550-8495-c315f04d7648"
  58. ],
  59. "Settings": {
  60. "Writers": [
  61. {
  62. "Module": "Taxi.Server.LogisticsServer.exe"
  63. }
  64. ]
  65. },
  66. "LogId": "9f24e04d-b54e-4d24-b747-0c16cec73195",
  67. "Categories": []
  68. }
  69. }
  70. }
  71. }
  72. },
  73. "LogId": "9f24e04d-b54e-4d24-b747-0c16cec73195",
  74. "Categories": [
  75. "TransportLayer",
  76. "Taxi.Server.LogisticsServer.exe"
  77. ],
  78. "MemberName": "",
  79. "FileName": "",
  80. "LineNumber": 0,
  81. "References": [
  82. "dc41e799-519c-4550-8495-c315f04d7648",
  83. "9f24e04d-b54e-4d24-b747-0c16cec73195",
  84. "646eabc8-b1ac-4186-afad-ebad902b4f18"
  85. ],
  86. "TimeIndex": 1708220908
  87. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement