From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: xend "invalid token" error Date: Mon, 10 Oct 2005 18:09:40 -0500 Message-ID: <434AF4B4.9080200@us.ibm.com> References: <20051010205020.GA10245@us.ibm.com> <20051010224931.GC6264@linford.intra> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20051010224931.GC6264@linford.intra> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ewan Mellor Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org 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 >> >> > >I thought this had been fixed by changeset 7289:5134f3c512c8. Could you >confirm? > >Cheers, > >Ewan. > >_______________________________________________ >Xen-devel mailing list >Xen-devel@lists.xensource.com >http://lists.xensource.com/xen-devel > > >