Re: Issue 1325 in selenium: WebDriver 'driver.quit()' command does not work in my setup

108 views
Skip to first unread message

sele...@googlecode.com

unread,
Aug 28, 2015, 6:19:03 AM8/28/15
to selenium-develope...@googlegroups.com

Comment #11 on issue 1325 by sivakuma...@gmail.com:
WebDriver 'driver.quit()' command does not work in my setup
https://code.google.com/p/selenium/issues/detail?id=1325

When im using driver.quit();
at the time of execution it is showing...
Aug 28, 2015 3:53:49 PM org.openqa.selenium.os.ProcessUtils killWinProcess
WARNING: Process refused to die after 10 seconds, and couldn't taskkill it
java.lang.RuntimeException: exec return code -1073741515:
at org.openqa.selenium.os.WindowsUtils.killPID(WindowsUtils.java:179)
at
org.openqa.selenium.os.ProcessUtils.killWinProcess(ProcessUtils.java:138)
at org.openqa.selenium.os.ProcessUtils.killProcess(ProcessUtils.java:81)
at
org.openqa.selenium.os.UnixProcess$SeleniumWatchDog.destroyHarder(UnixProcess.java:247)
at
org.openqa.selenium.os.UnixProcess$SeleniumWatchDog.access$2(UnixProcess.java:246)
at org.openqa.selenium.os.UnixProcess.destroy(UnixProcess.java:125)
at org.openqa.selenium.os.CommandLine.destroy(CommandLine.java:153)
at
org.openqa.selenium.remote.service.DriverService.stop(DriverService.java:190)
at
org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:79)
at
org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:568)
at
org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at
org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:464)
at javaconcepts.Basic.main(Basic.java:34)

Exception in thread "main"
org.openqa.selenium.remote.UnreachableBrowserException: Error communicating
with the remote browser. It may have died.
Build info: version: '2.47.1', revision: '411b314', time: '2015-07-30
03:03:16'
System info: host: 'cithydxp0030', ip: '10.30.2.31', os.name: 'Windows XP',
os.arch: 'x86', os.version: '5.1', java.version: '1.7.0_75'
Driver info: driver.version: RemoteWebDriver
at
org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:589)
at
org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at
org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:464)
at javaconcepts.Basic.main(Basic.java:34)
Caused by: java.lang.RuntimeException: Process refused to die after 10
seconds, and couldn't taskkill it: exec return code -1073741515:
at
org.openqa.selenium.os.ProcessUtils.killWinProcess(ProcessUtils.java:142)
at org.openqa.selenium.os.ProcessUtils.killProcess(ProcessUtils.java:81)
at
org.openqa.selenium.os.UnixProcess$SeleniumWatchDog.destroyHarder(UnixProcess.java:247)
at
org.openqa.selenium.os.UnixProcess$SeleniumWatchDog.access$2(UnixProcess.java:246)
at org.openqa.selenium.os.UnixProcess.destroy(UnixProcess.java:125)
at org.openqa.selenium.os.CommandLine.destroy(CommandLine.java:153)
at
org.openqa.selenium.remote.service.DriverService.stop(DriverService.java:190)
at
org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:79)
at
org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:568)
... 3 more
Caused by: java.lang.RuntimeException: exec return code -1073741515:
at org.openqa.selenium.os.WindowsUtils.killPID(WindowsUtils.java:179)
at
org.openqa.selenium.os.ProcessUtils.killWinProcess(ProcessUtils.java:138)
... 11 more



--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages