|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] error connecting to xcs(ctrl)!, changeset:7055:5ea81e640
On Sun, Sep 25, 2005 at 05:04:16PM -0400, Ted Kaczmarek wrote:
> /etc/init.d/xend start
> error connecting to xcs(ctrl)! (2)
> Exception in thread ChannelFactory:
> Traceback (most recent call last):
> File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap
> self.run()
> File "/usr/lib/python2.4/threading.py", line 422, in run
> self.__target(*self.__args, **self.__kwargs)
> File "/usr/lib/python2.4/site-packages/xen/xend/server/channel.py",
> line 185, in main
> port = self.notifier.read()
> IOError: [Errno 9] Bad file descriptor
That code, "port = self.notifier.read()", hasn't been in channel.py since
revision 6668 (September 7th). You've got out-of-date code lying around.
Ewan.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|