xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* "xm info" yields Attribue Error
@ 2011-04-05 16:17 Jessica L Hartog
  2011-04-08 10:39 ` Ian Jackson
  0 siblings, 1 reply; 2+ messages in thread
From: Jessica L Hartog @ 2011-04-05 16:17 UTC (permalink / raw)
  To: xen-devel


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

As requested by the message, I am reporting this error to you. Please
advise.
Thank You,
Jessica Hartog

[root@ganges jhartog1]# xm info
Unexpected error: <type 'exceptions.AttributeError'>

Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
  File "/usr/sbin/xm", line 7, in <module>
    main.main(sys.argv)
  File "/usr/lib/python2.7/site-packages/xen/xm/main.py", line 3620, in main
    _, rc = _run_cmd(cmd, cmd_name, args)
  File "/usr/lib/python2.7/site-packages/xen/xm/main.py", line 3644, in
_run_cmd
    return True, cmd(args)
  File "/usr/lib/python2.7/site-packages/xen/xm/main.py", line 1842, in
xm_info
    info = server.xend.node.info()
  File "/usr/lib/python2.7/xmlrpclib.py", line 1224, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.7/site-packages/xen/util/xmlrpcclient.py", line
118, in __request
    response = xmlrpclib.ServerProxy.__request(self, methodname, params)
  File "/usr/lib/python2.7/xmlrpclib.py", line 1570, in __request
    verbose=self.__verbose
  File "/usr/lib/python2.7/site-packages/xen/util/xmlrpcclient.py", line 55,
in request
    request_body, verbose)
  File "/usr/lib/python2.7/xmlrpclib.py", line 1264, in request
    return self.single_request(host, handler, request_body, verbose)
  File "/usr/lib/python2.7/xmlrpclib.py", line 1294, in single_request
    response = h.getresponse(buffering=True)
AttributeError: HTTPUnix instance has no attribute 'getresponse'

[-- Attachment #1.2: Type: text/html, Size: 1811 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: "xm info" yields Attribue Error
  2011-04-05 16:17 "xm info" yields Attribue Error Jessica L Hartog
@ 2011-04-08 10:39 ` Ian Jackson
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Jackson @ 2011-04-08 10:39 UTC (permalink / raw)
  To: Jessica L Hartog; +Cc: xen-devel

Jessica L Hartog writes ("[Xen-devel] "xm info" yields Attribue Error"):
> As requested by the message, I am reporting this error to you. Please
> advise.

Thanks for the report.

> [root@ganges jhartog1]# xm info
> Unexpected error: <type 'exceptions.AttributeError'>
...
> AttributeError: HTTPUnix instance has no attribute 'getresponse'

Has this ever worked for you on this system ?

I suspect the problem may be python 2.7 but then I'm not sure whether
anyone else has tried python 2.7.

Ian.

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

end of thread, other threads:[~2011-04-08 10:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-05 16:17 "xm info" yields Attribue Error Jessica L Hartog
2011-04-08 10:39 ` Ian Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).