Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
4280 Visualizzazioni

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.

Avatar
Abbandona

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

Post correlati Risposte Visualizzazioni Attività
0
mar 15
3502
1
mar 15
3405
0
mag 22
2909
0
mar 25
1308
4
apr 24
174150