Problem opening firefox

2 views
Skip to first unread message

girlie

unread,
Apr 4, 2007, 1:51:33 AM4/4/07
to selenium-users...@googlegroups.com
hi ALL,

Im having problem in opening the firefox browser in FEDORA, here is how i start my server:

[entertonement@localhost selenium-entertonement]$ java -jar selenium-server.jar -htmlSuite "*firefox /home/entertonement/firefox/firefox-bin" http://stage.entertonement.com ./testsuite.html result.html
application/xhtml+xml
Apr 4, 2007 1:07:02 PM org.mortbay.http.HttpServer doStart
INFO: Version Jetty/0.9.0
Apr 4, 2007 1:07:02 PM org.mortbay.util.Container start
INFO: Started HttpContext[/,/]
Apr 4, 2007 1:07:02 PM org.mortbay.util.Container start
INFO: Started HttpContext[/selenium-server,/selenium-server]
Apr 4, 2007 1:07:02 PM org.mortbay.util.Container start
INFO: Started HttpContext[/selenium-server/driver,/selenium-server/driver]
Apr 4, 2007 1:07:02 PM org.mortbay.http.SocketListener start
INFO: Started SocketListener on 0.0.0.0:4444
Apr 4, 2007 1:07:02 PM org.mortbay.util.Container start
INFO: Started org.mortbay.jetty.Server@a62fc3
customProfileDir = /tmp/customProfileDir222826
Extracting /customProfileDirCUSTFF to /tmp/customProfileDir222826
Preparing Firefox profile...

--- The problem is it stops after the above line and nothing happens, and if i try to exit by typing CTRL+C, below exception appears... Firefox is launch but the page cannot be displayed...

Exception in thread "SIGINT handler" java.lang.IllegalThreadStateException
at java.lang.Thread.start(Thread.java:571)
at java.lang.Shutdown.runHooks(Shutdown.java:128)
at java.lang.Shutdown.sequence(Shutdown.java:173)
at java.lang.Shutdown.exit(Shutdown.java:218)
at java.lang.Terminator$1.handle(Terminator.java:35)
at sun.misc.Signal$1.run(Signal.java:195)
at java.lang.Thread.run(Thread.java:595)
Shutting down...
Apr 4, 2007 1:07:20 PM org.mortbay.util.ThreadedServer$Acceptor run
INFO: Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=4444]Apr 4, 2007 1:07:20 PM org.mortbay.http.SocketListener stop
INFO: Stopped SocketListener on 0.0.0.0:4444
Apr 4, 2007 1:07:20 PM org.mortbay.util.Container stop
INFO: Stopped HttpContext[/,/]
Apr 4, 2007 1:07:20 PM org.mortbay.util.Container stop
INFO: Stopped HttpContext[/selenium-server,/selenium-server]
Apr 4, 2007 1:07:20 PM org.mortbay.util.Container stop
INFO: Stopped HttpContext[/selenium-server/driver,/selenium-server/driver]
Apr 4, 2007 1:07:20 PM org.mortbay.util.Container stop
INFO: Stopped org.mortbay.jetty.Server@a62fc3
Launching Firefox...

Hope you can help me with this one, is there an additional configuration I missed?

java version "1.5.0_09"
Mozilla Firefox 1.5.0.1

Thanks in advance!
GAM

Message was edited by: girlie

Message was edited by: girlie

Reply all
Reply to author
Forward
0 new messages