← Back to team overview

openerp-india team mailing list archive

[Bug 1008426] Re: ReportNotFound in GTK Client when running with more than One worker

 

** Attachment added: "Bug.png"
   https://bugs.launchpad.net/openobject-server/+bug/1008426/+attachment/3187572/+files/Bug.png

** Changed in: openobject-server
   Importance: Undecided => Medium

** Changed in: openobject-server
       Status: New => Confirmed

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

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1008426

Title:
  ReportNotFound in GTK Client when running with more than One worker

Status in OpenERP Server:
  Confirmed

Bug description:
  Hi,

  When running openerp server 6.1 with more than one worker we have the
  error bellow in gtk client.

  With one worker no error in GTK Client
  No error in web client.

  
  thanks for all

  stephane

  
  Environment Information : 
  System : Linux-3.0.0-19-generic-x86_64-with-Ubuntu-11.10-oneiric
  OS Name : posix
  Distributor ID:	Ubuntu
  Description:	Ubuntu 11.10
  Release:	11.10
  Codename:	oneiric
  Operating System Release : 3.0.0-19-generic
  Operating System Version : #33-Ubuntu SMP Thu Apr 19 19:05:14 UTC 2012
  Operating System Architecture : 64bit
  Operating System Locale : fr_FR.UTF-8
  Python Version : 2.7.2+
  OpenERP-Client Version : 6.1.1
  Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
    File "/home/ubuntu/openerp/openobject-server/openerp/wsgi/core.py", line 79, in xmlrpc_return
      result = openerp.netsvc.dispatch_rpc(service, method, params)
    File "/home/ubuntu/openerp/openobject-server/openerp/netsvc.py", line 360, in dispatch_rpc
      result = ExportService.getService(service_name).dispatch(method, params)
    File "/home/ubuntu/openerp/openobject-server/openerp/service/web_services.py", line 669, in dispatch
      res = fn(db, uid, *params)
    File "/home/ubuntu/openerp/openobject-server/openerp/service/web_services.py", line 779, in exp_report_get
      raise Exception, 'ReportNotFound'
  Exception: ReportNotFound

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1008426/+subscriptions


References