← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 869451] Re: Failed to load server-wide module `web`

 

This is not a bug. This is the OpenERP server that fails to load the
`web` module provided by the openerp-web project (the v6.1 web client).
That module, in our code base, is not provided by the server or by the
normal addons. In a packaged OpenERP server, all addons are packaged
together so there is nothing to configure, but when you use the code
from launchpad, you have to add the web addons in the configuration. For
instance:

    ./openerp-server --addons-path=/path/to/addons,/path/to/web/addons #
note the two paths

Nevertheless, a slightly improved error message has been included in
trunk at revision 3740 (revision-id:
vmt@xxxxxxxxxxx-20111007073330-t0mh6x7ohv82i1g6); thanks for the bug
report.

** Changed in: openobject-server
       Status: Confirmed => Fix Released

-- 
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/869451

Title:
  Failed to load server-wide module `web`

Status in OpenERP Server:
  Fix Released

Bug description:
  running server i get this error loading

  http://paste.pocoo.org/show/488440/

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/869451/+subscriptions


References