콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
4205 화면

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
3471
1
3월 15
3369
0
5월 22
2847
0
3월 25
1233
4
4월 24
173903