[R] Rserve : CStack usage too close to the limit

Bio7 maustenfeld at elearning.uni-kiel.de
Thu Apr 15 22:39:18 CEST 2010


I successfully use RServe with big matrices for e.g. image analysis and as a
computational backend for my GUI.

http://www.uni-bielefeld.de/biologie/Oekosystembiologie/bio7app/flashtut/rperspective.htm
http://www.uni-bielefeld.de/biologie/Oekosystembiologie/bio7app/flashtut/rperspective.htm


http://www.uni-bielefeld.de/biologie/Oekosystembiologie/bio7app/flashtut/supervisedimages.htm
http://www.uni-bielefeld.de/biologie/Oekosystembiologie/bio7app/flashtut/supervisedimages.htm 

Often memory errors occurs if the size of the heap is to small on the java
side.
Try to start your application with more memory:
e.g.: java -Xmx512M yourprogramm

i hope this info helps.
-- 
View this message in context: http://n4.nabble.com/Rserve-CStack-usage-too-close-to-the-limit-tp1910695p1932149.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list