Comment #20 on issue 3951 by
nikita.p...@gmail.com: 3 hour timeout before
getting UnreachableBrowserException
http://code.google.com/p/selenium/issues/detail?id=3951
I have also noticed such issue.
Tried different combination of FF (11, 16, 17) and selenium.
Issue was raised for me in 2.26.0
Start tests on VM with autodeployment and can't see the browser. But tests
are able to recover after this issue and continue. Issue was found for
several times during one test cycle execution.
org.openqa.selenium.TimeoutException: Timed out waiting for page load.
Command duration or timeout: 1800.04 seconds
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info:
os.name: 'Windows Server 2008 R2', os.arch: 'amd64',
os.version: '6.1', java.version: '1.6.0_35'
Session ID: ea99898d-2a78-4db4-a783-6fb9d52e8a0c
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Capabilities [{platform=XP, acceptSslCerts=true, javascriptEnabled=true,
browserName=firefox, rotatable=false, locationContextEnabled=true,
version=11.0, cssSelectorsEnabled=true, databaseEnabled=true,
handlesAlerts=true, nativeEvents=true, webStorageEnabled=true,
applicationCacheEnabled=true, takesScreenshot=true}]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at
org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:187)
at
org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
at
org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:533)
at
org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:246)
at
org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:79)
at selenium.actionbot.ActionBot._click(ActionBot.java:57)
at selenium.actionbot.ActionBot.clickLink(ActionBot.java:305)
at hrb.components.elements.BaseElement.click(BaseElement.java:215)
at hrb.components.elements.BaseElement.clickAndWait(BaseElement.java:254)
at hrb.components.elements.BaseElement.clickAndWait(BaseElement.java:250)
at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:21)
at $Proxy5.clickAndWait(Unknown Source)
at hrb.navigation.Menu.clickMessages(Menu.java:157)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
testprocess.runner.TestCaseVersionRunner.runTestStep(TestCaseVersionRunner.java:353)
at
testprocess.runner.TestCaseVersionRunner.testCaseVersionProcess(TestCaseVersionRunner.java:205)
at
testprocess.runner.TestCaseVersionRunner.run(TestCaseVersionRunner.java:95)
at testprocess.ProgramRunner.main(ProgramRunner.java:38)
Caused by: org.openqa.selenium.remote.ErrorHandler$UnknownServerException:
Timed out waiting for page load.
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info:
os.name: 'Windows Server 2008 R2', os.arch: 'amd64',
os.version: '6.1', java.version: '1.6.0_35'
Driver info: driver.version: unknown
at <anonymous class>.<anonymous
method>(file:///C:/Users/dtkachenko/anonymous4875730119239664457webdriver-profile/extensions/
fxdr...@googlecode.com/components/command_processor.js:7123)
at <anonymous class>.<anonymous
method>(file:///C:/Users/dtkachenko/anonymous4875730119239664457webdriver-profile/extensions/
fxdr...@googlecode.com/components/command_processor.js:3234)
at <anonymous class>.<anonymous
method>(file:///C:/Users/dtkachenko/anonymous4875730119239664457webdriver-profile/extensions/
fxdr...@googlecode.com/components/command_processor.js:3241)
at <anonymous class>.<anonymous
method>(file:///C:/Users/dtkachenko/anonymous4875730119239664457webdriver-profile/extensions/
fxdr...@googlecode.com/components/command_processor.js:382)