[trunk] - dispatch error

Bug #656262 reported by Ferdinand
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Invalid
Undecided
Unassigned

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

Revision history for this message
xrg (xrg) wrote :

Can we have a little more information, please? What is the content (message) of the exception? What RPC method did you try to dispatch?

Changed in openobject-server:
status: New → Incomplete
Revision history for this message
Ferdinand (office-chricar) wrote :

well - I do not know ... the error message does not tell anything

Revision history for this message
xrg (xrg) wrote : Re: [Bug 656262] Re: [trunk] - dispatch error

On Wednesday 08 December 2010, you wrote:
> well - I do not know ... the error message does not tell anything

Is it a reproducible bug then?

Dispatch errors can happen at any instance of an ORM function called wrong.

Revision history for this message
Vinay Rana (OpenERP) (vra-openerp) wrote :

We Let the Framework team decide.

Thanks.

Changed in openobject-server:
assignee: nobody → OpenERP's Framework R&D (openerp-dev-framework)
status: Incomplete → Triaged
Revision history for this message
Olivier Dony (Odoo) (odo-openerp) wrote :

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:
assignee: OpenERP's Framework R&D (openerp-dev-framework) → nobody
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.