Hi Mark, I tried launching it directly from the server and then ran the jobs on Jenkins. But this didn't help. I have reverted the FF version to 17.0.8 and now it works fine from Jenkins.
On Thursday, 3 October 2013 13:35:55 UTC+1, Mark Waite wrote: > > I wonder if Firefox is starting, but then is prompting the user to answer > some question (first time install type question). Have you run Firefox 24 > at least once in that context before attempting to launch it from Jenkins? > > > On Thu, Oct 3, 2013 at 5:17 AM, Aswini Rajasekaran > <[email protected]<javascript:> > > wrote: > >> Ì 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] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- 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.
