All of lore.kernel.org
 help / color / mirror / Atom feed
* Xen error report (as requested)
@ 2005-12-14 18:25 Kyler Laird
  2005-12-15 12:05 ` Ewan Mellor
  0 siblings, 1 reply; 7+ messages in thread
From: Kyler Laird @ 2005-12-14 18:25 UTC (permalink / raw)
  To: xen-devel

This is with changeset 8365.  I was checking "xm info" because I
couldn't start a domU.  ("Error: Error creating domain:
'free_memory'.)

--kyler

========================================================================
# xm info
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 897, in main
    rc = cmd(args)
  File "/usr/lib/python/xen/xm/main.py", line 626, in xm_info
    info = server.xend_node()
  File "/usr/lib/python/xen/xend/XendClient.py", line 171, in xend_node
    return self.xendGet(self.nodeurl())
  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 174, in
xendRequest
    val = self.handleStatus(resp.version, resp.status, resp.reason)
  File "/usr/lib/python/xen/xend/XendProtocol.py", line 110, in
handleStatus
    return self.handleException(XendError(message))
  File "/usr/lib/python/xen/xend/XendProtocol.py", line 136, in
handleException
    raise err
xen.xend.XendProtocol.XendError: Internal server error

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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-14 18:25 Xen error report (as requested) Kyler Laird
2005-12-15 12:05 ` Ewan Mellor
2005-12-15 13:42   ` Kyler Laird
2005-12-15 13:52     ` Ewan Mellor
2005-12-15 14:31       ` Kyler Laird
2005-12-15 14:40         ` Ewan Mellor
2005-12-15 15:22           ` Kyler Laird

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.