Skip to content

Instantly share code, notes, and snippets.

@vortec
Created August 1, 2012 20:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vortec/3230286 to your computer and use it in GitHub Desktop.
Save vortec/3230286 to your computer and use it in GitHub Desktop.
$ ./python serve.py
[I 120801 22:09:56 process:101] Starting 8 processes
[I 120801 22:09:56 serve:59] Starting Tornado on port 9000
[I 120801 22:09:56 serve:59] Starting Tornado on port 9002
[I 120801 22:09:56 serve:59] Starting Tornado on port 9001
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
[I 120801 22:09:56 serve:59] Starting Tornado on port 9004
socket.error: [Errno 48] Address already in use
[I 120801 22:09:56 serve:59] Starting Tornado on port 9005
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
[I 120801 22:09:56 serve:59] Starting Tornado on port 9003
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
[I 120801 22:09:56 serve:59] Starting Tornado on port 9006
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
Traceback (most recent call last):
File "serve.py", line 60, in <module>
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
sock.bind(sockaddr)
return getattr(self._sock,name)(*args)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
socket[I 120801 22:09:56 serve:59] Starting Tornado on port 9007
.error: [Errno 48] Address already in use
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
Traceback (most recent call last):
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "serve.py", line 60, in <module>
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
sockets = bind_sockets(port, address=address)
return getattr(self._sock,name)(*args)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
socket.error: [Errno 48] Address already in use
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:56 process:135] child 6 (pid 55866) exited with status 1, restarting
[W 120801 22:09:56 process:135] child 7 (pid 55867) exited with status 1, restarting
[I 120801 22:09:56 serve:59] Starting Tornado on port 9006
[W 120801 22:09:56 process:135] child 5 (pid 55865) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:56 process:135] child 4 (pid 55864) exited with status 1, restarting
[I 120801 22:09:56 serve:59] Starting Tornado on port 9007
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error[I 120801 22:09:56 serve:59] Starting Tornado on port 9005
: [Errno 48] Address already in use[W 120801 22:09:56 process:135] child 3 (pid 55863) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
[I 120801 22:09:56 serve:59] Starting Tornado on port 9004
socket.error: [Errno 48] Address already in use
[W 120801 22:09:56 process:135] child 2 (pid 55862) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
[W 120801 22:09:56 process:135] child 1 (pid 55861) exited with status 1, restarting
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:56 serve:59] Starting Tornado on port 9003
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
[W 120801 22:09:56 process:135] child 0 (pid 55860) exited with status 1, restarting
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:56 serve:59] Starting Tornado on port 9002
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
[I 120801 22:09:56 serve:59] Starting Tornado on port 9001
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:56 serve:59] Starting Tornado on port 9000
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:56 process:135] child 7 (pid 55869) exited with status 1, restarting
[W 120801 22:09:56 process:135] child 6 (pid 55868) exited with status 1, restarting
[I 120801 22:09:56 serve:59] Starting Tornado on port 9007
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:56 serve:59] Starting Tornado on port 9006
[W 120801 22:09:56 process:135] child 5 (pid 55870) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:56 process:135] child 4 (pid 55871) exited with status 1, restarting
[W 120801 22:09:56 process:135] child 3 (pid 55872) exited with status 1, restarting
[I 120801 22:09:56 serve:59] Starting Tornado on port 9005
[I 120801 22:09:56 serve:59] Starting Tornado on port 9004
[W 120801 22:09:56 process:135] child 1 (pid 55874) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:56 serve:59] Starting Tornado on port 9003
[W 120801 22:09:56 process:135] child 2 (pid 55873) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:56 serve:59] Starting Tornado on port 9001
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:56 serve:59] Starting Tornado on port 9002
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:56 process:135] child 0 (pid 55875) exited with status 1, restarting
[I 120801 22:09:56 serve:59] Starting Tornado on port 9000
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
[W 120801 22:09:56 process:135] child 7 (pid 55876) exited with status 1, restarting
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:56 process:135] child 6 (pid 55877) exited with status 1, restarting
[I 120801 22:09:56 serve:59] Starting Tornado on port 9007
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:56 serve:59] Starting Tornado on port 9006
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:56 process:135] child 4 (pid 55879) exited with status 1, restarting
[W 120801 22:09:56 process:135] child 5 (pid 55878) exited with status 1, restarting
[I 120801 22:09:56 serve:59] Starting Tornado on port 9004
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:56 serve:59] Starting Tornado on port 9005
[W 120801 22:09:56 process:135] child 1 (pid 55881) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:56 process:135] child 3 (pid 55880) exited with status 1, restarting
[I 120801 22:09:56 serve:59] Starting Tornado on port 9001
[W 120801 22:09:56 process:135] child 2 (pid 55882) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:56 process:135] child 0 (pid 55883) exited with status 1, restarting
[I 120801 22:09:56 serve:59] Starting Tornado on port 9003
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:56 serve:59] Starting Tornado on port 9002
[I 120801 22:09:56 serve:59] Starting Tornado on port 9000
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:56 process:135] child 6 (pid 55885) exited with status 1, restarting
[W 120801 22:09:56 process:135] child 7 (pid 55884) exited with status 1, restarting
[I 120801 22:09:56 serve:59] Starting Tornado on port 9006
[I 120801 22:09:56 serve:59] Starting Tornado on port 9007
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
Traceback (most recent call last):
[W 120801 22:09:56 process:135] child 4 (pid 55886) exited with status 1, restarting
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 5 (pid 55887) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9004
Traceback (most recent call last):
[I 120801 22:09:57 serve:59] Starting Tornado on port 9005
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 1 (pid 55888) exited with status 1, restarting
[W 120801 22:09:57 process:135] child 0 (pid 55891) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9001
[W 120801 22:09:57 process:135] child 2 (pid 55890) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9000
[W 120801 22:09:57 process:135] child 3 (pid 55889) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9002
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9003
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 7 (pid 55893) exited with status 1, restarting
[W 120801 22:09:57 process:135] child 6 (pid 55892) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9007
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9006
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 5 (pid 55895) exited with status 1, restarting
[W 120801 22:09:57 process:135] child 1 (pid 55896) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9005
[W 120801 22:09:57 process:135] child 4 (pid 55894) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
[I 120801 22:09:57 serve:59] Starting Tornado on port 9001
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 2 (pid 55898) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
[W 120801 22:09:57 process:135] child 0 (pid 55897) exited with status 1, restarting
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9004
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9002
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9000
[W 120801 22:09:57 process:135] child 3 (pid 55899) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 7 (pid 55900) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9003
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 6 (pid 55901) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9007
[I 120801 22:09:57 serve:59] Starting Tornado on port 9006
Traceback (most recent call last):
File "serve.py", line 60, in <module>
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
return getattr(self._sock,name)(*args)
socket.errorsocket.error: [Errno 48] Address already in use
: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 4 (pid 55904) exited with status 1, restarting
[W 120801 22:09:57 process:135] child 1 (pid 55903) exited with status 1, restarting
[W 120801 22:09:57 process:135] child 5 (pid 55902) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9004
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9001
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 0 (pid 55906) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9005
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 2 (pid 55905) exited with status 1, restarting
[W 120801 22:09:57 process:135] child 3 (pid 55907) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9002
[I 120801 22:09:57 serve:59] Starting Tornado on port 9000
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
[I 120801 22:09:57 serve:59] Starting Tornado on port 9003
[W 120801 22:09:57 process:135] child 6 (pid 55909) exited with status 1, restarting
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9006
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 7 (pid 55908) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9007
Traceback (most recent call last):
File "serve.py", line 60, in <module>
[W 120801 22:09:57 process:135] child 4 (pid 55910) exited with status 1, restarting
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 1 (pid 55911) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9004
[W 120801 22:09:57 process:135] child 5 (pid 55912) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9001
[I 120801 22:09:57 serve:59] Starting Tornado on port 9005
Traceback (most recent call last):
File "serve.py", line 60, in <module>
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 3 (pid 55915) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9003
[W 120801 22:09:57 process:135] child 2 (pid 55914) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 6 (pid 55916) exited with status 1, restarting
[W 120801 22:09:57 process:135] child 0 (pid 55913) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9002
[I 120801 22:09:57 serve:59] Starting Tornado on port 9006
Traceback (most recent call last):
File "serve.py", line 60, in <module>
[I 120801 22:09:57 serve:59] Starting Tornado on port 9000
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
Traceback (most recent call last):
File "serve.py", line 60, in <module>
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
socket.error: [Errno 48] Address already in use
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 4 (pid 55918) exited with status 1, restarting
[W 120801 22:09:57 process:135] child 7 (pid 55917) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9004
[W 120801 22:09:57 process:135] child 5 (pid 55920) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9007
[W 120801 22:09:57 process:135] child 1 (pid 55919) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9005
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9001
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 2 (pid 55922) exited with status 1, restarting
[W 120801 22:09:57 process:135] child 0 (pid 55924) exited with status 1, restarting
[W 120801 22:09:57 process:135] child 3 (pid 55921) exited with status 1, restarting
[W 120801 22:09:57 process:135] child 6 (pid 55923) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9002
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9003
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
[I 120801 22:09:57 serve:59] Starting Tornado on port 9006
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9000
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 4 (pid 55925) exited with status 1, restarting
[W 120801 22:09:57 process:135] child 7 (pid 55926) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9004
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 5 (pid 55927) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9005
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 1 (pid 55928) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9007
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 6 (pid 55932) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9001
[W 120801 22:09:57 process:135] child 3 (pid 55931) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9006
[W 120801 22:09:57 process:135] child 0 (pid 55930) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9003
[W 120801 22:09:57 process:135] child 2 (pid 55929) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9000
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9002
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 5 (pid 55935) exited with status 1, restarting
[W 120801 22:09:57 process:135] child 4 (pid 55933) exited with status 1, restarting
[W 120801 22:09:57 process:135] child 7 (pid 55934) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9005
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9004
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9007
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 1 (pid 55936) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9001
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 2 (pid 55940) exited with status 1, restarting
[W 120801 22:09:57 process:135] child 3 (pid 55938) exited with status 1, restarting
[W 120801 22:09:57 process:135] child 0 (pid 55939) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9002
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 6 (pid 55937) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9003
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9000
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9006
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
[W 120801 22:09:57 process:135] child 5 (pid 55941) exited with status 1, restarting
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 4 (pid 55942) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9005
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
[W 120801 22:09:57 process:135] child 7 (pid 55943) exited with status 1, restarting
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9004
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9007
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 1 (pid 55944) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9001
[W 120801 22:09:57 process:135] child 2 (pid 55945) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9002
[W 120801 22:09:57 process:135] child 0 (pid 55947) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 6 (pid 55948) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9000
[W 120801 22:09:57 process:135] child 3 (pid 55946) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9006
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 4 (pid 55950) exited with status 1, restarting
[W 120801 22:09:57 process:135] child 7 (pid 55951) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9003
[I 120801 22:09:57 serve:59] Starting Tornado on port 9004
[W 120801 22:09:57 process:135] child 5 (pid 55949) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9007
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9005
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 1 (pid 55952) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9001
[W 120801 22:09:57 process:135] child 2 (pid 55953) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 6 (pid 55955) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9002
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 0 (pid 55954) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9006
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9000
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 7 (pid 55958) exited with status 1, restarting
[W 120801 22:09:57 process:135] child 4 (pid 55957) exited with status 1, restarting
[W 120801 22:09:57 process:135] child 3 (pid 55956) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9007
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[I 120801 22:09:57 serve:59] Starting Tornado on port 9004
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 5 (pid 55959) exited with status 1, restarting
[I 120801 22:09:57 serve:59] Starting Tornado on port 9005
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
[W 120801 22:09:57 process:135] child 2 (pid 55961) exited with status 1, restarting
Traceback (most recent call last):
File "serve.py", line 55, in <module>
fork_processes(None)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/process.py", line 141, in fork_processes
raise RuntimeError("Too many child restarts, giving up")
RuntimeError: Too many child restarts, giving up
[I 120801 22:09:57 serve:59] Starting Tornado on port 9003
Traceback (most recent call last):
File "serve.py", line 60, in <module>
tornado.httpserver.HTTPServer(application).listen(options.port, '0.0.0.0')
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 103, in listen
sockets = bind_sockets(port, address=address)
File "/Users/fabian 1/workspace/tornado/lib/python2.7/site-packages/tornado/netutil.py", line 268, in bind_sockets
sock.bind(sockaddr)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 48] Address already in use
Fabian-Kochems-MacBook-Pro:bin fabian$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment