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

Enable odoo v9, 3 workers on my PC 2GB ram and 2 CPU, the problem occurs when I run a java script and gives an error the java MV because there is not enough memory.

Someone to help me indicating a way to run java from python

Thanks for your help.

Awatar
Odrzuć

you need to define your odoo conf, based on the calculation in the odoo documentation :

# limit_memory_hard: 4GB

limit_memory_hard = #some value

# limit_memory_soft: 640MB

limit_memory_soft = #some value

limit_request = #some value

limit_time_cpu = #some value

limit_time_real = #some value

Powiązane posty Odpowiedzi Widoki Czynność
0
mar 15
3524
1
mar 15
3435
0
maj 22
2971
0
mar 25
1376
4
kwi 24
174291