Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.65 KB | None | 0 0
  1. TRYING TO START CHROME
  2. TRYING TO START CHROME
  3. Successfully started 5 sessions of ADC splash page
  4. TRYING TO START CHROME
  5. Exception in thread Thread-1:
  6. Traceback (most recent call last):
  7. File "threading.pyc", line 801, in __bootstrap_inner
  8. File "threading.pyc", line 754, in run
  9. File "/Users/michaelwilson/Downloads/SPD/splashpagedestroyer.app/Contents/Resources/splashpagedestroyer.py", line 52, in splash_destroyer_chrome
  10. File "selenium/webdriver/chrome/webdriver.pyc", line 69, in __init__
  11. File "selenium/webdriver/remote/webdriver.pyc", line 92, in __init__
  12. File "selenium/webdriver/remote/webdriver.pyc", line 179, in start_session
  13. File "selenium/webdriver/remote/webdriver.pyc", line 238, in execute
  14. File "selenium/webdriver/remote/errorhandler.pyc", line 193, in check_response
  15. WebDriverException: Message: unknown error: Chrome failed to start: crashed
  16. (Driver info: chromedriver=2.30.477690 (c53f4ad87510ee97b5c3425a14c0e79780cdf262),platform=Mac OS X 10.12.3 x86_64)
  17.  
  18.  
  19. Exception in thread Thread-3:
  20. Traceback (most recent call last):
  21. File "threading.pyc", line 801, in __bootstrap_inner
  22. File "threading.pyc", line 754, in run
  23. File "/Users/michaelwilson/Downloads/SPD/splashpagedestroyer.app/Contents/Resources/splashpagedestroyer.py", line 52, in splash_destroyer_chrome
  24. File "selenium/webdriver/chrome/webdriver.pyc", line 69, in __init__
  25. File "selenium/webdriver/remote/webdriver.pyc", line 92, in __init__
  26. File "selenium/webdriver/remote/webdriver.pyc", line 179, in start_session
  27. File "selenium/webdriver/remote/webdriver.pyc", line 238, in execute
  28. File "selenium/webdriver/remote/errorhandler.pyc", line 193, in check_response
  29. WebDriverException: Message: unknown error: Chrome failed to start: crashed
  30. (Driver info: chromedriver=2.30.477690 (c53f4ad87510ee97b5c3425a14c0e79780cdf262),platform=Mac OS X 10.12.3 x86_64)
  31.  
  32. Exception in thread Thread-5:
  33. Traceback (most recent call last):
  34. File "threading.pyc", line 801, in __bootstrap_inner
  35. File "threading.pyc", line 754, in run
  36. File "/Users/michaelwilson/Downloads/SPD/splashpagedestroyer.app/Contents/Resources/splashpagedestroyer.py", line 52, in splash_destroyer_chrome
  37. File "selenium/webdriver/chrome/webdriver.pyc", line 69, in __init__
  38. File "selenium/webdriver/remote/webdriver.pyc", line 92, in __init__
  39. File "selenium/webdriver/remote/webdriver.pyc", line 179, in start_session
  40. File "selenium/webdriver/remote/webdriver.pyc", line 238, in execute
  41. File "selenium/webdriver/remote/errorhandler.pyc", line 193, in check_response
  42. WebDriverException: Message: unknown error: Chrome failed to start: crashed
  43. (Driver info: chromedriver=2.30.477690 (c53f4ad87510ee97b5c3425a14c0e79780cdf262),platform=Mac OS X 10.12.3 x86_64)
  44.  
  45. Exception in thread Thread-4:
  46. Traceback (most recent call last):
  47. File "threading.pyc", line 801, in __bootstrap_inner
  48. File "threading.pyc", line 754, in run
  49. File "/Users/michaelwilson/Downloads/SPD/splashpagedestroyer.app/Contents/Resources/splashpagedestroyer.py", line 52, in splash_destroyer_chrome
  50. File "selenium/webdriver/chrome/webdriver.pyc", line 69, in __init__
  51. File "selenium/webdriver/remote/webdriver.pyc", line 92, in __init__
  52. File "selenium/webdriver/remote/webdriver.pyc", line 179, in start_session
  53. File "selenium/webdriver/remote/webdriver.pyc", line 238, in execute
  54. File "selenium/webdriver/remote/errorhandler.pyc", line 193, in check_response
  55. WebDriverException: Message: unknown error: Chrome failed to start: crashed
  56. (Driver info: chromedriver=2.30.477690 (c53f4ad87510ee97b5c3425a14c0e79780cdf262),platform=Mac OS X 10.12.3 x86_64)
  57.  
  58.  
  59.  
  60. Exception in thread Thread-2:
  61. Traceback (most recent call last):
  62. File "threading.pyc", line 801, in __bootstrap_inner
  63. File "threading.pyc", line 754, in run
  64. File "/Users/michaelwilson/Downloads/SPD/splashpagedestroyer.app/Contents/Resources/splashpagedestroyer.py", line 52, in splash_destroyer_chrome
  65. File "selenium/webdriver/chrome/webdriver.pyc", line 69, in __init__
  66. File "selenium/webdriver/remote/webdriver.pyc", line 92, in __init__
  67. File "selenium/webdriver/remote/webdriver.pyc", line 179, in start_session
  68. File "selenium/webdriver/remote/webdriver.pyc", line 238, in execute
  69. File "selenium/webdriver/remote/errorhandler.pyc", line 193, in check_response
  70. WebDriverException: Message: unknown error: Chrome failed to start: crashed
  71. (Driver info: chromedriver=2.30.477690 (c53f4ad87510ee97b5c3425a14c0e79780cdf262),platform=Mac OS X 10.12.3 x86_64)
  72.  
  73.  
  74.  
  75. logout
  76. Saving session...
  77. ...copying shared history...
  78. ...saving history...truncating history files...
  79. ...completed.
  80. Deleting expired sessions...55 completed.
  81.  
  82. [Process completed]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement