* receiving error when shutdown DomainU
@ 2005-11-09 7:31 Shu Hung (Koala)
2005-11-09 10:37 ` Ewan Mellor
0 siblings, 1 reply; 2+ messages in thread
From: Shu Hung (Koala) @ 2005-11-09 7:31 UTC (permalink / raw)
To: xen-devel
[-- 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
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: receiving error when shutdown DomainU
2005-11-09 7:31 receiving error when shutdown DomainU Shu Hung (Koala)
@ 2005-11-09 10:37 ` Ewan Mellor
0 siblings, 0 replies; 2+ messages in thread
From: Ewan Mellor @ 2005-11-09 10:37 UTC (permalink / raw)
To: koala; +Cc: xen-devel
On Wed, Nov 09, 2005 at 03:31:32PM +0800, Shu Hung (Koala) wrote:
> 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 [1]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?
Thanks for your report. Please could you send your /var/log/xend.log and
/var/log/xend-debug.log, and the output of xm info?
Thank you,
Ewan.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-09 10:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-09 7:31 receiving error when shutdown DomainU Shu Hung (Koala)
2005-11-09 10:37 ` Ewan Mellor
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.