c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #00238
[Bug 660640] Re: Database not recognized after trunk pull
to be more specific here is the log file from my latest try:
[2010-10-14 18:54:01,416][test6] DEBUG:init:loading 1 packages..
[2010-10-14 18:54:01,417][test6] INFO:init:module base: loading objects
[2010-10-14 18:54:01,598][test6] ERROR:db.cursor:Programming error: column ir_module_module.web does not exist
, in query SELECT ir_module_module.website,ir_module_module.menus_by_module,ir_module_module.certificate,ir_module_module.maintainer,ir_module_module.description,ir_module_module.contributors,ir_module_module.demo,ir_module_module.views_by_module,ir_module_module.web,ir_module_module.category_id,ir_module_module.name,ir_module_module.license,ir_module_module.author,ir_module_module.url,ir_module_module.published_version,ir_module_module.latest_version,ir_module_module.state,ir_module_module.shortdesc,ir_module_module.reports_by_module,ir_module_module.id FROM "ir_module_module" WHERE ir_module_module.id IN %s ORDER BY name
[2010-10-14 18:54:01,600][test6] DEBUG:web-services:netrpc: rpc-dispatching exception
Traceback (most recent call last):
File "/home/voxteneo/Openerp6/server/bin/service/netrpc_server.py", line 70, in run
result = self.dispatch(msg[0], msg[1], msg[2:])
File "/home/voxteneo/Openerp6/server/bin/netsvc.py", line 499, in dispatch
raise OpenERPDispatcherException(e, tb_s)
OpenERPDispatcherException
--
Database not recognized after trunk pull
https://bugs.launchpad.net/bugs/660640
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.
Status in OpenObject Server: New
Bug description:
1) I updated from a version previous version on the trunk (didn't check the version it was but it was at least 1 month old).
2) Databases created with the previous trunk version are seen by the sytem (i can pick them in the login pannel) but when I try to login I get an error "database doesn't exist"
3) Working databases
4) Ubuntu server 10.04
5) 6.0-dev rev 2871
References