c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #07973
[Bug 690101] [NEW] Error when send/receive
Public bug reported:
Hello,
I'm testing the refactoring branch and I have the next error when I try
send/receive:
bzr: ERROR: Not a branch: "/home/modesto/openerp/openerp-server-5.0.14/bin/".
[2010-12-14 10:57:55,481][demo_5] ERROR:web-services:[01]:
[2010-12-14 10:57:55,481][demo_5] ERROR:web-services:[02]: Environment Information :
[2010-12-14 10:57:55,481][demo_5] ERROR:web-services:[03]: System : Linux-2.6.32-5-amd64-x86_64-with-debian-squeeze-sid
[2010-12-14 10:57:55,481][demo_5] ERROR:web-services:[04]: OS Name : posix
[2010-12-14 10:57:55,481][demo_5] ERROR:web-services:[05]: Distributor ID: Debian
[2010-12-14 10:57:55,481][demo_5] ERROR:web-services:[06]: Description: Debian GNU/Linux testing (squeeze)
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[07]: Release: testing
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[08]: Codename: squeeze
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[09]: Operating System Release : 2.6.32-5-amd64
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[10]: Operating System Version : #1 SMP Fri Dec 10 15:35:08 UTC 2010
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[11]: Operating System Architecture : 64bit
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[12]: Operating System Locale : es_ES.UTF8
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[13]: Python Version : 2.6.6
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[14]: OpenERP-Server Version : 5.0.14
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[15]: Last revision No. & ID :
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[16]: Traceback (most recent call last):
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[17]: File "/home/modesto/openerp/openerp-server-5.0.14/bin/osv/osv.py", line 58, in wrapper
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[18]: return f(self, dbname, *args, **kwargs)
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[19]: File "/home/modesto/openerp/openerp-server-5.0.14/bin/osv/osv.py", line 119, in execute
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[20]: res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[21]: File "/home/modesto/openerp/openerp-server-5.0.14/bin/osv/osv.py", line 111, in execute_cr
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[22]: return getattr(object, method)(cr, uid, *args, **kw)
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[23]: File "/home/modesto/openerp/openerp-server-5.0.14/bin/addons/poweremail/poweremail_core.py", line 647, in send_receive
[2010-12-14 10:57:55,484][demo_5] ERROR:web-services:[24]: mailbox_obj.send_all_mail(cr, uid, [], context=ctx)
[2010-12-14 10:57:55,484][demo_5] ERROR:web-services:[25]: NameError: global name 'cr' is not defined
Thanks.
** Affects: poweremail
Importance: Undecided
Status: New
--
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/690101
Title:
Error when send/receive
Status in Power e-Mail for Open ERP:
New
Bug description:
Hello,
I'm testing the refactoring branch and I have the next error when I try send/receive:
bzr: ERROR: Not a branch: "/home/modesto/openerp/openerp-server-5.0.14/bin/".
[2010-12-14 10:57:55,481][demo_5] ERROR:web-services:[01]:
[2010-12-14 10:57:55,481][demo_5] ERROR:web-services:[02]: Environment Information :
[2010-12-14 10:57:55,481][demo_5] ERROR:web-services:[03]: System : Linux-2.6.32-5-amd64-x86_64-with-debian-squeeze-sid
[2010-12-14 10:57:55,481][demo_5] ERROR:web-services:[04]: OS Name : posix
[2010-12-14 10:57:55,481][demo_5] ERROR:web-services:[05]: Distributor ID: Debian
[2010-12-14 10:57:55,481][demo_5] ERROR:web-services:[06]: Description: Debian GNU/Linux testing (squeeze)
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[07]: Release: testing
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[08]: Codename: squeeze
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[09]: Operating System Release : 2.6.32-5-amd64
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[10]: Operating System Version : #1 SMP Fri Dec 10 15:35:08 UTC 2010
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[11]: Operating System Architecture : 64bit
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[12]: Operating System Locale : es_ES.UTF8
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[13]: Python Version : 2.6.6
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[14]: OpenERP-Server Version : 5.0.14
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[15]: Last revision No. & ID :
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[16]: Traceback (most recent call last):
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[17]: File "/home/modesto/openerp/openerp-server-5.0.14/bin/osv/osv.py", line 58, in wrapper
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[18]: return f(self, dbname, *args, **kwargs)
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[19]: File "/home/modesto/openerp/openerp-server-5.0.14/bin/osv/osv.py", line 119, in execute
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[20]: res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[21]: File "/home/modesto/openerp/openerp-server-5.0.14/bin/osv/osv.py", line 111, in execute_cr
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[22]: return getattr(object, method)(cr, uid, *args, **kw)
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[23]: File "/home/modesto/openerp/openerp-server-5.0.14/bin/addons/poweremail/poweremail_core.py", line 647, in send_receive
[2010-12-14 10:57:55,484][demo_5] ERROR:web-services:[24]: mailbox_obj.send_all_mail(cr, uid, [], context=ctx)
[2010-12-14 10:57:55,484][demo_5] ERROR:web-services:[25]: NameError: global name 'cr' is not defined
Thanks.
Follow ups
References