All of lore.kernel.org
 help / color / mirror / Atom feed
* error connecting to xcs(ctrl)!, changeset:7055:5ea81e640509
@ 2005-09-25 21:04 Ted Kaczmarek
  2005-09-25 22:47 ` Ewan Mellor
  0 siblings, 1 reply; 3+ messages in thread
From: Ted Kaczmarek @ 2005-09-25 21:04 UTC (permalink / raw)
  To: xen-devel

/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

Got this error after a fresh spin of the latest changeset.
changeset:   7055:5ea81e640509

dom0 is FC4.


Regards,
Ted

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: error connecting to xcs(ctrl)!, changeset:7055:5ea81e640509
  2005-09-25 21:04 error connecting to xcs(ctrl)!, changeset:7055:5ea81e640509 Ted Kaczmarek
@ 2005-09-25 22:47 ` Ewan Mellor
  2005-09-26 11:53   ` Ted Kaczmarek
  0 siblings, 1 reply; 3+ messages in thread
From: Ewan Mellor @ 2005-09-25 22:47 UTC (permalink / raw)
  To: xen-devel

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: error connecting to xcs(ctrl)!, changeset:7055:5ea81e640509
  2005-09-25 22:47 ` Ewan Mellor
@ 2005-09-26 11:53   ` Ted Kaczmarek
  0 siblings, 0 replies; 3+ messages in thread
From: Ted Kaczmarek @ 2005-09-26 11:53 UTC (permalink / raw)
  To: Ewan Mellor; +Cc: xen-devel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-09-26 11:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-25 21:04 error connecting to xcs(ctrl)!, changeset:7055:5ea81e640509 Ted Kaczmarek
2005-09-25 22:47 ` Ewan Mellor
2005-09-26 11:53   ` Ted Kaczmarek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.