Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2017
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.50 KB | None | 0 0
  1. $ ./boing-java.sh 5 10 1 1
  2. WELCOME TO BOING JAVA!
  3. Setting up for Windows
  4. Doing daily tasks...
  5. Setting properties
  6. Starting Chrome...
  7. Going to Microsoft Rewards dashboard...
  8. Getting showcase elements: Found 1.
  9. Doing showcase items
  10. Doing showcase item 1
  11. Getting daily tasks: Found 2
  12. Doing daily tasks
  13. Doing daily task 1
  14. Doing daily task 2
  15. Going to Microsoft Rewards dashboard...
  16. Getting showcase elements: Found 1.
  17. Doing showcase items
  18. Doing showcase item 1
  19. Getting daily tasks: Found 2
  20. Doing daily tasks
  21. Doing daily task 1
  22. Doing daily task 2
  23. Closing chrome
  24. Exception in thread "main" java.lang.Error:
  25.  
  26. There is an incompatible JNA native library installed on this system
  27. C:\Program Files\Java\jre1.8.0_121\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Users\Digvijay\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Digvijay\bin;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\ProgramData\chocolatey\bin;C:\adb;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Calibre2;C:\Program Files\Java\jdk1.7.0_79\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files\FileBot;C:\Program Files\Git\cmd;C:\Program Files\Git LFS;C:\Android;C:\Windows\System32;C:\Users\Digvijay\AppData\Local\Programs\Python\Python35-32\Scripts;C:\Users\Digvijay\AppData\Local\Programs\Python\Python35-32;C:\ProgramData\chocolatey\bin;C:\Users\Digvijay\AppData\Local\Microsoft\WindowsApps;C:\Python27;C:\Users\Digvijay\.atom\packages;C:\Users\Digvijay\AppData\Local\atom\bin;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl;..
  28. To resolve this issue you may do one of the following:
  29. - remove or uninstall the offending library
  30. - set the system property jna.nosys=true
  31. - set jna.boot.library.path to include the path to the version of the
  32. jnidispatch library included with the JNA jar file you are using
  33.  
  34. at com.sun.jna.Native.<clinit>(Native.java:146)
  35. at org.openqa.selenium.os.Kernel32.<clinit>(Kernel32.java:34)
  36. at org.openqa.selenium.os.ProcessUtils.getProcessId(ProcessUtils.java:184)
  37. at org.openqa.selenium.os.ProcessUtils.killWinProcess(ProcessUtils.java:128)
  38. at org.openqa.selenium.os.ProcessUtils.killProcess(ProcessUtils.java:81)
  39. at org.openqa.selenium.os.UnixProcess$SeleniumWatchDog.destroyHarder(UnixProcess.java:254)
  40. at org.openqa.selenium.os.UnixProcess$SeleniumWatchDog.access$200(UnixProcess.java:208)
  41. at org.openqa.selenium.os.UnixProcess.destroy(UnixProcess.java:125)
  42. at org.openqa.selenium.os.CommandLine.destroy(CommandLine.java:155)
  43. at org.openqa.selenium.remote.service.DriverService.stop(DriverService.java:196)
  44. at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:94)
  45. at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
  46. at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:658)
  47. at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:497)
  48. at dailytasks.DailyTasks.main(DailyTasks.java:120)
  49. Creating lists....
  50. Running searches
  51. Loading...
  52. Reading desktop search file... DONE!
  53. Reading mobile search file... DONE!
  54. Setting up Chrome... DONE!
  55. Starting Chrome for desktop searches...
  56. Going to Bing
  57. Running desktop searches...
  58. Running desktop search (1/1): Korea, South
  59. Quitting Chrome
  60. Exception in thread "main" java.lang.Error:
  61.  
  62. There is an incompatible JNA native library installed on this system
  63. C:\Program Files\Java\jre1.8.0_121\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Users\Digvijay\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Digvijay\bin;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\ProgramData\chocolatey\bin;C:\adb;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Calibre2;C:\Program Files\Java\jdk1.7.0_79\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files\FileBot;C:\Program Files\Git\cmd;C:\Program Files\Git LFS;C:\Android;C:\Windows\System32;C:\Users\Digvijay\AppData\Local\Programs\Python\Python35-32\Scripts;C:\Users\Digvijay\AppData\Local\Programs\Python\Python35-32;C:\ProgramData\chocolatey\bin;C:\Users\Digvijay\AppData\Local\Microsoft\WindowsApps;C:\Python27;C:\Users\Digvijay\.atom\packages;C:\Users\Digvijay\AppData\Local\atom\bin;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl;..
  64. To resolve this issue you may do one of the following:
  65. - remove or uninstall the offending library
  66. - set the system property jna.nosys=true
  67. - set jna.boot.library.path to include the path to the version of the
  68. jnidispatch library included with the JNA jar file you are using
  69.  
  70. at com.sun.jna.Native.<clinit>(Native.java:146)
  71. at org.openqa.selenium.os.Kernel32.<clinit>(Kernel32.java:34)
  72. at org.openqa.selenium.os.ProcessUtils.getProcessId(ProcessUtils.java:184)
  73. at org.openqa.selenium.os.ProcessUtils.killWinProcess(ProcessUtils.java:128)
  74. at org.openqa.selenium.os.ProcessUtils.killProcess(ProcessUtils.java:81)
  75. at org.openqa.selenium.os.UnixProcess$SeleniumWatchDog.destroyHarder(UnixProcess.java:254)
  76. at org.openqa.selenium.os.UnixProcess$SeleniumWatchDog.access$200(UnixProcess.java:208)
  77. at org.openqa.selenium.os.UnixProcess.destroy(UnixProcess.java:125)
  78. at org.openqa.selenium.os.CommandLine.destroy(CommandLine.java:155)
  79. at org.openqa.selenium.remote.service.DriverService.stop(DriverService.java:196)
  80. at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:94)
  81. at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
  82. at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:658)
  83. at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:497)
  84. at searchrunner.SearchRunner.main(SearchRunner.java:123)
  85. Removing temporary files....
  86. Done! Terminating....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement