跳至内容
菜单
此问题已终结
4270 查看

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.

形象
丢弃

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

相关帖文 回复 查看 活动
0
3月 15
3500
1
3月 15
3396
0
5月 22
2905
0
3月 25
1297
4
4月 24
174095