Thomas Wagner
2006-May-14 15:07 UTC
[Xen-users] xend does not start (address already in use)
hi
starting xend times out
xend-debug.log:
[2006-05-14 16:04:07 xend] ERROR (SrvDaemon:299) Exception starting xend
((98, ''Address already in use''))
Traceback (most recent call last):
File
"/usr/lib/python2.4/site-packages/xen/xend/server/SrvDaemon.py", line
292, in run
relocate.listenRelocation()
File "/usr/lib/python2.4/site-packages/xen/xend/server/relocate.py",
line
132, in listenRelocation
hosts_allow = hosts_allow)
File "/usr/lib/python2.4/site-packages/xen/web/tcp.py", line 36, in
__init__
connection.SocketListener.__init__(self, protocol_class)
File "/usr/lib/python2.4/site-packages/xen/web/connection.py", line
81, in
__init__
self.sock = self.createSocket()
File "/usr/lib/python2.4/site-packages/xen/web/tcp.py", line 49, in
createSocket
sock.bind((self.interface, self.port))
File "<string>", line 1, in bind
error: (98, ''Address already in use'')
but ps does not show any xend processes
_________________________________________________________________
Die Vielfalt der Optionen lässt Sie im Internet erfolgreich recherchieren.
http://search.msn.at/
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Matt Palmer
2006-May-15 08:03 UTC
[Xen-users] Re: xend does not start (address already in use)
On Sun, May 14, 2006 at 05:07:48PM +0200, Thomas Wagner wrote:> xend-debug.log: > [2006-05-14 16:04:07 xend] ERROR (SrvDaemon:299) Exception starting xend > ((98, ''Address already in use''))[...]> but ps does not show any xend processesBut does netstat -ltnp show anything on ports 8000, 8001, 8002, or 8005? - Matt _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users