Jean-Sebastien Vachon wrote:
I've actually had no luck googling what's up with the -d64. Can you point me to any documentation on what effect it has, and on particular on what the boundary -Xmx size is that requires -d64?You will also need to switch to a 64 bits JVM You might have to add the `-d64` flag as well as the `-Xms` and `-Xmx`
Jonathan