All of lore.kernel.org
 help / color / mirror / Atom feed
From: David F Barrera <dfbp@us.ibm.com>
To: Chris Bainbridge <chris.bainbridge@gmail.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: xen.xend.XendProtocol.XendError: Invalid memory / mem_kb: None
Date: Fri, 07 Oct 2005 09:35:11 -0500	[thread overview]
Message-ID: <4346879F.5060704@us.ibm.com> (raw)
In-Reply-To: <623652d50510070718r17218792m@mail.gmail.com>

I saw that condition and reported a bug on 9/28 
(http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=264); however, I 
had not seen it since and closed the bug. Maybe we ought to reopen it?

David Barrera

Chris Bainbridge wrote:

>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
>
>_______________________________________________
>Xen-devel mailing list
>Xen-devel@lists.xensource.com
>http://lists.xensource.com/xen-devel
>
>  
>

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

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

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=4346879F.5060704@us.ibm.com \
    --to=dfbp@us.ibm.com \
    --cc=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.