That means a socket can't bind to an address/port.
sorry forgot to mention, this happens due to the address/port have been
used by others as the warnings said.
You may have started another mongrel / web server on the same ip:port
already. stop the server first then try again.