Advertisement
Guest User

ech

a guest
Oct 31st, 2018
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.60 KB | None | 0 0
  1. 10/31/2018 2:51 PM
  2. System.AggregateException: One or more errors occurred. ---> System.Exception: Exception in search handler for b************1@gmail.com ---> System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> OpenQA.Selenium.WebDriverTimeoutException: Timed out after 30 seconds
  3. at OpenQA.Selenium.Support.UI.DefaultWait`1.ThrowTimeoutException(String exceptionMessage, Exception lastException)
  4. at OpenQA.Selenium.Support.UI.DefaultWait`1.Until[TResult](Func`2 condition)
  5. at Microsoft_Rewards.SearchHelper.GetVisibleElement(WebDriverWait wait, By find)
  6. at Microsoft_Rewards.ThreadSafeRewardDriver.Click(String identifier, IdentifyBy by)
  7. at Microsoft_Rewards.ThreadSafeRewardDriver.ClickRewardAndSwitchTo(String href)
  8. at Microsoft_Rewards.SearchHandler.ParsePromotions(IEnumerable`1 promotionSet)
  9. at Microsoft_Rewards.SearchHandler.<>c__DisplayClass23_0.<Start>b__4()
  10. at System.Threading.Tasks.Task.InnerInvoke()
  11. at System.Threading.Tasks.Task.Execute()
  12. --- End of inner exception stack trace ---
  13. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  14. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  15. at Microsoft_Rewards.SearchHandler.RunThread(Task t)
  16. at System.Collections.Generic.List`1.ForEach(Action`1 action)
  17. at Microsoft_Rewards.SearchHandler.<>c.<Start>b__23_2(Object p)
  18. at System.Threading.Tasks.Task.InnerInvoke()
  19. at System.Threading.Tasks.Task.Execute()
  20. --- End of inner exception stack trace ---
  21. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  22. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  23. at Microsoft_Rewards.SearchHandler.RunThread(Task t)
  24. at System.Threading.Tasks.Parallel.<>c__DisplayClass31_0`2.<ForEachWorker>b__0(Int32 i)
  25. at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
  26. at System.Threading.Tasks.Task.InnerInvoke()
  27. at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
  28. at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )
  29. --- End of inner exception stack trace ---
  30. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  31. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  32. at System.Threading.Tasks.Task.Wait()
  33. at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
  34. at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IList`1 list, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
  35. at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
  36. at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
  37. at Microsoft_Rewards.SearchHandler.Start(CancellationToken t)
  38. --- End of inner exception stack trace ---
  39. at Microsoft_Rewards.SearchHandler.Start(CancellationToken t)
  40. at Microsoft_Rewards.UserAccount.Search()
  41. at System.Threading.Tasks.Task.InnerInvoke()
  42. at System.Threading.Tasks.Task.Execute()
  43. --- End of stack trace from previous location where exception was thrown ---
  44. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  45. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  46. at Microsoft_Rewards.FrmUserDetails.<EndSearches>d__25.MoveNext()
  47. --- End of stack trace from previous location where exception was thrown ---
  48. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  49. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  50. at Microsoft_Rewards.FrmUserDetails.<BtnStopAll_Click>d__18.MoveNext()
  51. --- End of stack trace from previous location where exception was thrown ---
  52. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
  53. --- End of inner exception stack trace ---
  54. ---> (Inner Exception #0) System.Exception: Exception in search handler for b************1@gmail.com ---> System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> OpenQA.Selenium.WebDriverTimeoutException: Timed out after 30 seconds
  55. at OpenQA.Selenium.Support.UI.DefaultWait`1.ThrowTimeoutException(String exceptionMessage, Exception lastException)
  56. at OpenQA.Selenium.Support.UI.DefaultWait`1.Until[TResult](Func`2 condition)
  57. at Microsoft_Rewards.SearchHelper.GetVisibleElement(WebDriverWait wait, By find)
  58. at Microsoft_Rewards.ThreadSafeRewardDriver.Click(String identifier, IdentifyBy by)
  59. at Microsoft_Rewards.ThreadSafeRewardDriver.ClickRewardAndSwitchTo(String href)
  60. at Microsoft_Rewards.SearchHandler.ParsePromotions(IEnumerable`1 promotionSet)
  61. at Microsoft_Rewards.SearchHandler.<>c__DisplayClass23_0.<Start>b__4()
  62. at System.Threading.Tasks.Task.InnerInvoke()
  63. at System.Threading.Tasks.Task.Execute()
  64. --- End of inner exception stack trace ---
  65. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  66. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  67. at Microsoft_Rewards.SearchHandler.RunThread(Task t)
  68. at System.Collections.Generic.List`1.ForEach(Action`1 action)
  69. at Microsoft_Rewards.SearchHandler.<>c.<Start>b__23_2(Object p)
  70. at System.Threading.Tasks.Task.InnerInvoke()
  71. at System.Threading.Tasks.Task.Execute()
  72. --- End of inner exception stack trace ---
  73. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  74. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  75. at Microsoft_Rewards.SearchHandler.RunThread(Task t)
  76. at System.Threading.Tasks.Parallel.<>c__DisplayClass31_0`2.<ForEachWorker>b__0(Int32 i)
  77. at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
  78. at System.Threading.Tasks.Task.InnerInvoke()
  79. at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
  80. at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )
  81. --- End of inner exception stack trace ---
  82. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  83. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  84. at System.Threading.Tasks.Task.Wait()
  85. at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
  86. at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IList`1 list, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
  87. at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
  88. at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
  89. at Microsoft_Rewards.SearchHandler.Start(CancellationToken t)
  90. --- End of inner exception stack trace ---
  91. at Microsoft_Rewards.SearchHandler.Start(CancellationToken t)
  92. at Microsoft_Rewards.UserAccount.Search()
  93. at System.Threading.Tasks.Task.InnerInvoke()
  94. at System.Threading.Tasks.Task.Execute()
  95. --- End of stack trace from previous location where exception was thrown ---
  96. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  97. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  98. at Microsoft_Rewards.FrmUserDetails.<EndSearches>d__25.MoveNext()
  99. --- End of stack trace from previous location where exception was thrown ---
  100. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  101. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  102. at Microsoft_Rewards.FrmUserDetails.<BtnStopAll_Click>d__18.MoveNext()
  103. --- End of stack trace from previous location where exception was thrown ---
  104. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)<---
  105.  
  106. 10/31/2018 3:05 PM
  107. System.AggregateException: One or more errors occurred. ---> System.Exception: Exception in search handler for b************1@gmail.com ---> System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> OpenQA.Selenium.WebDriverException: no such session
  108. (Driver info: chromedriver=2.37.544315 (730aa6a5fdba159ac9f4c1e8cbc59bf1b5ce12b7),platform=Windows NT 10.0.17134 x86_64)
  109. at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
  110. at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
  111. at OpenQA.Selenium.Remote.RemoteWebDriver.FindElement(String mechanism, String value)
  112. at OpenQA.Selenium.Remote.RemoteWebDriver.FindElementById(String id)
  113. at OpenQA.Selenium.By.<>c__DisplayClass16_0.<Id>b__0(ISearchContext context)
  114. at OpenQA.Selenium.By.FindElement(ISearchContext context)
  115. at OpenQA.Selenium.Remote.RemoteWebDriver.FindElement(By by)
  116. at SeleniumExtras.WaitHelpers.ExpectedConditions.<>c__DisplayClass7_0.<ElementIsVisible>b__0(IWebDriver driver)
  117. at OpenQA.Selenium.Support.UI.DefaultWait`1.Until[TResult](Func`2 condition)
  118. at Microsoft_Rewards.SearchHelper.GetVisibleElement(WebDriverWait wait, By find)
  119. at Microsoft_Rewards.SearchHandler.MultipleChoice()
  120. at Microsoft_Rewards.SearchHandler.ParsePromotions(IEnumerable`1 promotionSet)
  121. at Microsoft_Rewards.SearchHandler.<>c__DisplayClass23_1.<Start>b__5()
  122. at System.Threading.Tasks.Task.InnerInvoke()
  123. at System.Threading.Tasks.Task.Execute()
  124. --- End of inner exception stack trace ---
  125. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  126. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  127. at Microsoft_Rewards.SearchHandler.RunThread(Task t)
  128. at System.Collections.Generic.List`1.ForEach(Action`1 action)
  129. at Microsoft_Rewards.SearchHandler.<>c.<Start>b__23_2(Object p)
  130. at System.Threading.Tasks.Task.InnerInvoke()
  131. at System.Threading.Tasks.Task.Execute()
  132. --- End of inner exception stack trace ---
  133. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  134. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  135. at Microsoft_Rewards.SearchHandler.RunThread(Task t)
  136. at System.Threading.Tasks.Parallel.<>c__DisplayClass31_0`2.<ForEachWorker>b__0(Int32 i)
  137. at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
  138. at System.Threading.Tasks.Task.InnerInvoke()
  139. at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
  140. at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )
  141. --- End of inner exception stack trace ---
  142. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  143. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  144. at System.Threading.Tasks.Task.Wait()
  145. at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
  146. at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IList`1 list, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
  147. at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
  148. at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
  149. at Microsoft_Rewards.SearchHandler.Start(CancellationToken t)
  150. --- End of inner exception stack trace ---
  151. at Microsoft_Rewards.SearchHandler.Start(CancellationToken t)
  152. at Microsoft_Rewards.UserAccount.Search()
  153. at System.Threading.Tasks.Task.InnerInvoke()
  154. at System.Threading.Tasks.Task.Execute()
  155. --- End of stack trace from previous location where exception was thrown ---
  156. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  157. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  158. at Microsoft_Rewards.FrmUserDetails.<StartUserAsync>d__51.MoveNext()
  159. --- End of inner exception stack trace ---
  160. ---> (Inner Exception #0) System.Exception: Exception in search handler for b************1@gmail.com ---> System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> OpenQA.Selenium.WebDriverException: no such session
  161. (Driver info: chromedriver=2.37.544315 (730aa6a5fdba159ac9f4c1e8cbc59bf1b5ce12b7),platform=Windows NT 10.0.17134 x86_64)
  162. at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
  163. at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
  164. at OpenQA.Selenium.Remote.RemoteWebDriver.FindElement(String mechanism, String value)
  165. at OpenQA.Selenium.Remote.RemoteWebDriver.FindElementById(String id)
  166. at OpenQA.Selenium.By.<>c__DisplayClass16_0.<Id>b__0(ISearchContext context)
  167. at OpenQA.Selenium.By.FindElement(ISearchContext context)
  168. at OpenQA.Selenium.Remote.RemoteWebDriver.FindElement(By by)
  169. at SeleniumExtras.WaitHelpers.ExpectedConditions.<>c__DisplayClass7_0.<ElementIsVisible>b__0(IWebDriver driver)
  170. at OpenQA.Selenium.Support.UI.DefaultWait`1.Until[TResult](Func`2 condition)
  171. at Microsoft_Rewards.SearchHelper.GetVisibleElement(WebDriverWait wait, By find)
  172. at Microsoft_Rewards.SearchHandler.MultipleChoice()
  173. at Microsoft_Rewards.SearchHandler.ParsePromotions(IEnumerable`1 promotionSet)
  174. at Microsoft_Rewards.SearchHandler.<>c__DisplayClass23_1.<Start>b__5()
  175. at System.Threading.Tasks.Task.InnerInvoke()
  176. at System.Threading.Tasks.Task.Execute()
  177. --- End of inner exception stack trace ---
  178. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  179. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  180. at Microsoft_Rewards.SearchHandler.RunThread(Task t)
  181. at System.Collections.Generic.List`1.ForEach(Action`1 action)
  182. at Microsoft_Rewards.SearchHandler.<>c.<Start>b__23_2(Object p)
  183. at System.Threading.Tasks.Task.InnerInvoke()
  184. at System.Threading.Tasks.Task.Execute()
  185. --- End of inner exception stack trace ---
  186. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  187. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  188. at Microsoft_Rewards.SearchHandler.RunThread(Task t)
  189. at System.Threading.Tasks.Parallel.<>c__DisplayClass31_0`2.<ForEachWorker>b__0(Int32 i)
  190. at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
  191. at System.Threading.Tasks.Task.InnerInvoke()
  192. at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
  193. at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )
  194. --- End of inner exception stack trace ---
  195. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  196. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  197. at System.Threading.Tasks.Task.Wait()
  198. at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
  199. at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IList`1 list, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
  200. at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
  201. at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
  202. at Microsoft_Rewards.SearchHandler.Start(CancellationToken t)
  203. --- End of inner exception stack trace ---
  204. at Microsoft_Rewards.SearchHandler.Start(CancellationToken t)
  205. at Microsoft_Rewards.UserAccount.Search()
  206. at System.Threading.Tasks.Task.InnerInvoke()
  207. at System.Threading.Tasks.Task.Execute()
  208. --- End of stack trace from previous location where exception was thrown ---
  209. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  210. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  211. at Microsoft_Rewards.FrmUserDetails.<StartUserAsync>d__51.MoveNext()
  212. --- End of stack trace from previous location where exception was thrown ---
  213. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)<---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement