Remote Launch not working with Selenium 2.0

Sunday, September 8, 2013
Avatar
I have done all steps mentioned in the guide. But when I try to run my test set, I get the following error:

I am trying to run the test on Firefox.

The description for Event ID 0 from source Spira RemoteLaunch cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event: 

Inflectra.RemoteLaunch.Business.RunTestThread:Execute() Error running test.
Unable to bind to locking port 7054 within 45000 ms

   at Inflectra.RemoteLaunch.Engines.Selenium2.SeleniumEngine.StartExecution(AutomatedTestRun automatedTestRun)
   at Inflectra.RemoteLaunch.Business.RunTestThread.Execute()

the message resource is present but the message is not found in the string/message table

1 Replies
Monday, September 9, 2013
Avatar
re: hs3982 Sunday, September 8, 2013

Hi Harpreet

It sounds like the Selenium server is not listening on port 7054:

http://stackoverflow.com/questions/16140865/unable-to-bind-to-locking-port-7054-within-45000-ms

This is not something we can really help all that much with since it's a Selenium internal issue, however if you need more details, I'd recommend sending us a help desk ticket with additional information about your Selenium configuration, in particular verifying that Selenium is listening on that port.

Regards

Adam

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: Sunday, September 8, 2013
  • Last Reply: Monday, September 9, 2013
  • Replies: 1
  • Views: 21584