Advertisement
Guest User

Untitled

a guest
Nov 27th, 2015
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.77 KB | None | 0 0
  1. {
  2. "Server": "Log",
  3. "Id": "5658756be280e756cc0d4587",
  4. "Type": "Exception",
  5. "Msg": "Aggregate exception: \r\n\r\n0: Taxi.Domain.Exceptions.Driver.Exceptions.DriverIsHaveNotValidWaybillException: Driver 5a2ccdc2-ce4d-411d-a87b-b53568efe2d5 have not valid waybill",
  6. "Utc": "2015-11-27T15:23:23.431Z",
  7. "Info": {
  8. "value": {
  9. "InfoObject": {
  10. "Info": null,
  11. "Details": "System.AggregateException: One or more errors occurred. ---> Taxi.Domain.Exceptions.Driver.Exceptions.DriverIsHaveNotValidWaybillException: Driver 5a2ccdc2-ce4d-411d-a87b-b53568efe2d5 have not valid waybill\r\n --- End of inner exception stack trace ---\r\n at Taxi.Server.LogisticsServer.Memory.DriverStateManager.SetRobotOnAsync(Guid driverId, StatusAuthor statusAuthor, ILogger logger) in c:\\BuildAgent2\\work\\147993a00af2a096\\Sources\\Taxi\\Taxi.Server.LogisticsServer\\Memory\\DriverStateManager.cs:line 697\r\n at Taxi.Server.LogisticsServer.QueueServices.MobileToLogisticApiService.<SetRobot>d__2.MoveNext() in c:\\BuildAgent2\\work\\147993a00af2a096\\Sources\\Taxi\\Taxi.Server.LogisticsServer\\QueueServices\\MobileToLogisticApiService.cs:line 94\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at Dex.Logging.Logger.<>c__DisplayClass6.<<LogAsync>b__5>d__8.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()\r\n at Dex.Logging.Logger.<LogAsync>d__b`1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Dex.Logging.Logger.HandleException(Exception exception, ILogger logger, Object infoObject, String memberName, String fileName, Int32 lineNumber)\r\n at Dex.Logging.Logger.<LogAsync>d__b`1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at Taxi.Server.LogisticsServer.QueueServices.MobileToLogisticApiServiceBase.<OnRequest>d__88.MoveNext() in c:\\BuildAgent2\\work\\147993a00af2a096\\Sources\\Taxi\\Taxi.Server\\Services\\MobileToLogisticApiService1.g.cs:line 59\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()\r\n at Dex.Net.Transporting.TransportLayerBase`1.<InvokeListenerAsync>d__26.MoveNext()\r\n---> (Inner Exception #0) Taxi.Domain.Exceptions.Driver.Exceptions.DriverIsHaveNotValidWaybillException: Driver 5a2ccdc2-ce4d-411d-a87b-b53568efe2d5 have not valid waybill<---\r\n"
  12. },
  13. "References": []
  14. }
  15. },
  16. "LogId": "4607737d-ae98-4bc2-9d48-c5d4cab57005",
  17. "Categories": [
  18. "TransportLayer",
  19. "Taxi.Server.LogisticsServer.exe"
  20. ],
  21. "MemberName": "InvokeListenerAsync",
  22. "FileName": "TransportLayerBase.cs",
  23. "LineNumber": 409,
  24. "References": [],
  25. "TimeIndex": 1511271523,
  26. "$$hashKey": "object:6060"
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement