← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 667634] Re: object has no attribute 'pool'

 

Running Ubuntu 10.04.
I downloaded the RC zips (ie, not using trunk) from openerp.com
I did not do a full install. I simply started the server and the web client, then created a new database and basically selected ALL the possible options. 
I get this error when the configuration gets to either the thunderbird or the openoffice zip download. When I click on the save as button I get this crash.

-- 
object has no attribute 'pool' 
https://bugs.launchpad.net/bugs/667634
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: Incomplete

Bug description:
6.0 RC1

Still configuring the database. get this error when clicking on "save as" button for thinderbird pluginn


Unrecoverable error in the server.
Traceback (most recent call last):
  File "/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py", line 541, in run
    self.respond(pi)
  File "/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py", line 624, in respond
    self.handle_error()
  File "/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py", line 746, in handle_error
    self.error_response()
  File "/mnt/downloads/OpenERP/Openerp-6.0/openerp-web-6.0.0-rc1/addons/openerp/controllers/root.py", line 38, in _cp_on_error
    errorpage = cherrypy.request.pool.get_controller("/openerp/errorpage")
  File "/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/__init__.py", line 301, in __getattr__
    return getattr(child, name)
AttributeError: 'Request' object has no attribute 'pool'





References