..$ rails s => Booting WEBrick => Rails 4.0.4 application starting in development on http://0.0.0.0:3000 => Run `rails server -h` for more startup options =>
Issue can be solved using:
kill -9 $(more /home/..name/rprojects/railsapp/tmp/pids/server.pid)