Comment 2 for bug 562772

Revision history for this message
Nhomar - Vauxoo (nhomar) wrote :

Hello.

It happens to me a lot of times when i begun to program my own modules.

Your module looks fine.

When you run your server some data is shown, and you need to be so clear with this information......

Somthing like that!!!!

[2010-04-14 01:13:05,628] INFO:server:version - 5.0.7
[2010-04-14 01:13:05,629] INFO:server:addons_path - /path_to_serv/openerp/stable/5.0/server/bin/addons
[2010-04-14 01:13:05,630] INFO:server:database hostname - localhost
[2010-04-14 01:13:05,630] INFO:server:database port - 5432
[2010-04-14 01:13:05,630] INFO:server:database user - nhomar_db
[2010-04-14 01:13:05,631] INFO:objects:initialising distributed objects services
[2010-04-14 01:13:05,907] INFO:web-services:starting XML-RPC services, port 60073
[2010-04-14 01:13:05,908] INFO:web-services:starting NET-RPC service, port 60074
[2010-04-14 01:13:05,908] INFO:web-services:the server is running, waiting for connections...

This behaviour that you describe is shown when you put your module on a folder diferent than:

addons_path - /path_to_serv/openerp/stable/5.0/server/bin/addons

When you say:

"i copy my folder in my Debian server"

You didn't specify _where_ this information is so important.

try again....