All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Shu Hung (Koala)" <koalay.dg21@gmail.com>
To: xen-devel@lists.xensource.com
Subject: receiving error when shutdown DomainU
Date: Wed, 9 Nov 2005 15:31:32 +0800	[thread overview]
Message-ID: <ccfaa53a0511082331v44ed5590w@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1822 bytes --]

I receives same error everytime I shutdown a DomainU.

My installation
same installation specified in FedoraQuickStart


Procedure to get the error


   - on the Domain-0, I use this command to shutdown Domain-1
   xm shutdown Domain-1
   - I wait a while (Domain-1 need time to shutdown)
   - after a while, I type this command:
   xm list
   - If Domain-1 is not shown up with normal xm list output, I always get
   this message:

-----------

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/python2.4/site-packages/xen/xm/main.py", line 710, in main
    rc = cmd(args)
  File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 226, in xm_list
    doms = server.xend_domains()
  File "/usr/lib/python2.4/site-packages/xen/xend/XendClient.py", line
199, in xend_domains
    return self.xendGet(self.domainurl())
  File "/usr/lib/python2.4/site-packages/xen/xend/XendClient.py", line
152, in xendGet
    return self.client.xendGet(url, args)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendProtocol.py",
line 86, in xendGet
    return self.xendRequest(url, "GET", args)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendProtocol.py",
line 170, in xendRequest
    val = self.handleStatus(resp.version, resp.status, resp.reason)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendProtocol.py",
line 106, in handleStatus
    return self.handleException(XendError(message))
  File "/usr/lib/python2.4/site-packages/xen/xend/XendProtocol.py",
line 132, in handleException
    raise err


xen.xend.XendProtocol.XendError: Internal server error

-----------------

I then report it to you.
What else should I give you for debug?


Koala Yeung

[-- Attachment #1.2: Type: text/html, Size: 2410 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

             reply	other threads:[~2005-11-09  7:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-09  7:31 Shu Hung (Koala) [this message]
2005-11-09 10:37 ` receiving error when shutdown DomainU Ewan Mellor

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=ccfaa53a0511082331v44ed5590w@mail.gmail.com \
    --to=koalay.dg21@gmail.com \
    --cc=koala@dg21.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.