From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ewan Mellor Subject: Re: xend "invalid token" error Date: Wed, 12 Oct 2005 14:07:53 +0100 Message-ID: <20051012130753.GF20479@uk.xensource.com> References: <20051010205020.GA10245@us.ibm.com> <20051010224931.GC6264@linford.intra> <434AF4B4.9080200@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <434AF4B4.9080200@us.ibm.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Mon, Oct 10, 2005 at 06:09:40PM -0500, Anthony Liguori wrote: > I'm seeing this with 7295:60b0ac30ba18 > > Regards, > > Anthony Liguori > > Ewan Mellor wrote: > > >On Mon, Oct 10, 2005 at 03:50:21PM -0500, Jon Mason wrote: > > > > > > > >>I am geting the following error when I start xend on x86 and amd64 > >># /etc/init.d/xend start > >>invalid token > >>Exception in thread Watcher:Traceback (most recent call last): > >> File "/usr/lib/python2.3/threading.py", line 442, in __bootstrap > >> self.run() > >> File "/usr/lib/python2.3/threading.py", line 422, in run > >> self.__target(*self.__args, **self.__kwargs) > >> File "/usr/lib/python/xen/xend/xenstore/xswatch.py", line 43, in > >> watchMain > >> we = cls.xs.read_watch() > >>RuntimeError: invalid token This should be fixed as of changeset 7349:00a324b3a2db. Cheers, Ewan.