Created
December 5, 2011 08:55
-
-
Save qichunren/1432919 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
caojinhua:lifepark caojinhua$ rails s -p 3001 | |
=> Booting WEBrick | |
=> Rails 3.1.3 application starting in development on http://0.0.0.0:3001 | |
=> Call with -d to detach | |
=> Ctrl-C to shutdown server | |
[2011-12-05 16:53:50] INFO WEBrick 1.3.1 | |
[2011-12-05 16:53:50] INFO ruby 1.9.2 (2011-07-09) [x86_64-darwin11.2.0] | |
[2011-12-05 16:53:50] INFO WEBrick::HTTPServer#start: pid=48579 port=3001 | |
[FATAL] failed to allocate memory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment