logo separator

[mkgmap-dev] -Xmx 2500 not enough?

From Steve Ratcliffe steve at parabola.me.uk on Mon Jun 4 12:22:58 BST 2012

Hi

> GC error when compiling europe.
> All tiles have been created so it occurs in one of the final steps
> ( MDR builder? ).

Are you using a 64 bit java? If so, then using the "-XX:+UseCompressedOops"
option will greatly decrease the amount of memory required.

   java -XX:+UseCompressedOops ...

The same is true for splitter.

..Steve



More information about the mkgmap-dev mailing list