All of lore.kernel.org
 help / color / mirror / Atom feed
* [bug?] xm sysrq == Internal Server Error
@ 2005-03-25 17:13 Christopher S. Aker
  2005-03-28 16:02 ` Mark Williamson
  0 siblings, 1 reply; 13+ messages in thread
From: Christopher S. Aker @ 2005-03-25 17:13 UTC (permalink / raw)
  To: xen-devel

Using stable (2.05) tools and kernel, dom0 is CentOS 4.

# xm sysrq mydomain s
Error: Internal Server Error

(sorry for the word-wrapping)
==> /var/log/xend-debug.log <==
{'key': 115}
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/twisted/protocols/basic.py", line 229, in
dataReceived
    return self.rawDataReceived(data)
  File "/usr/lib/python2.3/site-packages/twisted/protocols/http.py", line 1015, in
rawDataReceived
    self.allContentReceived()
  File "/usr/lib/python2.3/site-packages/twisted/protocols/http.py", line 1006, in
allContentReceived
    req.requestReceived(command, path, version)
  File "/usr/lib/python2.3/site-packages/twisted/protocols/http.py", line 557, in
requestReceived
    self.process()
--- <exception caught here> ---
  File "/usr/lib/python2.3/site-packages/twisted/web/server.py", line 165, in process
    self.render(resrc)
  File "/usr/lib/python2.3/site-packages/twisted/web/server.py", line 172, in render
    body = resrc.render(self)
  File "/usr/lib/python2.3/site-packages/twisted/web/resource.py", line 201, in
render
    return m(request)
  File "/usr/lib/python/xen/xend/server/SrvDomain.py", line 197, in render_POST
    return self.perform(req)
  File "/usr/lib/python/xen/xend/server/SrvBase.py", line 103, in perform
    return self._perform(op, op_method, req)
  File "/usr/lib/python/xen/xend/server/SrvBase.py", line 109, in _perform
    return self._perform_err(err, op, req)
  File "/usr/lib/python/xen/xend/server/SrvBase.py", line 107, in _perform
    val = op_method(op, req)
  File "/usr/lib/python/xen/xend/server/SrvDomain.py", line 52, in op_shutdown
    val = fn(req.args, {'dom': self.dom.id})
  File "/usr/lib/python/xen/xend/Args.py", line 140, in __call__
    return self.call_with_form_args(self.fn, fargs, xargs=xargs)
  File "/usr/lib/python/xen/xend/Args.py", line 116, in call_with_form_args
    return fn(*params, **keys)
  File "/usr/lib/python/xen/xend/XendDomain.py", line 477, in domain_shutdown
    val = xend.domain_shutdown(dominfo.id, reason, key)
  File "/usr/lib/python/xen/xend/server/SrvDaemon.py", line 724, in domain_shutdown
    ctrl.shutdown(reason, key)
  File "/usr/lib/python/xen/xend/server/domain.py", line 52, in shutdown
    self.writeRequest(packMsg(msgtype, extra))
  File "/usr/lib/python/xen/xend/server/messages.py", line 274, in packMsg
    msg = xu.message(major, minor, msgid, args)
exceptions.TypeError: payload contains bad items

-Chris



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 13+ messages in thread
* RE: [bug?] xm sysrq == Internal Server Error
@ 2005-03-25 19:34 Ian Pratt
  2005-03-25 19:59 ` Christopher S. Aker
  0 siblings, 1 reply; 13+ messages in thread
From: Ian Pratt @ 2005-03-25 19:34 UTC (permalink / raw)
  To: Christopher S. Aker, xen-devel; +Cc: ian.pratt

> Using stable (2.05) tools and kernel, dom0 is CentOS 4.
> 
> # xm sysrq mydomain s
> Error: Internal Server Error

Does this happen every time, or only after xend has got in a bad state?

Ian


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click

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

end of thread, other threads:[~2005-03-29  1:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-25 17:13 [bug?] xm sysrq == Internal Server Error Christopher S. Aker
2005-03-28 16:02 ` Mark Williamson
2005-03-28 18:05   ` Christopher S. Aker
2005-03-28 18:59     ` Mark Williamson
2005-03-28 20:12       ` Christopher S. Aker
2005-03-28 23:56         ` Mark Williamson
2005-03-29  0:27           ` Christopher S. Aker
2005-03-29  0:41             ` Mark A. Williamson
2005-03-29  1:03             ` woody
2005-03-29  1:07               ` Mark A. Williamson
  -- strict thread matches above, loose matches on Subject: below --
2005-03-25 19:34 Ian Pratt
2005-03-25 19:59 ` Christopher S. Aker
2005-03-25 23:21   ` woody

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.