Firefox only allows one instance of each profile. If you did not conigure anything for it and your firefox browser is open when starting the test. Firefox blocks selenium from using it.
Configure a profile in Firefox and you can configure selenium to use a ff profile
when you run Selenium Server, run with the server with command-line option -firefoxProfileTemplate "path to the profile"
(in case you didn't configured that)
Redlab
2010-07-20 11:42:00