frequent errors when starting

Asked by Felipe Ingram

This is not the first time i start to evaluate open ERP for my office however every time i found a lot of errors even when i have not yet a lot of information, just have a few records (1 or 2 projects, 5 or 6 task).

Nowadays when i only click "Calendar View" (in tasks) throws this error:
AttributeError: 'NoneType' object has no attribute 'split'

Dont remember exactly but im sure there was some other errors that ocurrs when i was starting to test the application.

Can sombe body tell me how to solve the current bug and if this situation is normal

thanks a lot

Question information

Language:
English Edit question
Status:
Answered
For:
OpenERP Spanish Localization Project Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
cubells (cubells) said :
#1

I need to read the message log in order to help you.

If your o.s. is linux, you can read the log at:

$ tail -f -n 50 /var/log/openerp-server.log

If there is no log file on this path, you can check the correct path of your openerp if run the command:

$ ps aux | grep openerp
openerp 63356 0.0 2.1 992872 108892 ? Sl Oct10 0:28 /usr/bin/python /usr/bin/openerp-server --config=/etc/openerp/openerp-server.conf --logfile=/var/log/openerp-server.log

Can you attach your log file errors or send me the whole file to vicent at vcubells dot net?

Can you help with this problem?

Provide an answer of your own, or ask Felipe Ingram for more information if necessary.

To post a message you must log in.