On Sun, 2005-09-25 at 23:47 +0100, Ewan Mellor wrote:
> 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.
>
Thanks a bunch, I think I was bitten by a yum update, I forced the FC4
kernels to install and yum must have decided I wanted xend rpm
anyway :-)
Regards,
Ted
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|