This seems to be a simple debug message indicating that an exception was
raised during the dispatching of the an RPC method call, the failed
constraint probably. Nothing to worry about, and prefectly normal if you
are running your server in DEBUG mode.

** Changed in: openobject-server
       Status: Triaged => Invalid

** Changed in: openobject-server
     Assignee: OpenERP's Framework R&D (openerp-dev-framework) => (unassigned)

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/656262

Title:
  [trunk] - dispatch error 

Status in OpenObject Server:
  Invalid

Bug description:
  in serverlog I find
I think this happens if the constaints fails
_constraints =


[2010-10-07 12:07:39,500][test_dimu] DEBUG:web-services:netrpc: rpc-dispatching 
exception
Traceback (most recent call last):
  File 
"/home2/gass/OpenERP/trunk/openobject-server/bin/service/netrpc_server.py", 
line 70, in run
    result = self.dispatch(msg[0], msg[1], msg[2:])
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/netsvc.py", line 491, 
in dispatch
    raise OpenERPDispatcherException(e, tb_s)
OpenERPDispatcherException



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to