a proplem in running OpenERP
hi,
I just installed the OpenERP (on VirtualBox) but can not run it. Below is the detial of the error I recieved.
2013-06-10 09:17:13,363 2341 INFO ? openerp: OpenERP version 8.0dev-
2013-06-10 09:17:13,368 2341 INFO ? openerp: addons paths: /opt/openerp/
2013-06-10 09:17:13,370 2341 INFO ? openerp: database hostname: localhost
2013-06-10 09:17:13,371 2341 INFO ? openerp: database port: 5432
2013-06-10 09:17:13,371 2341 INFO ? openerp: database user: omar
2013-06-10 09:17:14,869 2341 CRITICAL ? openerp.
2013-06-10 09:17:14,872 2341 CRITICAL ? openerp.
2013-06-10 09:17:14,873 2341 ERROR ? openerp.service: Failed to load server-wide module `web`.
The `web` module is provided by the addons found in the `openerp-web` project.
Maybe you forgot to add those addons in your addons_path configuration.
Traceback (most recent call last):
File "/opt/openerp/
openerp.
File "/opt/openerp/
__import_
File "/opt/openerp/
mod = imp.load_
File "/opt/openerp/
import cli
File "/opt/openerp/
import test_js
File "/opt/openerp/
import openerp.
File "/opt/openerp/
from . import test_dataset, test_menu, test_serving_base, test_js
File "/opt/openerp/
import mock
ImportError: No module named mock
2013-06-10 09:17:15,040 2341 INFO ? openerp.
2013-06-10 09:17:15,155 2341 INFO ? openerp: OpenERP server is running, waiting for connections...
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/
self.run()
File "/usr/lib/
self.
File "/opt/openerp/
httpd = werkzeug.
File "/usr/lib/
passthrough
File "/usr/lib/
HTTPServer.
File "/usr/lib/
self.
File "/usr/lib/
SocketServe
File "/usr/lib/
self.
File "/usr/lib/
return getattr(
error: [Errno 98] Address already in use
What do i have to do to resolve this matter.
regards,
Omar
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Omar O. Alamoudi for more information if necessary.