← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 800440] Re: AttributeError: 'str' object has no attribute 'tb_frame'

 

Hello Phong,

I have checked this issue at my end and did not face any problem.Would
you please check this again with latest updated code.If you steel facing
same problem then would you please provide me your end complete
configuration so I will reproduce same at my end.

Thanks.

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

-- 
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/800440

Title:
  AttributeError: 'str' object has no attribute 'tb_frame'

Status in OpenERP Server:
  Incomplete

Bug description:
  I have the following error when use a WINDOWS client (v6.0.2, on
  Windows Vista) to create a new DB on a LINUX server (6.0-trunk,
  revision-id:
  launchpad_translations_on_behalf_of_openerp-20110621060704-rv8b7nzm784f9cs8,
  revno: 3446).

  [2011-06-22 05:40:40,898][?] DEBUG:web-services:netrpc: communication-level exce
  ption
  Traceback (most recent call last):
    File "/var/local/software/6.0-20110622-0513/server/bin/service/netrpc_server.p
  y", line 70, in run
      result = self.dispatch(msg[0], msg[1], msg[2:])
    File "/var/local/software/6.0-20110622-0513/server/bin/netsvc.py", line 498, i
  n dispatch
      pdb.post_mortem(tb[2])
    File "/usr/lib/python2.6/pdb.py", line 1249, in post_mortem
      p.interaction(None, t)
    File "/usr/lib/python2.6/pdb.py", line 196, in interaction
      self.setup(frame, traceback)
    File "/usr/lib/python2.6/pdb.py", line 115, in setup
      self.stack, self.curindex = self.get_stack(f, t)
    File "/usr/lib/python2.6/bdb.py", line 325, in get_stack
      stack.append((t.tb_frame, t.tb_lineno))
  AttributeError: 'str' object has no attribute 'tb_frame'

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


References