WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: "xm list" causing "OverflowError: int exceeds XML-RPC li

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Re: "xm list" causing "OverflowError: int exceeds XML-RPC limits"
From: Anthony Liguori <aliguori@xxxxxxxxxx>
Date: Mon, 27 Mar 2006 16:38:08 -0600
Delivery-date: Mon, 27 Mar 2006 22:39:59 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: IBM
References: <EF8D308BE33AF54D8934DF26520252D304274CF0@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux))
On Mon, 27 Mar 2006 16:34:29 -0500, Puthiyaparambil, Aravindh wrote:

> I am getting the following error with "xm list" on a x86_64 SLES10 Beta
> system running changeset 9435:11fee62328cc. I am able to bring up DomUs
> and I am able to do "xm info" without issues. But I am seeing similar
> "OverflowError: int exceeds XML-RPC limits" with "xm shutdown" and "xm
> destroy". My python version is 2.4.2. 

Can you provide a lot more details about this?  Is this after a fresh xm
create with no existing domUs?  What's the config you're using to create a
domain?

I think I know what the problem actually is so I can write up a quick
patch but I'd like to be able to reproduce..

Regards,

Anthony Liguori



> Any way I can get around this problem?
> 
> Thanks,
> 
> Aravindh Puthiyaparambil 
> Xen Development Team
> Unisys, Tredyffrin PA
> E-Mail:  aravindh.puthiyaparambil@xxxxxxxxxx
> 
> 
> linuxM0076:~ # xm list
> Error: Traceback (most recent call last):
>   File
> "/root/xen-unstable.hg/dist/install/usr/lib64/python/xen/util/xmlrpclib2
> .py", line 79, in _marshaled_dispatch
>     allow_none=1)
>   File "/usr/lib64/python2.4/xmlrpclib.py", line 1029, in dumps
>     data = m.dumps(params)
>   File "/usr/lib64/python2.4/xmlrpclib.py", line 603, in dumps
>     dump(v, write)
>   File "/usr/lib64/python2.4/xmlrpclib.py", line 615, in __dump
>     f(self, value, write)
>   File "/usr/lib64/python2.4/xmlrpclib.py", line 675, in dump_array
>     dump(v, write)
>   File "/usr/lib64/python2.4/xmlrpclib.py", line 615, in __dump
>     f(self, value, write)
>   File "/usr/lib64/python2.4/xmlrpclib.py", line 675, in dump_array
>     dump(v, write)
>   File "/usr/lib64/python2.4/xmlrpclib.py", line 615, in __dump
>     f(self, value, write)
>   File "/usr/lib64/python2.4/xmlrpclib.py", line 675, in dump_array
>     dump(v, write)
>   File "/usr/lib64/python2.4/xmlrpclib.py", line 615, in __dump
>     f(self, value, write)
>   File "/usr/lib64/python2.4/xmlrpclib.py", line 626, in dump_int
>     raise OverflowError, "int exceeds XML-RPC limits"
> OverflowError: int exceeds XML-RPC limits



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

<Prev in Thread] Current Thread [Next in Thread>