Get your own customer support community
 

Java out of memory error

Im trying to create the postings.data from the 2.5 GB results, and after about 2 hours or so of running time i get the out of memory: java heap space error.

I changed the Eclipse config file to use 3.25GB of ram, with these operators:
-Xms40m (minimum)
-Xmx3300m ((maximum)

Something im doing wrong?
Inappropriate?
1 person has this question

User_default_medium