I am trying to get the Selenium server up and running. However, when I type:
java -jar selenium-server-standalone-2.0b3.jar
I get an Exception
One-liner:
kill -9 $(lsof -ti tcp:4444)