Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.73 KB | None | 0 0
  1. [2019-07-17T22:29:26.5365515+07:00] [INF] (his-room/medico-services-rooms-2/24) Route matched with "{action = \"GetEmergencyRoomStore\", controller = \"Rooms\"}". Executing action "Medico.Service.Rooms.Controllers.RoomsController.GetEmergencyRoomStore (Medico.Service.Rooms)"
  2. [2019-07-17T22:29:26.5368043+07:00] [DBG] (his-room/medico-services-rooms-2/24) Execution plan of "authorization" filters (in the following order): ["None"]
  3. [2019-07-17T22:29:26.5369073+07:00] [DBG] (his-room/medico-services-rooms-2/24) Execution plan of "resource" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter"]
  4. [2019-07-17T22:29:26.5370130+07:00] [DBG] (his-room/medico-services-rooms-2/24) Execution plan of "action" filters (in the following order): ["Microsoft.AspNetCore.Mvc.Internal.ControllerActionFilter (Order: -2147483648)", "Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter", "Medico.Base.Common.Filter.ApiActionFilter"]
  5. [2019-07-17T22:29:26.5371118+07:00] [DBG] (his-room/medico-services-rooms-2/24) Execution plan of "exception" filters (in the following order): ["Medico.Base.Common.Filter.GlobalExceptionFilter"]
  6. [2019-07-17T22:29:26.5371599+07:00] [DBG] (his-room/medico-services-rooms-2/24) Execution plan of "result" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter"]
  7. [2019-07-17T22:29:26.5372892+07:00] [DBG] (his-room/medico-services-rooms-2/24) Attempting to bind parameter '"tenantId"' of type '"System.String"' ...
  8. [2019-07-17T22:29:26.5373745+07:00] [DBG] (his-room/medico-services-rooms-2/24) Attempting to bind model of type '"System.String"' using the name '"tenantId"' in request data ...
  9. [2019-07-17T22:29:26.5374248+07:00] [DBG] (his-room/medico-services-rooms-2/24) Done attempting to bind model of type '"System.String"' using the name '"tenantId"'.
  10. [2019-07-17T22:29:26.5374633+07:00] [DBG] (his-room/medico-services-rooms-2/24) Done attempting to bind parameter '"tenantId"' of type '"System.String"'.
  11. [2019-07-17T22:29:26.5375081+07:00] [DBG] (his-room/medico-services-rooms-2/24) Attempting to bind parameter '"siteId"' of type '"System.String"' ...
  12. [2019-07-17T22:29:26.5375659+07:00] [DBG] (his-room/medico-services-rooms-2/24) Attempting to bind model of type '"System.String"' using the name '"siteId"' in request data ...
  13. [2019-07-17T22:29:26.5376146+07:00] [DBG] (his-room/medico-services-rooms-2/24) Done attempting to bind model of type '"System.String"' using the name '"siteId"'.
  14. [2019-07-17T22:29:26.5376530+07:00] [DBG] (his-room/medico-services-rooms-2/24) Done attempting to bind parameter '"siteId"' of type '"System.String"'.
  15. [2019-07-17T22:29:26.5376912+07:00] [DBG] (his-room/medico-services-rooms-2/24) Attempting to bind parameter '"isActive"' of type '"System.Nullable`1[System.UInt64]"' ...
  16. [2019-07-17T22:29:26.5377339+07:00] [DBG] (his-room/medico-services-rooms-2/24) Attempting to bind model of type '"System.Nullable`1[System.UInt64]"' using the name '"isActive"' in request data ...
  17. [2019-07-17T22:29:26.5377813+07:00] [DBG] (his-room/medico-services-rooms-2/24) Done attempting to bind model of type '"System.Nullable`1[System.UInt64]"' using the name '"isActive"'.
  18. [2019-07-17T22:29:26.5378149+07:00] [DBG] (his-room/medico-services-rooms-2/24) Done attempting to bind parameter '"isActive"' of type '"System.Nullable`1[System.UInt64]"'.
  19. [2019-07-17T22:29:26.5378773+07:00] [INF] (his-room/medico-services-rooms-2/24) Executing action method "Medico.Service.Rooms.Controllers.RoomsController.GetEmergencyRoomStore (Medico.Service.Rooms)" with arguments (["0511b67b-fd38-11e8-ba89-0242ac120003", "1b779f17-fd38-11e8-ba89-0242ac120003", "1"]) - Validation state: Valid
  20. [2019-07-17T22:29:26.6117704+07:00] [INF] (his-room/medico-services-rooms-2/24) Executed action method "Medico.Service.Rooms.Controllers.RoomsController.GetEmergencyRoomStore (Medico.Service.Rooms)", returned result "Microsoft.AspNetCore.Mvc.JsonResult" in 73.8172ms.
  21. [2019-07-17T22:29:26.6119082+07:00] [INF] (his-room/medico-services-rooms-2/24) Executing JsonResult, writing value of type '"Medico.Service.Rooms.ViewModels.ApiResult"'.
  22. [2019-07-17T22:29:26.6171679+07:00] [INF] (his-room/medico-services-rooms-2/24) Executed action "Medico.Service.Rooms.Controllers.RoomsController.GetEmergencyRoomStore (Medico.Service.Rooms)" in 79.9637ms
  23. [2019-07-17T22:29:26.6172578+07:00] [DBG] (his-room/medico-services-rooms-2/24) Connection id ""0HLOAPB8FHN8P"" completed keep alive response.
  24. [2019-07-17T22:29:26.6173084+07:00] [INF] (his-room/medico-services-rooms-2/24) Request finished in 92.1409ms 200 application/json; charset=utf-8
  25. [2019-07-17T22:29:28.4049251+07:00] [INF] (his-room/medico-services-rooms-2/28) Request starting HTTP/1.1 GET http://172.16.1.96/Api/Rooms/GetAdmissionIPDBedStatuses?tenantId=0511b67b-fd38-11e8-ba89-0242ac120003&siteId=1b779f17-fd38-11e8-ba89-0242ac120003&isActive=1
  26. [2019-07-17T22:29:28.4051866+07:00] [DBG] (his-room/medico-services-rooms-2/28) The request path "" does not match the path filter
  27. [2019-07-17T22:29:28.4053169+07:00] [DBG] (his-room/medico-services-rooms-2/28) Request successfully matched the route with name '"GetAdmissionIPDBedStatuses"' and template '"api/Rooms/GetAdmissionIPDBedStatuses"'.
  28. [2019-07-17T22:29:28.4054713+07:00] [INF] (his-room/medico-services-rooms-2/28) Route matched with "{action = \"GetAdmissionIPDBedStatuses\", controller = \"Rooms\"}". Executing action "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)"
  29. [2019-07-17T22:29:28.4056298+07:00] [DBG] (his-room/medico-services-rooms-2/28) Execution plan of "authorization" filters (in the following order): ["None"]
  30. [2019-07-17T22:29:28.4057575+07:00] [DBG] (his-room/medico-services-rooms-2/28) Execution plan of "resource" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter"]
  31. [2019-07-17T22:29:28.4058809+07:00] [DBG] (his-room/medico-services-rooms-2/28) Execution plan of "action" filters (in the following order): ["Microsoft.AspNetCore.Mvc.Internal.ControllerActionFilter (Order: -2147483648)", "Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter", "Medico.Base.Common.Filter.ApiActionFilter"]
  32. [2019-07-17T22:29:28.4060127+07:00] [DBG] (his-room/medico-services-rooms-2/28) Execution plan of "exception" filters (in the following order): ["Medico.Base.Common.Filter.GlobalExceptionFilter"]
  33. [2019-07-17T22:29:28.4061159+07:00] [DBG] (his-room/medico-services-rooms-2/28) Execution plan of "result" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter"]
  34. [2019-07-17T22:29:28.4063534+07:00] [DBG] (his-room/medico-services-rooms-2/28) Attempting to bind parameter '"tenantId"' of type '"System.String"' ...
  35. [2019-07-17T22:29:28.4065303+07:00] [DBG] (his-room/medico-services-rooms-2/28) Attempting to bind model of type '"System.String"' using the name '"tenantId"' in request data ...
  36. [2019-07-17T22:29:28.4067176+07:00] [DBG] (his-room/medico-services-rooms-2/28) Done attempting to bind model of type '"System.String"' using the name '"tenantId"'.
  37. [2019-07-17T22:29:28.4068192+07:00] [DBG] (his-room/medico-services-rooms-2/28) Done attempting to bind parameter '"tenantId"' of type '"System.String"'.
  38. [2019-07-17T22:29:28.4069258+07:00] [DBG] (his-room/medico-services-rooms-2/28) Attempting to bind parameter '"siteId"' of type '"System.String"' ...
  39. [2019-07-17T22:29:28.4070283+07:00] [DBG] (his-room/medico-services-rooms-2/28) Attempting to bind model of type '"System.String"' using the name '"siteId"' in request data ...
  40. [2019-07-17T22:29:28.4071265+07:00] [DBG] (his-room/medico-services-rooms-2/28) Done attempting to bind model of type '"System.String"' using the name '"siteId"'.
  41. [2019-07-17T22:29:28.4072076+07:00] [DBG] (his-room/medico-services-rooms-2/28) Done attempting to bind parameter '"siteId"' of type '"System.String"'.
  42. [2019-07-17T22:29:28.4073037+07:00] [DBG] (his-room/medico-services-rooms-2/28) Attempting to bind parameter '"isActive"' of type '"System.Nullable`1[System.UInt64]"' ...
  43. [2019-07-17T22:29:28.4073962+07:00] [DBG] (his-room/medico-services-rooms-2/28) Attempting to bind model of type '"System.Nullable`1[System.UInt64]"' using the name '"isActive"' in request data ...
  44. [2019-07-17T22:29:28.4074957+07:00] [DBG] (his-room/medico-services-rooms-2/28) Done attempting to bind model of type '"System.Nullable`1[System.UInt64]"' using the name '"isActive"'.
  45. [2019-07-17T22:29:28.4076078+07:00] [DBG] (his-room/medico-services-rooms-2/28) Done attempting to bind parameter '"isActive"' of type '"System.Nullable`1[System.UInt64]"'.
  46. [2019-07-17T22:29:28.4077476+07:00] [INF] (his-room/medico-services-rooms-2/28) Executing action method "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)" with arguments (["0511b67b-fd38-11e8-ba89-0242ac120003", "1b779f17-fd38-11e8-ba89-0242ac120003", "1"]) - Validation state: Valid
  47. [2019-07-17T22:29:28.5030491+07:00] [INF] (his-room/medico-services-rooms-2/29) Executed action method "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)", returned result "Microsoft.AspNetCore.Mvc.JsonResult" in 95.1504ms.
  48. [2019-07-17T22:29:28.5032528+07:00] [INF] (his-room/medico-services-rooms-2/29) Executing JsonResult, writing value of type '"Medico.Service.Rooms.ViewModels.ApiResult"'.
  49. [2019-07-17T22:29:28.5074930+07:00] [INF] (his-room/medico-services-rooms-2/29) Executed action "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)" in 101.2892ms
  50. [2019-07-17T22:29:28.5075857+07:00] [DBG] (his-room/medico-services-rooms-2/29) Connection id ""0HLOAPB8FHN8L"" completed keep alive response.
  51. [2019-07-17T22:29:28.5076486+07:00] [INF] (his-room/medico-services-rooms-2/29) Request finished in 102.8063ms 200 application/json; charset=utf-8
  52. [2019-07-17T22:29:32.1259267+07:00] [INF] (his-room/medico-services-rooms-2/29) Request starting HTTP/1.1 GET http://172.16.1.96/Api/Rooms/GetAdmissionIPDBedStatuses?tenantId=0511b67b-fd38-11e8-ba89-0242ac120003&siteId=1b779f17-fd38-11e8-ba89-0242ac120003&isActive=1
  53. [2019-07-17T22:29:32.1262099+07:00] [DBG] (his-room/medico-services-rooms-2/29) The request path "" does not match the path filter
  54. [2019-07-17T22:29:32.1263440+07:00] [DBG] (his-room/medico-services-rooms-2/29) Request successfully matched the route with name '"GetAdmissionIPDBedStatuses"' and template '"api/Rooms/GetAdmissionIPDBedStatuses"'.
  55. [2019-07-17T22:29:32.1264975+07:00] [INF] (his-room/medico-services-rooms-2/29) Route matched with "{action = \"GetAdmissionIPDBedStatuses\", controller = \"Rooms\"}". Executing action "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)"
  56. [2019-07-17T22:29:32.1266779+07:00] [DBG] (his-room/medico-services-rooms-2/29) Execution plan of "authorization" filters (in the following order): ["None"]
  57. [2019-07-17T22:29:32.1267837+07:00] [DBG] (his-room/medico-services-rooms-2/29) Execution plan of "resource" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter"]
  58. [2019-07-17T22:29:32.1269136+07:00] [DBG] (his-room/medico-services-rooms-2/29) Execution plan of "action" filters (in the following order): ["Microsoft.AspNetCore.Mvc.Internal.ControllerActionFilter (Order: -2147483648)", "Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter", "Medico.Base.Common.Filter.ApiActionFilter"]
  59. [2019-07-17T22:29:32.1270482+07:00] [DBG] (his-room/medico-services-rooms-2/29) Execution plan of "exception" filters (in the following order): ["Medico.Base.Common.Filter.GlobalExceptionFilter"]
  60. [2019-07-17T22:29:32.1271477+07:00] [DBG] (his-room/medico-services-rooms-2/29) Execution plan of "result" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter"]
  61. [2019-07-17T22:29:32.1273853+07:00] [DBG] (his-room/medico-services-rooms-2/29) Attempting to bind parameter '"tenantId"' of type '"System.String"' ...
  62. [2019-07-17T22:29:32.1275763+07:00] [DBG] (his-room/medico-services-rooms-2/29) Attempting to bind model of type '"System.String"' using the name '"tenantId"' in request data ...
  63. [2019-07-17T22:29:32.1276903+07:00] [DBG] (his-room/medico-services-rooms-2/29) Done attempting to bind model of type '"System.String"' using the name '"tenantId"'.
  64. [2019-07-17T22:29:32.1277804+07:00] [DBG] (his-room/medico-services-rooms-2/29) Done attempting to bind parameter '"tenantId"' of type '"System.String"'.
  65. [2019-07-17T22:29:32.1278715+07:00] [DBG] (his-room/medico-services-rooms-2/29) Attempting to bind parameter '"siteId"' of type '"System.String"' ...
  66. [2019-07-17T22:29:32.1279696+07:00] [DBG] (his-room/medico-services-rooms-2/29) Attempting to bind model of type '"System.String"' using the name '"siteId"' in request data ...
  67. [2019-07-17T22:29:32.1280638+07:00] [DBG] (his-room/medico-services-rooms-2/29) Done attempting to bind model of type '"System.String"' using the name '"siteId"'.
  68. [2019-07-17T22:29:32.1281436+07:00] [DBG] (his-room/medico-services-rooms-2/29) Done attempting to bind parameter '"siteId"' of type '"System.String"'.
  69. [2019-07-17T22:29:32.1282259+07:00] [DBG] (his-room/medico-services-rooms-2/29) Attempting to bind parameter '"isActive"' of type '"System.Nullable`1[System.UInt64]"' ...
  70. [2019-07-17T22:29:32.1283238+07:00] [DBG] (his-room/medico-services-rooms-2/29) Attempting to bind model of type '"System.Nullable`1[System.UInt64]"' using the name '"isActive"' in request data ...
  71. [2019-07-17T22:29:32.1284223+07:00] [DBG] (his-room/medico-services-rooms-2/29) Done attempting to bind model of type '"System.Nullable`1[System.UInt64]"' using the name '"isActive"'.
  72. [2019-07-17T22:29:32.1285133+07:00] [DBG] (his-room/medico-services-rooms-2/29) Done attempting to bind parameter '"isActive"' of type '"System.Nullable`1[System.UInt64]"'.
  73. [2019-07-17T22:29:32.1286815+07:00] [INF] (his-room/medico-services-rooms-2/29) Executing action method "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)" with arguments (["0511b67b-fd38-11e8-ba89-0242ac120003", "1b779f17-fd38-11e8-ba89-0242ac120003", "1"]) - Validation state: Valid
  74. [2019-07-17T22:29:32.2301912+07:00] [INF] (his-room/medico-services-rooms-2/24) Executed action method "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)", returned result "Microsoft.AspNetCore.Mvc.JsonResult" in 101.3803ms.
  75. [2019-07-17T22:29:32.2303252+07:00] [INF] (his-room/medico-services-rooms-2/24) Executing JsonResult, writing value of type '"Medico.Service.Rooms.ViewModels.ApiResult"'.
  76. [2019-07-17T22:29:32.2326940+07:00] [INF] (his-room/medico-services-rooms-2/24) Executed action "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)" in 105.4734ms
  77. [2019-07-17T22:29:32.2327576+07:00] [DBG] (his-room/medico-services-rooms-2/24) Connection id ""0HLOAPB8FHN8K"" completed keep alive response.
  78. [2019-07-17T22:29:32.2328288+07:00] [INF] (his-room/medico-services-rooms-2/24) Request finished in 106.97ms 200 application/json; charset=utf-8
  79. [2019-07-17T22:29:44.0289738+07:00] [INF] (his-room/medico-services-rooms-2/24) Request starting HTTP/1.1 GET http://172.16.1.96/Api/Rooms/GetAdmissionIPDBedStatuses?tenantId=0511b67b-fd38-11e8-ba89-0242ac120003&siteId=1b779f17-fd38-11e8-ba89-0242ac120003&isActive=1
  80. [2019-07-17T22:29:44.0292620+07:00] [DBG] (his-room/medico-services-rooms-2/24) The request path "" does not match the path filter
  81. [2019-07-17T22:29:44.0293810+07:00] [DBG] (his-room/medico-services-rooms-2/24) Request successfully matched the route with name '"GetAdmissionIPDBedStatuses"' and template '"api/Rooms/GetAdmissionIPDBedStatuses"'.
  82. [2019-07-17T22:29:44.0295252+07:00] [INF] (his-room/medico-services-rooms-2/24) Route matched with "{action = \"GetAdmissionIPDBedStatuses\", controller = \"Rooms\"}". Executing action "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)"
  83. [2019-07-17T22:29:44.0297017+07:00] [DBG] (his-room/medico-services-rooms-2/24) Execution plan of "authorization" filters (in the following order): ["None"]
  84. [2019-07-17T22:29:44.0297944+07:00] [DBG] (his-room/medico-services-rooms-2/24) Execution plan of "resource" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter"]
  85. [2019-07-17T22:29:44.0298976+07:00] [DBG] (his-room/medico-services-rooms-2/24) Execution plan of "action" filters (in the following order): ["Microsoft.AspNetCore.Mvc.Internal.ControllerActionFilter (Order: -2147483648)", "Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter", "Medico.Base.Common.Filter.ApiActionFilter"]
  86. [2019-07-17T22:29:44.0300035+07:00] [DBG] (his-room/medico-services-rooms-2/24) Execution plan of "exception" filters (in the following order): ["Medico.Base.Common.Filter.GlobalExceptionFilter"]
  87. [2019-07-17T22:29:44.0301119+07:00] [DBG] (his-room/medico-services-rooms-2/24) Execution plan of "result" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter"]
  88. [2019-07-17T22:29:44.0303475+07:00] [DBG] (his-room/medico-services-rooms-2/24) Attempting to bind parameter '"tenantId"' of type '"System.String"' ...
  89. [2019-07-17T22:29:44.0305137+07:00] [DBG] (his-room/medico-services-rooms-2/24) Attempting to bind model of type '"System.String"' using the name '"tenantId"' in request data ...
  90. [2019-07-17T22:29:44.0306459+07:00] [DBG] (his-room/medico-services-rooms-2/24) Done attempting to bind model of type '"System.String"' using the name '"tenantId"'.
  91. [2019-07-17T22:29:44.0307225+07:00] [DBG] (his-room/medico-services-rooms-2/24) Done attempting to bind parameter '"tenantId"' of type '"System.String"'.
  92. [2019-07-17T22:29:44.0308214+07:00] [DBG] (his-room/medico-services-rooms-2/24) Attempting to bind parameter '"siteId"' of type '"System.String"' ...
  93. [2019-07-17T22:29:44.0309405+07:00] [DBG] (his-room/medico-services-rooms-2/24) Attempting to bind model of type '"System.String"' using the name '"siteId"' in request data ...
  94. [2019-07-17T22:29:44.0310614+07:00] [DBG] (his-room/medico-services-rooms-2/24) Done attempting to bind model of type '"System.String"' using the name '"siteId"'.
  95. [2019-07-17T22:29:44.0311421+07:00] [DBG] (his-room/medico-services-rooms-2/24) Done attempting to bind parameter '"siteId"' of type '"System.String"'.
  96. [2019-07-17T22:29:44.0312362+07:00] [DBG] (his-room/medico-services-rooms-2/24) Attempting to bind parameter '"isActive"' of type '"System.Nullable`1[System.UInt64]"' ...
  97. [2019-07-17T22:29:44.0313420+07:00] [DBG] (his-room/medico-services-rooms-2/24) Attempting to bind model of type '"System.Nullable`1[System.UInt64]"' using the name '"isActive"' in request data ...
  98. [2019-07-17T22:29:44.0314361+07:00] [DBG] (his-room/medico-services-rooms-2/24) Done attempting to bind model of type '"System.Nullable`1[System.UInt64]"' using the name '"isActive"'.
  99. [2019-07-17T22:29:44.0315095+07:00] [DBG] (his-room/medico-services-rooms-2/24) Done attempting to bind parameter '"isActive"' of type '"System.Nullable`1[System.UInt64]"'.
  100. [2019-07-17T22:29:44.0316680+07:00] [INF] (his-room/medico-services-rooms-2/24) Executing action method "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)" with arguments (["0511b67b-fd38-11e8-ba89-0242ac120003", "1b779f17-fd38-11e8-ba89-0242ac120003", "1"]) - Validation state: Valid
  101. [2019-07-17T22:29:44.1239639+07:00] [INF] (his-room/medico-services-rooms-2/29) Executed action method "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)", returned result "Microsoft.AspNetCore.Mvc.JsonResult" in 92.1488ms.
  102. [2019-07-17T22:29:44.1241191+07:00] [INF] (his-room/medico-services-rooms-2/29) Executing JsonResult, writing value of type '"Medico.Service.Rooms.ViewModels.ApiResult"'.
  103. [2019-07-17T22:29:44.1272152+07:00] [INF] (his-room/medico-services-rooms-2/29) Executed action "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)" in 97.0268ms
  104. [2019-07-17T22:29:44.1273456+07:00] [DBG] (his-room/medico-services-rooms-2/29) Connection id ""0HLOAPB8FHN8P"" completed keep alive response.
  105. [2019-07-17T22:29:44.1274096+07:00] [INF] (his-room/medico-services-rooms-2/29) Request finished in 98.4982ms 200 application/json; charset=utf-8
  106. [2019-07-17T22:30:11.9704179+07:00] [DBG] (his-room/medico-services-rooms-2/28) Connection id ""0HLOAPB8FHN8O"" disconnecting.
  107. [2019-07-17T22:30:11.9708627+07:00] [DBG] (his-room/medico-services-rooms-2/28) Connection id ""0HLOAPB8FHN8O"" sending FIN.
  108. [2019-07-17T22:30:11.9716178+07:00] [DBG] (his-room/medico-services-rooms-2/33) Connection id ""0HLOAPB8FHN8O"" stopped.
  109. [2019-07-17T22:30:15.5292820+07:00] [DBG] (his-room/medico-services-rooms-2/33) Connection id ""0HLOAPB8FHN8Q"" started.
  110. [2019-07-17T22:30:15.5297882+07:00] [INF] (his-room/medico-services-rooms-2/33) Request starting HTTP/1.1 GET http://172.16.1.96/Api/Rooms/GetAdmissionIPDBedStatuses?tenantId=0511b67b-fd38-11e8-ba89-0242ac120003&siteId=1b779f17-fd38-11e8-ba89-0242ac120003&isActive=1
  111. [2019-07-17T22:30:15.5299705+07:00] [DBG] (his-room/medico-services-rooms-2/33) The request path "" does not match the path filter
  112. [2019-07-17T22:30:15.5300754+07:00] [DBG] (his-room/medico-services-rooms-2/33) Request successfully matched the route with name '"GetAdmissionIPDBedStatuses"' and template '"api/Rooms/GetAdmissionIPDBedStatuses"'.
  113. [2019-07-17T22:30:15.5302748+07:00] [INF] (his-room/medico-services-rooms-2/33) Route matched with "{action = \"GetAdmissionIPDBedStatuses\", controller = \"Rooms\"}". Executing action "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)"
  114. [2019-07-17T22:30:15.5304336+07:00] [DBG] (his-room/medico-services-rooms-2/33) Execution plan of "authorization" filters (in the following order): ["None"]
  115. [2019-07-17T22:30:15.5306145+07:00] [DBG] (his-room/medico-services-rooms-2/33) Execution plan of "resource" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter"]
  116. [2019-07-17T22:30:15.5307450+07:00] [DBG] (his-room/medico-services-rooms-2/33) Execution plan of "action" filters (in the following order): ["Microsoft.AspNetCore.Mvc.Internal.ControllerActionFilter (Order: -2147483648)", "Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter", "Medico.Base.Common.Filter.ApiActionFilter"]
  117. [2019-07-17T22:30:15.5308588+07:00] [DBG] (his-room/medico-services-rooms-2/33) Execution plan of "exception" filters (in the following order): ["Medico.Base.Common.Filter.GlobalExceptionFilter"]
  118. [2019-07-17T22:30:15.5309504+07:00] [DBG] (his-room/medico-services-rooms-2/33) Execution plan of "result" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter"]
  119. [2019-07-17T22:30:15.5312102+07:00] [DBG] (his-room/medico-services-rooms-2/33) Attempting to bind parameter '"tenantId"' of type '"System.String"' ...
  120. [2019-07-17T22:30:15.5320683+07:00] [DBG] (his-room/medico-services-rooms-2/33) Attempting to bind model of type '"System.String"' using the name '"tenantId"' in request data ...
  121. [2019-07-17T22:30:15.5322363+07:00] [DBG] (his-room/medico-services-rooms-2/33) Done attempting to bind model of type '"System.String"' using the name '"tenantId"'.
  122. [2019-07-17T22:30:15.5323483+07:00] [DBG] (his-room/medico-services-rooms-2/33) Done attempting to bind parameter '"tenantId"' of type '"System.String"'.
  123. [2019-07-17T22:30:15.5324526+07:00] [DBG] (his-room/medico-services-rooms-2/33) Attempting to bind parameter '"siteId"' of type '"System.String"' ...
  124. [2019-07-17T22:30:15.5325456+07:00] [DBG] (his-room/medico-services-rooms-2/33) Attempting to bind model of type '"System.String"' using the name '"siteId"' in request data ...
  125. [2019-07-17T22:30:15.5326673+07:00] [DBG] (his-room/medico-services-rooms-2/33) Done attempting to bind model of type '"System.String"' using the name '"siteId"'.
  126. [2019-07-17T22:30:15.5327583+07:00] [DBG] (his-room/medico-services-rooms-2/33) Done attempting to bind parameter '"siteId"' of type '"System.String"'.
  127. [2019-07-17T22:30:15.5328511+07:00] [DBG] (his-room/medico-services-rooms-2/33) Attempting to bind parameter '"isActive"' of type '"System.Nullable`1[System.UInt64]"' ...
  128. [2019-07-17T22:30:15.5329649+07:00] [DBG] (his-room/medico-services-rooms-2/33) Attempting to bind model of type '"System.Nullable`1[System.UInt64]"' using the name '"isActive"' in request data ...
  129. [2019-07-17T22:30:15.5330609+07:00] [DBG] (his-room/medico-services-rooms-2/33) Done attempting to bind model of type '"System.Nullable`1[System.UInt64]"' using the name '"isActive"'.
  130. [2019-07-17T22:30:15.5331649+07:00] [DBG] (his-room/medico-services-rooms-2/33) Done attempting to bind parameter '"isActive"' of type '"System.Nullable`1[System.UInt64]"'.
  131. [2019-07-17T22:30:15.5333397+07:00] [INF] (his-room/medico-services-rooms-2/33) Executing action method "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)" with arguments (["0511b67b-fd38-11e8-ba89-0242ac120003", "1b779f17-fd38-11e8-ba89-0242ac120003", "1"]) - Validation state: Valid
  132. [2019-07-17T22:30:15.6453398+07:00] [INF] (his-room/medico-services-rooms-2/24) Executed action method "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)", returned result "Microsoft.AspNetCore.Mvc.JsonResult" in 111.8046ms.
  133. [2019-07-17T22:30:15.6455822+07:00] [INF] (his-room/medico-services-rooms-2/24) Executing JsonResult, writing value of type '"Medico.Service.Rooms.ViewModels.ApiResult"'.
  134. [2019-07-17T22:30:15.6501209+07:00] [INF] (his-room/medico-services-rooms-2/24) Executed action "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)" in 119.0645ms
  135. [2019-07-17T22:30:15.6502421+07:00] [DBG] (his-room/medico-services-rooms-2/24) Connection id ""0HLOAPB8FHN8Q"" completed keep alive response.
  136. [2019-07-17T22:30:15.6503292+07:00] [INF] (his-room/medico-services-rooms-2/24) Request finished in 120.594ms 200 application/json; charset=utf-8
  137. [2019-07-17T22:30:51.6277583+07:00] [DBG] (his-room/medico-services-rooms-2/11) Invoking consumer pipe for message "ff21e348-940d-4083-8038-c0c4294cfda2"
  138. [2019-07-17T22:30:51.6311627+07:00] [DBG] (his-room/medico-services-rooms-2/11) Stage "MessageRecieved" has no additional middlewares registered.
  139. [2019-07-17T22:30:51.6369109+07:00] [DBG] (his-room/medico-services-rooms-2/11) Trying to extract "message_context" from header
  140. [2019-07-17T22:30:51.6381017+07:00] [DBG] (his-room/medico-services-rooms-2/11) Header type extracted: '"MessageContext"'
  141. [2019-07-17T22:30:51.6544696+07:00] [DBG] (his-room/medico-services-rooms-2/11) Trying to extract "global_execution_id" from header
  142. [2019-07-17T22:30:51.6546895+07:00] [DBG] (his-room/medico-services-rooms-2/11) Header type extracted: '"String"'
  143. [2019-07-17T22:30:51.7421227+07:00] [DBG] (his-room/medico-services-rooms-2/11) Stage "MessageDeserialized" has no additional middlewares registered.
  144. [2019-07-17T22:30:51.7422105+07:00] [DBG] (his-room/medico-services-rooms-2/11) Stage "MessageContextDeserialized" has no additional middlewares registered.
  145. [2019-07-17T22:30:51.7685713+07:00] [DBG] (his-room/medico-services-rooms-2/11) Stage "HandlerInvoked" has no additional middlewares registered.
  146. [2019-07-17T22:30:51.7742684+07:00] [DBG] (his-room/medico-services-rooms-2/11) Stage "MessageAcknowledged" has no additional middlewares registered.
  147. [2019-07-17T22:30:52.4974408+07:00] [INF] (his-room/medico-services-rooms-2/28) Request starting HTTP/1.1 GET http://172.16.1.96/Api/Rooms/GetAdmissionIPDBedStatuses?tenantId=0511b67b-fd38-11e8-ba89-0242ac120003&siteId=1b779f17-fd38-11e8-ba89-0242ac120003&isActive=1
  148. [2019-07-17T22:30:52.4977382+07:00] [DBG] (his-room/medico-services-rooms-2/28) The request path "" does not match the path filter
  149. [2019-07-17T22:30:52.4978546+07:00] [DBG] (his-room/medico-services-rooms-2/28) Request successfully matched the route with name '"GetAdmissionIPDBedStatuses"' and template '"api/Rooms/GetAdmissionIPDBedStatuses"'.
  150. [2019-07-17T22:30:52.4980028+07:00] [INF] (his-room/medico-services-rooms-2/28) Route matched with "{action = \"GetAdmissionIPDBedStatuses\", controller = \"Rooms\"}". Executing action "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)"
  151. [2019-07-17T22:30:52.4981341+07:00] [DBG] (his-room/medico-services-rooms-2/28) Execution plan of "authorization" filters (in the following order): ["None"]
  152. [2019-07-17T22:30:52.4982381+07:00] [DBG] (his-room/medico-services-rooms-2/28) Execution plan of "resource" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter"]
  153. [2019-07-17T22:30:52.4983443+07:00] [DBG] (his-room/medico-services-rooms-2/28) Execution plan of "action" filters (in the following order): ["Microsoft.AspNetCore.Mvc.Internal.ControllerActionFilter (Order: -2147483648)", "Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter", "Medico.Base.Common.Filter.ApiActionFilter"]
  154. [2019-07-17T22:30:52.4985216+07:00] [DBG] (his-room/medico-services-rooms-2/28) Execution plan of "exception" filters (in the following order): ["Medico.Base.Common.Filter.GlobalExceptionFilter"]
  155. [2019-07-17T22:30:52.4989398+07:00] [DBG] (his-room/medico-services-rooms-2/28) Execution plan of "result" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter"]
  156. [2019-07-17T22:30:52.4992137+07:00] [DBG] (his-room/medico-services-rooms-2/28) Attempting to bind parameter '"tenantId"' of type '"System.String"' ...
  157. [2019-07-17T22:30:52.4993730+07:00] [DBG] (his-room/medico-services-rooms-2/28) Attempting to bind model of type '"System.String"' using the name '"tenantId"' in request data ...
  158. [2019-07-17T22:30:52.4994601+07:00] [DBG] (his-room/medico-services-rooms-2/28) Done attempting to bind model of type '"System.String"' using the name '"tenantId"'.
  159. [2019-07-17T22:30:52.4995761+07:00] [DBG] (his-room/medico-services-rooms-2/28) Done attempting to bind parameter '"tenantId"' of type '"System.String"'.
  160. [2019-07-17T22:30:52.4997005+07:00] [DBG] (his-room/medico-services-rooms-2/28) Attempting to bind parameter '"siteId"' of type '"System.String"' ...
  161. [2019-07-17T22:30:52.4997955+07:00] [DBG] (his-room/medico-services-rooms-2/28) Attempting to bind model of type '"System.String"' using the name '"siteId"' in request data ...
  162. [2019-07-17T22:30:52.4998736+07:00] [DBG] (his-room/medico-services-rooms-2/28) Done attempting to bind model of type '"System.String"' using the name '"siteId"'.
  163. [2019-07-17T22:30:52.4999573+07:00] [DBG] (his-room/medico-services-rooms-2/28) Done attempting to bind parameter '"siteId"' of type '"System.String"'.
  164. [2019-07-17T22:30:52.5002051+07:00] [DBG] (his-room/medico-services-rooms-2/28) Attempting to bind parameter '"isActive"' of type '"System.Nullable`1[System.UInt64]"' ...
  165. [2019-07-17T22:30:52.5003555+07:00] [DBG] (his-room/medico-services-rooms-2/28) Attempting to bind model of type '"System.Nullable`1[System.UInt64]"' using the name '"isActive"' in request data ...
  166. [2019-07-17T22:30:52.5004454+07:00] [DBG] (his-room/medico-services-rooms-2/28) Done attempting to bind model of type '"System.Nullable`1[System.UInt64]"' using the name '"isActive"'.
  167. [2019-07-17T22:30:52.5005349+07:00] [DBG] (his-room/medico-services-rooms-2/28) Done attempting to bind parameter '"isActive"' of type '"System.Nullable`1[System.UInt64]"'.
  168. [2019-07-17T22:30:52.5007112+07:00] [INF] (his-room/medico-services-rooms-2/28) Executing action method "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)" with arguments (["0511b67b-fd38-11e8-ba89-0242ac120003", "1b779f17-fd38-11e8-ba89-0242ac120003", "1"]) - Validation state: Valid
  169. [2019-07-17T22:30:52.6053516+07:00] [INF] (his-room/medico-services-rooms-2/34) Executed action method "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)", returned result "Microsoft.AspNetCore.Mvc.JsonResult" in 104.4775ms.
  170. [2019-07-17T22:30:52.6056236+07:00] [INF] (his-room/medico-services-rooms-2/34) Executing JsonResult, writing value of type '"Medico.Service.Rooms.ViewModels.ApiResult"'.
  171. [2019-07-17T22:30:52.6089336+07:00] [INF] (his-room/medico-services-rooms-2/34) Executed action "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)" in 109.8824ms
  172. [2019-07-17T22:30:52.6090061+07:00] [DBG] (his-room/medico-services-rooms-2/34) Connection id ""0HLOAPB8FHN8K"" completed keep alive response.
  173. [2019-07-17T22:30:52.6090523+07:00] [INF] (his-room/medico-services-rooms-2/34) Request finished in 111.6936ms 200 application/json; charset=utf-8
  174. [2019-07-17T22:30:55.4283366+07:00] [INF] (his-room/medico-services-rooms-2/34) Request starting HTTP/1.1 GET http://172.16.1.96/Api/Rooms/GetAdmissionIPDBedStatuses?tenantId=0511b67b-fd38-11e8-ba89-0242ac120003&siteId=1b779f17-fd38-11e8-ba89-0242ac120003&isActive=1
  175. [2019-07-17T22:30:55.4286266+07:00] [DBG] (his-room/medico-services-rooms-2/34) The request path "" does not match the path filter
  176. [2019-07-17T22:30:55.4287591+07:00] [DBG] (his-room/medico-services-rooms-2/34) Request successfully matched the route with name '"GetAdmissionIPDBedStatuses"' and template '"api/Rooms/GetAdmissionIPDBedStatuses"'.
  177. [2019-07-17T22:30:55.4289237+07:00] [INF] (his-room/medico-services-rooms-2/34) Route matched with "{action = \"GetAdmissionIPDBedStatuses\", controller = \"Rooms\"}". Executing action "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)"
  178. [2019-07-17T22:30:55.4290628+07:00] [DBG] (his-room/medico-services-rooms-2/34) Execution plan of "authorization" filters (in the following order): ["None"]
  179. [2019-07-17T22:30:55.4291575+07:00] [DBG] (his-room/medico-services-rooms-2/34) Execution plan of "resource" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter"]
  180. [2019-07-17T22:30:55.4292992+07:00] [DBG] (his-room/medico-services-rooms-2/34) Execution plan of "action" filters (in the following order): ["Microsoft.AspNetCore.Mvc.Internal.ControllerActionFilter (Order: -2147483648)", "Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter", "Medico.Base.Common.Filter.ApiActionFilter"]
  181. [2019-07-17T22:30:55.4294146+07:00] [DBG] (his-room/medico-services-rooms-2/34) Execution plan of "exception" filters (in the following order): ["Medico.Base.Common.Filter.GlobalExceptionFilter"]
  182. [2019-07-17T22:30:55.4295059+07:00] [DBG] (his-room/medico-services-rooms-2/34) Execution plan of "result" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter"]
  183. [2019-07-17T22:30:55.4297680+07:00] [DBG] (his-room/medico-services-rooms-2/34) Attempting to bind parameter '"tenantId"' of type '"System.String"' ...
  184. [2019-07-17T22:30:55.4299479+07:00] [DBG] (his-room/medico-services-rooms-2/34) Attempting to bind model of type '"System.String"' using the name '"tenantId"' in request data ...
  185. [2019-07-17T22:30:55.4300445+07:00] [DBG] (his-room/medico-services-rooms-2/34) Done attempting to bind model of type '"System.String"' using the name '"tenantId"'.
  186. [2019-07-17T22:30:55.4301285+07:00] [DBG] (his-room/medico-services-rooms-2/34) Done attempting to bind parameter '"tenantId"' of type '"System.String"'.
  187. [2019-07-17T22:30:55.4302428+07:00] [DBG] (his-room/medico-services-rooms-2/34) Attempting to bind parameter '"siteId"' of type '"System.String"' ...
  188. [2019-07-17T22:30:55.4303443+07:00] [DBG] (his-room/medico-services-rooms-2/34) Attempting to bind model of type '"System.String"' using the name '"siteId"' in request data ...
  189. [2019-07-17T22:30:55.4304492+07:00] [DBG] (his-room/medico-services-rooms-2/34) Done attempting to bind model of type '"System.String"' using the name '"siteId"'.
  190. [2019-07-17T22:30:55.4305301+07:00] [DBG] (his-room/medico-services-rooms-2/34) Done attempting to bind parameter '"siteId"' of type '"System.String"'.
  191. [2019-07-17T22:30:55.4306625+07:00] [DBG] (his-room/medico-services-rooms-2/34) Attempting to bind parameter '"isActive"' of type '"System.Nullable`1[System.UInt64]"' ...
  192. [2019-07-17T22:30:55.4307603+07:00] [DBG] (his-room/medico-services-rooms-2/34) Attempting to bind model of type '"System.Nullable`1[System.UInt64]"' using the name '"isActive"' in request data ...
  193. [2019-07-17T22:30:55.4308585+07:00] [DBG] (his-room/medico-services-rooms-2/34) Done attempting to bind model of type '"System.Nullable`1[System.UInt64]"' using the name '"isActive"'.
  194. [2019-07-17T22:30:55.4309370+07:00] [DBG] (his-room/medico-services-rooms-2/34) Done attempting to bind parameter '"isActive"' of type '"System.Nullable`1[System.UInt64]"'.
  195. [2019-07-17T22:30:55.4310722+07:00] [INF] (his-room/medico-services-rooms-2/34) Executing action method "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)" with arguments (["0511b67b-fd38-11e8-ba89-0242ac120003", "1b779f17-fd38-11e8-ba89-0242ac120003", "1"]) - Validation state: Valid
  196. [2019-07-17T22:30:55.5299257+07:00] [INF] (his-room/medico-services-rooms-2/36) Executed action method "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)", returned result "Microsoft.AspNetCore.Mvc.JsonResult" in 98.7215ms.
  197. [2019-07-17T22:30:55.5300747+07:00] [INF] (his-room/medico-services-rooms-2/36) Executing JsonResult, writing value of type '"Medico.Service.Rooms.ViewModels.ApiResult"'.
  198. [2019-07-17T22:30:55.5323401+07:00] [INF] (his-room/medico-services-rooms-2/36) Executed action "Medico.Service.Rooms.Controllers.RoomsController.GetAdmissionIPDBedStatuses (Medico.Service.Rooms)" in 102.7314ms
  199. [2019-07-17T22:30:55.5324007+07:00] [DBG] (his-room/medico-services-rooms-2/36) Connection id ""0HLOAPB8FHN8Q"" completed keep alive response.
  200. [2019-07-17T22:30:55.5324466+07:00] [INF] (his-room/medico-services-rooms-2/36) Request finished in 104.174ms 200 application/json; charset=utf-8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement