Advertisement
Guest User

Twist error

a guest
Feb 26th, 2015
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.16 KB | None | 0 0
  1. Sahi properties file = C:\Program Files (x86)\Twist\plugins\com.thoughtworks.twist.driver.sahi_4.4.0.13624-9e0d8b2bf1bd9e\sahi\config\sahi.properties
  2. Sahi user properties file = C:\Users\asobiesiak\Documents\QA\Twist\Sample Project\sahi\userdata\config\userdata.properties
  3. >>>> Sahi started. Listening on port: 9999
  4. >>>> Configure your browser to use this server and port as its proxy
  5. >>>> Browse any page and CTRL-ALT-DblClick on the page to bring up the Sahi Controller
  6. -----
  7. Reading browser types from: C:\Users\asobiesiak\Documents\QA\Twist\Sample Project\sahi\userdata\config\browser_types.xml
  8. Opera was not found at C:\Program Files (x86) (x86)\Opera\opera.exe
  9. Chrome was not found at C:\Users\asobiesiak\AppData\Local\Google\Chrome\Application\chrome.exe
  10. Safari was not found at C:\Program Files (x86) (x86)\Safari\Safari.exe
  11. Firefox 4 was not found at C:\Program Files (x86) (x86)\Mozilla Firefox 4.0 Beta 7\firefox.exe
  12. Firefox was not found at C:\Program Files (x86) (x86)\Mozilla Firefox\firefox.exe
  13. IE 8 was not found at C:\Program Files (x86) (x86)\Internet Explorer\iexplore.exe
  14. -----
  15. Twist cannot toggle the proxy. Please set the proxy manually for recording. You will also have to unset it later
  16. Feb 26, 2015 9:51:00 AM net.sf.sahi.ssl.SSLHelper getKeyManagerFactoryForRemoteFetch
  17. INFO: No SSL Client Cert specified
  18. Feb 26, 2015 9:51:00 AM net.sf.sahi.test.ProcessHelper execute
  19. INFO: "C:\Users\asobiesiak\AppData\Local\Google\Chrome\Application\chrome.exe" --proxy-server=localhost:9999 --disable-popup-blocking "http://sahi.example.com/_s_/dyn/Driver_start?sahisid=sahi_88c7138a0156b04e2c0bb5c0f41afa4b5db5__SahiAmpersandSahi__startUrl=http%3A%2F%2Fsahi.example.com%2F_s_%2Fdyn%2FDriver_initialized%3FstartUrl%3Dhttp%253A%252F%252Fsahi.example.com%252F_s_%252Fdyn%252FDriver_initialized"
  20. Feb 26, 2015 9:51:00 AM net.sf.sahi.command.CommandExecuter execute
  21. WARNING: commandClass = >net.sf.sahi.command.Driver< commandMethod = >launchAndPlayback<
  22. Feb 26, 2015 9:51:00 AM net.sf.sahi.command.CommandExecuter execute
  23. WARNING: java.lang.reflect.InvocationTargetException
  24. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  26. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  27. at java.lang.reflect.Method.invoke(Unknown Source)
  28. at net.sf.sahi.command.CommandExecuter.execute(CommandExecuter.java:55)
  29. at net.sf.sahi.LocalRequestProcessor.handleDyn(LocalRequestProcessor.java:67)
  30. at net.sf.sahi.LocalRequestProcessor.getLocalResponse(LocalRequestProcessor.java:40)
  31. at net.sf.sahi.ProxyProcessor.processLocally(ProxyProcessor.java:209)
  32. at net.sf.sahi.ProxyProcessor.run(ProxyProcessor.java:86)
  33. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  34. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  35. at java.lang.Thread.run(Unknown Source)
  36. Caused by: java.io.IOException: Cannot run program "C:\Users\asobiesiak\AppData\Local\Google\Chrome\Application\chrome.exe": CreateProcess error=2, The system cannot find the file specified
  37. at java.lang.ProcessBuilder.start(Unknown Source)
  38. at java.lang.Runtime.exec(Unknown Source)
  39. at java.lang.Runtime.exec(Unknown Source)
  40. at net.sf.sahi.util.Utils.executeAndGetProcess(Utils.java:546)
  41. at net.sf.sahi.test.ProcessHelper.execute(ProcessHelper.java:75)
  42. at net.sf.sahi.test.BrowserLauncher.openURL(BrowserLauncher.java:60)
  43. at net.sf.sahi.command.Driver.launch(Driver.java:94)
  44. at net.sf.sahi.command.Driver.launchBrowser(Driver.java:63)
  45. at net.sf.sahi.command.Driver.launchAndPlayback(Driver.java:56)
  46. ... 12 more
  47. Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
  48. at java.lang.ProcessImpl.create(Native Method)
  49. at java.lang.ProcessImpl.<init>(Unknown Source)
  50. at java.lang.ProcessImpl.start(Unknown Source)
  51. ... 21 more
  52.  
  53. Keytool command found at: keytool
  54. Feb 26, 2015 9:51:55 AM net.sf.sahi.command.CommandExecuter execute
  55. WARNING: commandClass = >net.sf.sahi.command.Driver< commandMethod = >setStep<
  56. Feb 26, 2015 9:51:55 AM net.sf.sahi.command.CommandExecuter execute
  57. WARNING: java.lang.reflect.InvocationTargetException
  58. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  60. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  61. at java.lang.reflect.Method.invoke(Unknown Source)
  62. at net.sf.sahi.command.CommandExecuter.execute(CommandExecuter.java:55)
  63. at net.sf.sahi.LocalRequestProcessor.handleDyn(LocalRequestProcessor.java:67)
  64. at net.sf.sahi.LocalRequestProcessor.getLocalResponse(LocalRequestProcessor.java:40)
  65. at net.sf.sahi.ProxyProcessor.processLocally(ProxyProcessor.java:209)
  66. at net.sf.sahi.ProxyProcessor.run(ProxyProcessor.java:86)
  67. at java.lang.Thread.run(Unknown Source)
  68. Caused by: java.lang.NullPointerException
  69. at net.sf.sahi.command.Driver.setStep(Driver.java:235)
  70. at net.sf.sahi.command.Driver.setStep(Driver.java:145)
  71. ... 10 more
  72.  
  73. Twist cannot toggle the proxy. Please set the proxy manually for recording. You will also have to unset it later
  74. socket closed
  75. Java HotSpot(TM) Client VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement