[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] "xm list" causing "OverflowError: int exceeds XML-RPC limits"
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. 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |