function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
surojit Mondalsurojit Mondal 

Error:: java.lang.OutOfMemoryError: Java heap space.

How to solve this type of error "java.lang.OutOfMemoryError: Java heap space" ?
I have googled the issue and got that the heap memory might be cause of this error.But larger file has been processed previously and does not occour any error. I have also attached the screenshoot of generated log.

Larger file size does not generate error message
Amit Chaudhary 8Amit Chaudhary 8
if you are getting this issue in eclipse then please check below post. That will help you
1) http://amitsalesforce.blogspot.in/2015/08/how-to-increase-heap-size-in-eclipse.html