← Back to team overview

credativ team mailing list archive

[Bug 1009439] Re: Issues in openupgrade-server 6.1

 

Thanks Stefan for your feedback.

-- 
You received this bug notification because you are a member of
OpenUpgrade Committers, which is the registrant for OpenUpgrade Server.
https://bugs.launchpad.net/bugs/1009439

Title:
  Issues in openupgrade-server 6.1

Status in OpenUpgrade Server:
  Won't Fix

Bug description:
  Hi Stefan,
  I have installed all the module, When i tried to generate the records got the following error popup:

  Cannot reliably generate records
  Cannot seem to install or upgrade modules auth_openid

  
  So, I have removed that module(auth_openid) and regenerated records. and its done. And created a new config but when proceeded with perform analysis got the following error:

  Environment Information : 
  System : Linux-2.6.32-33-generic-i686-with-Ubuntu-10.04-lucid
  OS Name : posix
  Distributor ID:	Ubuntu
  Description:	Ubuntu 10.04.3 LTS
  Release:	10.04
  Codename:	lucid
  Operating System Release : 2.6.32-33-generic
  Operating System Version : #72-Ubuntu SMP Fri Jul 29 21:08:37 UTC 2011
  Operating System Architecture : 32bit
  Operating System Locale : en_IN.ISO8859-1
  Python Version : 2.6.5
  OpenERP-Client Version : 6.1.1
  Last revision No. & ID :0 null:
  Traceback (most recent call last):
    File "/home1/shreya/Desktop/Upgrade software/Upgrade-6.1-latest/6.1/openerp/wsgi/core.py", line 79, in xmlrpc_return
      result = openerp.netsvc.dispatch_rpc(service, method, params)
    File "/home1/shreya/Desktop/Upgrade software/Upgrade-6.1-latest/6.1/openerp/netsvc.py", line 360, in dispatch_rpc
      result = ExportService.getService(service_name).dispatch(method, params)
    File "/home1/shreya/Desktop/Upgrade software/Upgrade-6.1-latest/6.1/openerp/service/web_services.py", line 572, in dispatch
      res = fn(db, uid, *params)
    File "/home1/shreya/Desktop/Upgrade software/Upgrade-6.1-latest/6.1/openerp/osv/osv.py", line 121, in wrapper
      return f(self, dbname, *args, **kwargs)
    File "/home1/shreya/Desktop/Upgrade software/Upgrade-6.1-latest/6.1/openerp/osv/osv.py", line 176, in execute
      res = self.execute_cr(cr, uid, obj, method, *args, **kw)
    File "/home/shreya/Desktop/Upgrade software/Upgrade-6.1-latest/addons/6.1/audittrail/audittrail.py", line 495, in execute_cr
      return fct_src(cr, uid, model, method, *args)
    File "/home1/shreya/Desktop/Upgrade software/Upgrade-6.1-latest/6.1/openerp/osv/osv.py", line 164, in execute_cr
      return getattr(object, method)(cr, uid, *args, **kw)
    File "/home1/shreya/Desktop/Upgrade software/Upgrade-6.1-latest/6.1/openerp/addons/openupgrade_records/model/analysis_wizard.py", line 161, in get_communication
      {'last_log': general})
    File "/home1/shreya/Desktop/Upgrade software/Upgrade-6.1-latest/6.1/openerp/osv/orm.py", line 3899, in write
      'where id IN %s', upd1 + [sub_ids])
    File "/home1/shreya/Desktop/Upgrade software/Upgrade-6.1-latest/6.1/openerp/sql_db.py", line 152, in wrapper
      return f(self, *args, **kwargs)
    File "/home1/shreya/Desktop/Upgrade software/Upgrade-6.1-latest/6.1/openerp/sql_db.py", line 212, in execute
      res = self._obj.execute(query, params)
  TransactionRollbackError: could not serialize access due to concurrent update
  CONTEXT:  SQL statement "SELECT 1 FROM ONLY "public"."res_users" x WHERE "id" OPERATOR(pg_catalog.=) $1 FOR SHARE OF x"

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


References