[R] Error: OutOfMemoryError (Java): GC overhead limit exceeded

Yuan, Rebecca rebecca.yuan at bankofamerica.com
Mon Feb 2 14:43:50 CET 2015


Hello all,

When I met this following error message:

Error: OutOfMemoryError (Java): GC overhead limit exceeded

I usually use the following options to overcome the memory limit:

options(java.parameters = "-Xmx1024m") # to reduce the error message "Error: OutOfMemoryError (Java): GC overhead limit exceeded"

However, this seems not working any more, is there any other way to help avoiding the memory error issue in R?

Thanks very much!

Cheers,

Rebecca



20

----------------------------------------------------------------------
This message, and any attachments, is for the intended r...{{dropped:5}}



More information about the R-help mailing list