I've been evaluating OpenERP on windows as I figured the all in one installer
would be the simplest way to trial it, but my live machines will be linux.
I gave up trying to install on my (preferred) OpenSuse 10.3 box as everything
seemed to be geared towards 11.x and there are legacy issues which prevent this
machine being upgraded to V11.
So I'm now trying it on my alternative Kubuntu machine. Everything is installed
and the client can connect to the server, but when I try to create a database,
the client tries then fails with:
Error during database creation !
The server crashed during installation.
We suggest you to drop this database.
And the server output is as follows:
[2009-09-06 13:38:38,858] INFO:server:version - 5.0.3
[2009-09-06 13:38:38,863] INFO:server:addons_path -
/usr/local/lib/python2.6/dist-packages/openerp-server/addons
[2009-09-06 13:38:38,863] INFO:server:database hostname - localhost
[2009-09-06 13:38:38,864] INFO:server:database port - 5432
[2009-09-06 13:38:38,864] INFO:server:database user - postgres
[2009-09-06 13:38:38,864] INFO:objects:initialising distributed objects services
[2009-09-06 13:38:39,293] INFO:web-services:starting XML-RPC services, port 8069
[2009-09-06 13:38:39,294] INFO:web-services:starting NET-RPC service, port 8070
[2009-09-06 13:38:39,295] INFO:web-services:the server is running, waiting for
connections...
[2009-09-06 13:38:58,023] INFO:dbpool:Connecting to template1
[2009-09-06 13:38:58,093] INFO:dbpool:Closing all connections to template1
Closing connection <connection>
[2009-09-06 13:38:58,106] INFO:dbpool:Connecting to template1
[2009-09-06 13:38:59,768] INFO:dbpool:Closing all connections to template1
Closing connection <connection>
[2009-09-06 13:38:59,769] INFO:web-services:CREATE DATABASE: demo
[2009-09-06 13:38:59,776] INFO:dbpool:Connecting to demo
sh: bzr: not found
No LSB modules are available.
[2009-09-06 13:39:00,511] ERROR:web-services:[01]:
[2009-09-06 13:39:00,512] ERROR:web-services:[02]: Environment Information :
[2009-09-06 13:39:00,512] ERROR:web-services:[03]: System :
Linux-2.6.28-15-generic-i686-with-Ubuntu-9.04-jaunty
[2009-09-06 13:39:00,513] ERROR:web-services:[04]: OS Name : posix
[2009-09-06 13:39:00,513] ERROR:web-services:[05]: Distributor ID: Ubuntu
[2009-09-06 13:39:00,513] ERROR:web-services:[06]: Description: Ubuntu 9.04
[2009-09-06 13:39:00,513] ERROR:web-services:[07]: Release: 9.04
[2009-09-06 13:39:00,514] ERROR:web-services:[08]: Codename: jaunty
[2009-09-06 13:39:00,514] ERROR:web-services:[09]: Operating System Release :
2.6.28-15-generic
[2009-09-06 13:39:00,514] ERROR:web-services:[10]: Operating System Version :
#49-Ubuntu SMP Tue Aug 18 18:40:08 UTC 2009
[2009-09-06 13:39:00,515] ERROR:web-services:[11]: Operating System
Architecture : 32bit
[2009-09-06 13:39:00,515] ERROR:web-services:[12]: Operating System Locale :
en_US.UTF8
[2009-09-06 13:39:00,515] ERROR:web-services:[13]: Python Version : 2.6.2
[2009-09-06 13:39:00,515] ERROR:web-services:[14]: OpenERP-Server Version :
5.0.3
[2009-09-06 13:39:00,516] ERROR:web-services:[15]: Last revision No. & ID :
CREATE DATABASE
[2009-09-06 13:39:00,516] ERROR:web-services:[16]: Traceback (most recent call
last):
[2009-09-06 13:39:00,516] ERROR:web-services:[17]: File
"/usr/local/lib/python2.6/dist-packages/openerp-server/service/web_services.py",
line 89, in __call__
[2009-09-06 13:39:00,517] ERROR:web-services:[18]: tools.init_db(cr)
[2009-09-06 13:39:00,517] ERROR:web-services:[19]: File
"/usr/local/lib/python2.6/dist-packages/openerp-server/tools/misc.py", line 47,
in init_db
[2009-09-06 13:39:00,517] ERROR:web-services:[20]: for line in
file_open(f).read().split(';'):
[2009-09-06 13:39:00,518] ERROR:web-services:[21]: File
"/usr/local/lib/python2.6/dist-packages/openerp-server/tools/misc.py", line
248, in file_open
[2009-09-06 13:39:00,518] ERROR:web-services:[22]: raise IOError, 'File
notfound : '+str(name)
[2009-09-06 13:39:00,522] ERROR:web-services:[23]: IOError: File not found :
/usr/local/lib/python2.6/dist-packages/openerp-server/addons/base/base.sql
/usr/local/lib/python2.6/dist-packages/openerp-server/tools/misc.py:736:
DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
if hasattr(e, 'message'):
/usr/local/lib/python2.6/dist-packages/openerp-server/tools/misc.py:737:
DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
return ustr(e.message)
Looking at Postgres, I end up with an empty "demo" database, so it's managed
part of the job at least.
What am I doing wrong?
Cheers
MattLG
-------------------- m2f --------------------
--
http://www.openobject.com/forum/viewtopic.php?p=42980#42980
-------------------- m2f --------------------
_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users