On 10/11/2010 10:44 PM, "Cédric Krier" <[email protected]>" wrote:
Please review this at http://codereview.appspot.com/2440041/

Affected files:
   M proteus/__init__.py
   M proteus/config.py
   A proteus/tests/test_wizard.py





Cedric,

Not sure if I should file an issue over this one, since it concerns code not yet pushed out.

testing this over xmlrpc gives me:

    Wizard('ir.module.module.install_upgrade')
File "/home/paul/service/src/proteus/proteus/__init__.py", line 572, in __init__
    self.id = self._proxy.create(self._config.context)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/usr/lib/python2.6/xmlrpclib.py", line 1253, in request
    return self._parse_response(h.getfile(), sock)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1392, in _parse_response
    return u.close()
  File "/usr/lib/python2.6/xmlrpclib.py", line 838, in close
    raise Fault(**self._stack[0])
Fault: <Fault 1: "<type 'exceptions.OverflowError'>:int exceeds XML-RPC limits">



--
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl

--
[email protected] mailing list

Reply via email to