Advertisement
Guest User

Untitled

a guest
Nov 21st, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.02 KB | None | 0 0
  1. EntityCommandExecutionException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
  2. at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.<ExecuteStoreCommandsAsync>d__c.MoveNext()
  3. --- End of stack trace from previous location where exception was thrown ---
  4. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  5. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  6. at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.<ExecuteAsync>d__0`1.MoveNext()
  7. --- End of stack trace from previous location where exception was thrown ---
  8. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  9. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  10. at System.Data.Entity.Utilities.TaskExtensions.CultureAwaiter`1.GetResult()
  11. at System.Data.Entity.Core.Objects.ObjectContext.<ExecuteInTransactionAsync>d__3d`1.MoveNext()
  12. --- End of stack trace from previous location where exception was thrown ---
  13. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  14. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  15. at System.Data.Entity.Utilities.TaskExtensions.CultureAwaiter`1.GetResult()
  16. at System.Data.Entity.Core.Objects.ObjectQuery`1.<GetResultsAsync>d__e.MoveNext()
  17. --- End of stack trace from previous location where exception was thrown ---
  18. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  19. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  20. at System.Data.Entity.Utilities.TaskExtensions.CultureAwaiter`1.GetResult()
  21. at System.Data.Entity.Internal.LazyAsyncEnumerator`1.<FirstMoveNextAsync>d__0.MoveNext()
  22. --- End of stack trace from previous location where exception was thrown ---
  23. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  24. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  25. at System.Data.Entity.Infrastructure.IDbAsyncEnumerableExtensions.<ForEachAsync>d__5`1.MoveNext()
  26. --- End of stack trace from previous location where exception was thrown ---
  27. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  28. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  29. at Vsb.Common.Extensions.QueryObjectExtensions.<ConvertToList>d__3`1.MoveNext()
  30. --- End of stack trace from previous location where exception was thrown ---
  31. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  32. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  33. at Vsb.Common.Extensions.QueryObjectExtensions.<ToListAsync>d__2`1.MoveNext()
  34. --- End of stack trace from previous location where exception was thrown ---
  35. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  36. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  37. at Vsb.Common.RepositoryBase`1.<Get>d__12.MoveNext()
  38. --- End of stack trace from previous location where exception was thrown ---
  39. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  40. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  41. at Vsb.FeatureRegister.BL.TaskBL.<Get>d__7.MoveNext()
  42. --- End of stack trace from previous location where exception was thrown ---
  43. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  44. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  45. at VamsUiBe.Controllers.TaskCrudControllerBase`1.<Get>d__4.MoveNext()
  46. --- End of stack trace from previous location where exception was thrown ---
  47. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  48. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  49. at VamsUiBe.Controllers.IssuesController.<Get>d__0.MoveNext()
  50. --- End of stack trace from previous location where exception was thrown ---
  51. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  52. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  53. at System.Threading.Tasks.TaskHelpersExtensions.<CastToObject>d__3`1.MoveNext()
  54. --- End of stack trace from previous location where exception was thrown ---
  55. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  56. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  57. at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__0.MoveNext()
  58. --- End of stack trace from previous location where exception was thrown ---
  59. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  60. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  61. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  62. --- End of stack trace from previous location where exception was thrown ---
  63. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  64. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  65. --- End of stack trace from previous location where exception was thrown ---
  66. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  67. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  68. at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()
  69. --- End of stack trace from previous location where exception was thrown ---
  70. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  71. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  72. at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()
  73. --- End of stack trace from previous location where exception was thrown ---
  74. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  75. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  76. at System.Web.Http.Filters.AuthorizationFilterAttribute.<ExecuteAuthorizationFilterAsyncCore>d__2.MoveNext()
  77. --- End of stack trace from previous location where exception was thrown ---
  78. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  79. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  80. at System.Web.Http.Filters.AuthorizationFilterAttribute.<ExecuteAuthorizationFilterAsyncCore>d__2.MoveNext()
  81. --- End of stack trace from previous location where exception was thrown ---
  82. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  83. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  84. at System.Web.Http.Controllers.AuthenticationFilterResult.<ExecuteAsync>d__0.MoveNext()
  85. --- End of stack trace from previous location where exception was thrown ---
  86. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  87. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  88. at System.Web.Http.Dispatcher.HttpControllerDispatcher.<SendAsync>d__1.MoveNext()System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---> Devart.Data.PostgreSql.PgSqlException: Server did not respond within the specified timeout interval. ---> System.TimeoutException: Server did not respond within the specified timeout interval. ---> System.IO.IOException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
  89. at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  90. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  91. --- End of inner exception stack trace ---
  92. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  93. at Devart.Common.w.a(Byte[] A_0, Int32 A_1, Int32 A_2)
  94. --- End of inner exception stack trace ---
  95. at Devart.Common.w.a(Byte[] A_0, Int32 A_1, Int32 A_2)
  96. at Devart.Common.f.c(Byte[] A_0, Int32 A_1, Int32 A_2)
  97. at Devart.Common.l.d(Byte[] A_0, Int32 A_1, Int32 A_2)
  98. --- End of inner exception stack trace ---
  99. at Devart.Data.PostgreSql.PgSqlDataReader.f(Int32 A_0)
  100. at Devart.Data.PostgreSql.PgSqlCommand.InternalExecute(CommandBehavior behavior, IDisposable stmt, Int32 startRecord, Int32 maxRecords)
  101. at Devart.Common.DbCommandBase.ExecuteDbDataReader(CommandBehavior behavior, Boolean nonQuery)
  102. at Devart.Data.PostgreSql.Entity.m.a(CommandBehavior A_0)
  103. at Devart.Data.PostgreSql.Entity.m.b(CommandBehavior A_0)
  104. at System.Data.Common.DbCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
  105. --- End of stack trace from previous location where exception was thrown ---
  106. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  107. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  108. at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.<ExecuteStoreCommandsAsync>d__c.MoveNext()
  109. --- End of inner exception stack trace ---
  110. at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.<ExecuteStoreCommandsAsync>d__c.MoveNext()
  111. --- End of stack trace from previous location where exception was thrown ---
  112. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  113. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  114. at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.<ExecuteAsync>d__0`1.MoveNext()
  115. --- End of stack trace from previous location where exception was thrown ---
  116. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  117. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  118. at System.Data.Entity.Utilities.TaskExtensions.CultureAwaiter`1.GetResult()
  119. at System.Data.Entity.Core.Objects.ObjectContext.<ExecuteInTransactionAsync>d__3d`1.MoveNext()
  120. --- End of stack trace from previous location where exception was thrown ---
  121. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  122. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  123. at System.Data.Entity.Utilities.TaskExtensions.CultureAwaiter`1.GetResult()
  124. at System.Data.Entity.Core.Objects.ObjectQuery`1.<GetResultsAsync>d__e.MoveNext()
  125. --- End of stack trace from previous location where exception was thrown ---
  126. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  127. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  128. at System.Data.Entity.Utilities.TaskExtensions.CultureAwaiter`1.GetResult()
  129. at System.Data.Entity.Internal.LazyAsyncEnumerator`1.<FirstMoveNextAsync>d__0.MoveNext()
  130. --- End of stack trace from previous location where exception was thrown ---
  131. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  132. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  133. at System.Data.Entity.Infrastructure.IDbAsyncEnumerableExtensions.<ForEachAsync>d__5`1.MoveNext()
  134. --- End of stack trace from previous location where exception was thrown ---
  135. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  136. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  137. at Vsb.Common.Extensions.QueryObjectExtensions.<ConvertToList>d__3`1.MoveNext()
  138. --- End of stack trace from previous location where exception was thrown ---
  139. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  140. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  141. at Vsb.Common.Extensions.QueryObjectExtensions.<ToListAsync>d__2`1.MoveNext()
  142. --- End of stack trace from previous location where exception was thrown ---
  143. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  144. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  145. at Vsb.Common.RepositoryBase`1.<Get>d__12.MoveNext()
  146. --- End of stack trace from previous location where exception was thrown ---
  147. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  148. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  149. at Vsb.FeatureRegister.BL.TaskBL.<Get>d__7.MoveNext()
  150. --- End of stack trace from previous location where exception was thrown ---
  151. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  152. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  153. at VamsUiBe.Controllers.TaskCrudControllerBase`1.<Get>d__4.MoveNext()
  154. --- End of stack trace from previous location where exception was thrown ---
  155. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  156. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  157. at VamsUiBe.Controllers.IssuesController.<Get>d__0.MoveNext()
  158. --- End of stack trace from previous location where exception was thrown ---
  159. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  160. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  161. at System.Threading.Tasks.TaskHelpersExtensions.<CastToObject>d__3`1.MoveNext()
  162. --- End of stack trace from previous location where exception was thrown ---
  163. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  164. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  165. at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__0.MoveNext()
  166. --- End of stack trace from previous location where exception was thrown ---
  167. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  168. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  169. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  170. --- End of stack trace from previous location where exception was thrown ---
  171. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  172. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  173. --- End of stack trace from previous location where exception was thrown ---
  174. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  175. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  176. at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()
  177. --- End of stack trace from previous location where exception was thrown ---
  178. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  179. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  180. at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()
  181. --- End of stack trace from previous location where exception was thrown ---
  182. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  183. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  184. at System.Web.Http.Filters.AuthorizationFilterAttribute.<ExecuteAuthorizationFilterAsyncCore>d__2.MoveNext()
  185. --- End of stack trace from previous location where exception was thrown ---
  186. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  187. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  188. at System.Web.Http.Filters.AuthorizationFilterAttribute.<ExecuteAuthorizationFilterAsyncCore>d__2.MoveNext()
  189. --- End of stack trace from previous location where exception was thrown ---
  190. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  191. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  192. at System.Web.Http.Controllers.AuthenticationFilterResult.<ExecuteAsync>d__0.MoveNext()
  193. --- End of stack trace from previous location where exception was thrown ---
  194. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  195. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  196. at System.Web.Http.Dispatcher.HttpControllerDispatcher.<SendAsync>d__1.MoveNext()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement