Public bug reported:
Hello,
I am getting this traceback when I am going to install new database.
[2011-11-28 11:55:39,366][template1] INFO:web-services:CREATE DATABASE: stable6
[2011-11-28 11:55:39,386][stable6] WARNING:init:module base: module not found
[2011-11-28 11:55:39,388][stable6] ERROR:web-services:[01]: CREATE DATABASE
[2011-11-28 11:55:39,389][stable6] ERROR:web-services:[02]: Traceback (most
recent call last):
[2011-11-28 11:55:39,389][stable6] ERROR:web-services:[03]: File
"/home/tiny/sources/server/6.0/bin/service/web_services.py", line 95, in
__call__
[2011-11-28 11:55:39,389][stable6] ERROR:web-services:[04]:
tools.init_db(cr)
[2011-11-28 11:55:39,389][stable6] ERROR:web-services:[05]: File
"/home/tiny/sources/server/6.0/bin/tools/misc.py", line 72, in init_db
[2011-11-28 11:55:39,389][stable6] ERROR:web-services:[06]: base_sql_file =
file_open(f)
[2011-11-28 11:55:39,390][stable6] ERROR:web-services:[07]: File
"/home/tiny/sources/server/6.0/bin/tools/misc.py", line 207, in file_open
[2011-11-28 11:55:39,390][stable6] ERROR:web-services:[08]: if
name.replace(os.path.sep, '/').startswith('addons/'):
[2011-11-28 11:55:39,390][stable6] ERROR:web-services:[09]: AttributeError:
'bool' object has no attribute 'replace'
Thanks,
** Affects: openobject-server
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/897083
Title:
Unable to install new database
Status in OpenERP Server:
New
Bug description:
Hello,
I am getting this traceback when I am going to install new database.
[2011-11-28 11:55:39,366][template1] INFO:web-services:CREATE DATABASE:
stable6
[2011-11-28 11:55:39,386][stable6] WARNING:init:module base: module not found
[2011-11-28 11:55:39,388][stable6] ERROR:web-services:[01]: CREATE DATABASE
[2011-11-28 11:55:39,389][stable6] ERROR:web-services:[02]: Traceback (most
recent call last):
[2011-11-28 11:55:39,389][stable6] ERROR:web-services:[03]: File
"/home/tiny/sources/server/6.0/bin/service/web_services.py", line 95, in
__call__
[2011-11-28 11:55:39,389][stable6] ERROR:web-services:[04]:
tools.init_db(cr)
[2011-11-28 11:55:39,389][stable6] ERROR:web-services:[05]: File
"/home/tiny/sources/server/6.0/bin/tools/misc.py", line 72, in init_db
[2011-11-28 11:55:39,389][stable6] ERROR:web-services:[06]: base_sql_file
= file_open(f)
[2011-11-28 11:55:39,390][stable6] ERROR:web-services:[07]: File
"/home/tiny/sources/server/6.0/bin/tools/misc.py", line 207, in file_open
[2011-11-28 11:55:39,390][stable6] ERROR:web-services:[08]: if
name.replace(os.path.sep, '/').startswith('addons/'):
[2011-11-28 11:55:39,390][stable6] ERROR:web-services:[09]: AttributeError:
'bool' object has no attribute 'replace'
Thanks,
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/897083/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp