Advertisement
Guest User

Untitled

a guest
Jan 19th, 2017
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.16 KB | None | 0 0
  1. 2017-01-20 03:54:23.732  INFO 1 --- [ null to remote] o.o.selenium.remote.ProtocolHandshake    : Attempting bi-dialect session, assuming Postel's Law holds true on the remote end
  2. 2017-01-20 03:55:23.985  INFO 1 --- [ null to remote] o.o.selenium.remote.ProtocolHandshake    : Detected dialect: OSS
  3. 2017-01-20 03:55:24.092 ERROR 1 --- [nio-8080-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet]    : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.openqa.selenium.NoSuchSessionException: no such session
  4.  (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.39-moby x86_64) (WARNING: The server did not provide any stacktrace information)
  5. Command duration or timeout: 40 milliseconds
  6. Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700'
  7. System info: host: 'c3c498d4e90a', ip: '172.17.0.2', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.39-moby', java.version: '1.8.0_111'
  8. Driver info: org.openqa.selenium.chrome.ChromeDriver
  9. Capabilities [{message=unknown error: Chrome failed to start: crashed
  10.  (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.39-moby x86_64), platform=ANY}]
  11. Session ID: c55f4af9ddc3529b7bd2f57b08503a25] with root cause
  12.  
  13. org.openqa.selenium.NoSuchSessionException: no such session
  14.  (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.39-moby x86_64) (WARNING: The server did not provide any stacktrace information)
  15. Command duration or timeout: 40 milliseconds
  16. Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700'
  17. System info: host: 'c3c498d4e90a', ip: '172.17.0.2', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.39-moby', java.version: '1.8.0_111'
  18. Driver info: org.openqa.selenium.chrome.ChromeDriver
  19. Capabilities [{message=unknown error: Chrome failed to start: crashed
  20.  (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.39-moby x86_64), platform=ANY}]
  21. Session ID: c55f4af9ddc3529b7bd2f57b08503a25
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement