Ì am getting this error,

java.lang.RuntimeException: Timed out waiting for profile to be created!
        at 
org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher.waitForFullProfileToBeCreated(FirefoxChromeLauncher.java:307)
        at 
org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher.populateCustomProfileDirectory(FirefoxChromeLauncher.java:119)
        at 
org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher.launch(FirefoxChromeLauncher.java:89)
        at 
org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher.launchHTMLSuite(FirefoxChromeLauncher.java:339)
        at 
org.openqa.selenium.server.browserlaunchers.FirefoxLauncher.launchHTMLSuite(FirefoxLauncher.java:110)
        at 
org.openqa.selenium.server.htmlrunner.HTMLLauncher.runHTMLSuite(HTMLLauncher.java:145)
        at 
org.openqa.selenium.server.htmlrunner.HTMLLauncher.runHTMLSuite(HTMLLauncher.java:196)
        at 
org.openqa.selenium.server.SeleniumServer.runHtmlSuite(SeleniumServer.java:610)
        at 
org.openqa.selenium.server.SeleniumServer.boot(SeleniumServer.java:285)
        at 
org.openqa.selenium.server.SeleniumServer.main(SeleniumServer.java:243)
        at org.openqa.grid.selenium.GridLauncher.main(GridLauncher.java:54)

Thanks,
Aswini



On Thursday, 3 October 2013 12:13:27 UTC+1, Aswini Rajasekaran wrote:
>
>  Hi,
>
> I just upgraded the FF version in my build server to 24 and when Selenium 
> RC tests are run, its not launching firefox, neither throwing an error.
> I am able to launch firefox if i run it from the server and selenium tests 
> are running.
> Can anyone advise on this?
> Is FF24 compatible with Jenkins?
>
> Thanks,
> Aswini
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to