apgray commented on Improvement JENKINS-14207

Selenium tests failing in Firefox 13.0.1 with error message:

SetUp : OpenQA.Selenium.WebDriverException : No response from server for url http://localhost:4444/wd/hub/session
TearDown : System.NullReferenceException : Object reference not set to an instance of an object.
+++++++++++++++++++
STACK TRACE:
at OpenQA.Selenium.Remote.HttpCommandExecutor.CreateResponse(WebRequest request) in c:\Projects\WebDriver\trunk\dotnet\src\WebDriver\Remote\HttpCommandExecutor.cs:line 115
at OpenQA.Selenium.Remote.HttpCommandExecutor.Execute(Command commandToExecute) in c:\Projects\WebDriver\trunk\dotnet\src\WebDriver\Remote\HttpCommandExecutor.cs:line 96
at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(DriverCommand driverCommandToExecute, Dictionary`2 parameters) in c:\Projects\WebDriver\trunk\dotnet\src\WebDriver\Remote\RemoteWebDriver.cs:line 795
at OpenQA.Selenium.Remote.RemoteWebDriver.StartSession(ICapabilities desiredCapabilities) in c:\Projects\WebDriver\trunk\dotnet\src\WebDriver\Remote\RemoteWebDriver.cs:line 773
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(Uri remoteAddress, ICapabilities desiredCapabilities) in c:\Projects\WebDriver\trunk\dotnet\src\WebDriver\Remote\RemoteWebDriver.cs:line 98
at Selenium2.Selenium2TestBase.StartBrowser() in d:\JenkinsHome\jobs\Job1\workspace\SeleniumTests\Selenium2TestBase.cs:line 63
at Selenium2.Selenium2TestBase.SetupTest() in d:\JenkinsHome\jobs\Job1\workspace\SeleniumTests\Selenium2TestBase.cs:line 42
--TearDown
at Selenium2.Selenium2TestBase.TearDownTest() in d:\JenkinsHome\jobs\Job1\workspace\SeleniumTests\Selenium2TestBase.cs:line 54

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to