Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
6287 Widoki

Hi,

I just accomplished to debug the server within eclipse on windows. But now I experience some problem: If the server trips on some assertion, the server freezes itself. I'm not able to continue it by Eclipse, for example by clicking on run or something.

The usual behavior before debugging was, that the openerp web pops up an error page, explaining the assertion. By clicking on okay, the server continues. How can I enable this behavior in debug mode? I tried to add "assert_exit_level = critical" within the openerp-server.conf file, but it doesn't help. Does someone have an idea?

Awatar
Odrzuć
Autor Najlepsza odpowiedź

Okay, I also found this one out. Within the openerp-server.conf I had to write: assert_exit_level = notset On assertion, the previous box is popping up and the server is not freezing. WRONG!!! Sorry, setting asser_exit_level to notset DIDN'T SOLVE the problem (I forgot that I've set debug_mode to false again - but it should be true)

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
4
maj 22
11574
3
maj 17
5507
1
sty 17
6635
0
sie 25
876
0
lip 25
582