Guest User

Log-selenium

a guest
Oct 5th, 2013
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.80 KB | None | 0 0
  1. 05 Oct 2013 18:41:52,844 DEBUG ~ Get connection: {}->http://127.0.0.1:7055, timeout = 120000
  2. 05 Oct 2013 18:41:52,845 DEBUG ~ [{}->http://127.0.0.1:7055] total kept alive: 0, total issued: 0, total allocated: 0 out of 2000
  3. 05 Oct 2013 18:41:52,845 DEBUG ~ No free connections [{}->http://127.0.0.1:7055][null]
  4. 05 Oct 2013 18:41:52,845 DEBUG ~ Available capacity: 2000 out of 2000 [{}->http://127.0.0.1:7055][null]
  5. 05 Oct 2013 18:41:52,845 DEBUG ~ Creating new connection [{}->http://127.0.0.1:7055]
  6. 05 Oct 2013 18:41:52,878 DEBUG ~ Connecting to 127.0.0.1:7055
  7. 05 Oct 2013 18:41:52,897 DEBUG ~ CookieSpec selected: best-match
  8. 05 Oct 2013 18:41:52,953 DEBUG ~ Auth cache not set in the context
  9. 05 Oct 2013 18:41:52,953 DEBUG ~ Target auth state: UNCHALLENGED
  10. 05 Oct 2013 18:41:52,953 DEBUG ~ Proxy auth state: UNCHALLENGED
  11. 05 Oct 2013 18:41:52,954 DEBUG ~ Attempt 1 to execute request
  12. 05 Oct 2013 18:41:52,955 DEBUG ~ Sending request: POST /hub/session HTTP/1.1
  13. 05 Oct 2013 18:41:52,955 DEBUG ~ >> "POST /hub/session HTTP/1.1[\r][\n]"
  14. 05 Oct 2013 18:41:52,956 DEBUG ~ >> "Accept: application/json, image/png[\r][\n]"
  15. 05 Oct 2013 18:41:52,957 DEBUG ~ >> "Content-Type: application/json; charset=utf-8[\r][\n]"
  16. 05 Oct 2013 18:41:52,957 DEBUG ~ >> "Content-Length: 105[\r][\n]"
  17. 05 Oct 2013 18:41:52,957 DEBUG ~ >> "Host: 127.0.0.1:7055[\r][\n]"
  18. 05 Oct 2013 18:41:52,957 DEBUG ~ >> "Connection: Keep-Alive[\r][\n]"
  19. 05 Oct 2013 18:41:52,957 DEBUG ~ >> "[\r][\n]"
  20. 05 Oct 2013 18:41:52,957 DEBUG ~ >> POST /hub/session HTTP/1.1
  21. 05 Oct 2013 18:41:52,957 DEBUG ~ >> Accept: application/json, image/png
  22. 05 Oct 2013 18:41:52,957 DEBUG ~ >> Content-Type: application/json; charset=utf-8
  23. 05 Oct 2013 18:41:52,957 DEBUG ~ >> Content-Length: 105
  24. 05 Oct 2013 18:41:52,957 DEBUG ~ >> Host: 127.0.0.1:7055
  25. 05 Oct 2013 18:41:52,957 DEBUG ~ >> Connection: Keep-Alive
  26. 05 Oct 2013 18:41:52,958 DEBUG ~ >> "{"desiredCapabilities":{"platform":"ANY","browserName":"firefox","version":""},"requiredCapabilities":{}}"
  27. 05 Oct 2013 18:41:53,829 DEBUG ~ << "HTTP/1.1 200 OK[\r][\n]"
  28. 05 Oct 2013 18:41:53,832 DEBUG ~ << "content-type: application/json; charset=UTF-8[\r][\n]"
  29. 05 Oct 2013 18:41:53,832 DEBUG ~ << "connection: close[\r][\n]"
  30. 05 Oct 2013 18:41:53,832 DEBUG ~ << "content-length: 451[\r][\n]"
  31. 05 Oct 2013 18:41:53,832 DEBUG ~ << "server: httpd.js[\r][\n]"
  32. 05 Oct 2013 18:41:53,832 DEBUG ~ << "date: Sat, 05 Oct 2013 16:41:53 GMT[\r][\n]"
  33. 05 Oct 2013 18:41:53,832 DEBUG ~ << "[\r][\n]"
  34. 05 Oct 2013 18:41:53,833 DEBUG ~ Receiving response: HTTP/1.1 200 OK
  35. 05 Oct 2013 18:41:53,833 DEBUG ~ << HTTP/1.1 200 OK
  36. 05 Oct 2013 18:41:53,833 DEBUG ~ << content-type: application/json; charset=UTF-8
  37. 05 Oct 2013 18:41:53,833 DEBUG ~ << connection: close
  38. 05 Oct 2013 18:41:53,833 DEBUG ~ << content-length: 451
  39. 05 Oct 2013 18:41:53,833 DEBUG ~ << server: httpd.js
  40. 05 Oct 2013 18:41:53,833 DEBUG ~ << date: Sat, 05 Oct 2013 16:41:53 GMT
  41. 05 Oct 2013 18:41:53,838 DEBUG ~ << "{"name":"newSession","sessionId":"622c86af-a731-495f-baeb-9457de46386d","status":0,"value":{"cssSelectorsEnabled":true,"browserName":"firefox","handlesAlerts":true,"javascriptEnabled":true,"nativeEvents":false,"platform":"Linux","rotatable":false,"takesScreenshot":true,"version":"24.0","webStorageEnabled":true,"applicationCacheEnabled":true,"databaseEnabled":true,"locationContextEnabled":true,"browserConnectionEnabled":true,"acceptSslCerts":true}}"
  42. 05 Oct 2013 18:41:53,839 DEBUG ~ Connection 0.0.0.0:54322<->127.0.0.1:7055 shut down
  43. 05 Oct 2013 18:41:53,839 DEBUG ~ Released connection is not reusable.
  44. 05 Oct 2013 18:41:53,839 DEBUG ~ Releasing connection [{}->http://127.0.0.1:7055][null]
  45. 05 Oct 2013 18:41:53,840 DEBUG ~ Connection 0.0.0.0:54322<->127.0.0.1:7055 closed
  46. 05 Oct 2013 18:41:53,840 DEBUG ~ Notifying no-one, there are no waiting threads
  47. 05 Oct 2013 18:41:54,391 DEBUG ~ Get connection: {}->http://127.0.0.1:7055, timeout = 120000
  48. 05 Oct 2013 18:41:54,391 DEBUG ~ [{}->http://127.0.0.1:7055] total kept alive: 0, total issued: 0, total allocated: 0 out of 2000
  49. 05 Oct 2013 18:41:54,391 DEBUG ~ No free connections [{}->http://127.0.0.1:7055][null]
  50. 05 Oct 2013 18:41:54,391 DEBUG ~ Available capacity: 2000 out of 2000 [{}->http://127.0.0.1:7055][null]
  51. 05 Oct 2013 18:41:54,391 DEBUG ~ Creating new connection [{}->http://127.0.0.1:7055]
  52. 05 Oct 2013 18:41:54,391 DEBUG ~ Connecting to 127.0.0.1:7055
  53. 05 Oct 2013 18:41:54,392 DEBUG ~ CookieSpec selected: best-match
  54. 05 Oct 2013 18:41:54,392 DEBUG ~ Auth cache not set in the context
  55. 05 Oct 2013 18:41:54,392 DEBUG ~ Target auth state: UNCHALLENGED
  56. 05 Oct 2013 18:41:54,392 DEBUG ~ Proxy auth state: UNCHALLENGED
  57. 05 Oct 2013 18:41:54,392 DEBUG ~ Attempt 1 to execute request
  58. 05 Oct 2013 18:41:54,393 DEBUG ~ Sending request: POST /hub/session/622c86af-a731-495f-baeb-9457de46386d/url HTTP/1.1
  59. 05 Oct 2013 18:41:54,393 DEBUG ~ >> "POST /hub/session/622c86af-a731-495f-baeb-9457de46386d/url HTTP/1.1[\r][\n]"
  60. 05 Oct 2013 18:41:54,393 DEBUG ~ >> "Accept: application/json, image/png[\r][\n]"
  61. 05 Oct 2013 18:41:54,393 DEBUG ~ >> "Content-Type: application/json; charset=utf-8[\r][\n]"
  62. 05 Oct 2013 18:41:54,393 DEBUG ~ >> "Content-Length: 63[\r][\n]"
  63. 05 Oct 2013 18:41:54,393 DEBUG ~ >> "Host: 127.0.0.1:7055[\r][\n]"
  64. 05 Oct 2013 18:41:54,393 DEBUG ~ >> "Connection: Keep-Alive[\r][\n]"
  65. 05 Oct 2013 18:41:54,393 DEBUG ~ >> "[\r][\n]"
  66. 05 Oct 2013 18:41:54,393 DEBUG ~ >> POST /hub/session/622c86af-a731-495f-baeb-9457de46386d/url HTTP/1.1
  67. 05 Oct 2013 18:41:54,393 DEBUG ~ >> Accept: application/json, image/png
  68. 05 Oct 2013 18:41:54,393 DEBUG ~ >> Content-Type: application/json; charset=utf-8
  69. 05 Oct 2013 18:41:54,393 DEBUG ~ >> Content-Length: 63
  70. 05 Oct 2013 18:41:54,393 DEBUG ~ >> Host: 127.0.0.1:7055
  71. 05 Oct 2013 18:41:54,393 DEBUG ~ >> Connection: Keep-Alive
  72. 05 Oct 2013 18:41:54,393 DEBUG ~ >> "{"url":"http://localhost:9000/http://www.ilfattoquotidiano.it"}"
Advertisement
Add Comment
Please, Sign In to add comment