All of lore.kernel.org
 help / color / mirror / Atom feed
* xend "invalid token" error
@ 2005-10-10 20:50 Jon Mason
  2005-10-10 21:07 ` Anthony Liguori
  2005-10-10 22:49 ` Ewan Mellor
  0 siblings, 2 replies; 10+ messages in thread
From: Jon Mason @ 2005-10-10 20:50 UTC (permalink / raw)
  To: xen-devel

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 traced the problem back to the "Make libxenstore thread-safe. It also
spawns an internal" patch
(http://lists.xensource.com/archives/html/xen-changelog/2005-10/msg00118.html). 

Not a big issue, as xend will start without problems the second time the
command is executed.

Thanks,
Jon

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

end of thread, other threads:[~2005-10-12 15:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-10 20:50 xend "invalid token" error Jon Mason
2005-10-10 21:07 ` Anthony Liguori
2005-10-10 21:09   ` Anthony Liguori
2005-10-10 21:11   ` Keir Fraser
2005-10-10 21:22     ` Anthony Liguori
2005-10-10 22:49 ` Ewan Mellor
2005-10-10 23:09   ` Anthony Liguori
2005-10-12 13:07     ` Ewan Mellor
2005-10-12 15:06       ` Anthony Liguori
2005-10-10 23:16   ` Jon Mason

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.