All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Bainbridge <chris.bainbridge@gmail.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: xen.xend.XendProtocol.XendError: Invalid memory / mem_kb: None
Date: Fri, 7 Oct 2005 15:18:00 +0100	[thread overview]
Message-ID: <623652d50510070718r17218792m@mail.gmail.com> (raw)

I have a domain which is rebooting. When I do xm list I sometimes get
the following error; it's probably a race condition when the domain
restarts in the middle of being queried by xm.

xen # xm list
Unexpected error: xen.xend.XendProtocol.XendError

Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
  File "/usr/sbin/xm", line 10, in ?
    main.main(sys.argv)
  File "/usr/lib/python/xen/xm/main.py", line 689, in main
    rc = cmd(args)
  File "/usr/lib/python/xen/xm/main.py", line 236, in xm_list
    info = server.xend_domain(dom)
  File "/usr/lib/python/xen/xend/XendClient.py", line 215, in xend_domain
    return self.xendGet(self.domainurl(id))
  File "/usr/lib/python/xen/xend/XendClient.py", line 150, in xendGet
    return self.client.xendGet(url, args)
  File "/usr/lib/python/xen/xend/XendProtocol.py", line 90, in xendGet
    return self.xendRequest(url, "GET", args)
  File "/usr/lib/python/xen/xend/XendProtocol.py", line 180, in xendRequest
    val = self.handleResponse(data)
  File "/usr/lib/python/xen/xend/XendProtocol.py", line 129, in handleResponse
    return self.handleException(err)
  File "/usr/lib/python/xen/xend/XendProtocol.py", line 136, in handleException
    raise err
xen.xend.XendProtocol.XendError: Invalid memory / mem_kb: None

             reply	other threads:[~2005-10-07 14:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-07 14:18 Chris Bainbridge [this message]
2005-10-07 14:35 ` xen.xend.XendProtocol.XendError: Invalid memory / mem_kb: None David F Barrera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=623652d50510070718r17218792m@mail.gmail.com \
    --to=chris.bainbridge@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.