There is a strange issue I found while experimenting with Open ERP. I checked 
out from trunk openobject server, client-web and addons. This all works fine on 
my WinXP laptop with 512 Mb of memory.

I installed 5.0 rc1 to linux VPS and webclient copied from laptop. After 
starting there is not enough memory for successfull work with OpenERP. VPS 
total memory is 256 Mb. I stoped everything possible, reduced resources usage 
by httpd and postgres. And the only thing I achieved is a running server and 
web-client. I can not do anything inside it. When I try to update the list of 
available addons, the client shows error that there is not enough memory.

[r...@407 web-client]# free
             total      
 used       free     shared  
  buffers     cached
Mem:        262144      72732  
   189412          0      
    0          0
-/+ buffers/cache:      72732     189412
Swap:            0        
  0          0

[r...@407 web-client]# ./start-openerp-web.py &
...

[r...@407 web-client]# free
             total      
 used       free     shared  
  buffers     cached
Mem:        262144     239624  
    22520          0      
    0          0
-/+ buffers/cache:     239624      22520
Swap:            0        
  0          0


It means that webclient consumed > 160 Mb only during startup. Although on 
Windows it eats only ~35 Mb.

Please advise.




-------------------- m2f --------------------

--
http://www.openerp.com/forum/viewtopic.php?p=27905#27905

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to