Menu

#7 FAQ entriy 7.1.5. seems incorrect

open
nobody
None
5
2011-07-19
2011-07-19
Anonymous
No

In the documentation the FAQ at 7.1.5. "How do I pass JVM-specific arguments with the wrappers?" doesn't seem to match with the actual functionality provided.

Instead of "-JinitialHeap" and a value that can use 'M' or 'k' I found that I needed "-JinitialMemoryHeap" and the size in bytes for the value.

I found the same to be true of the max heap. Correct parameter is "-JmaximumMemoryHeap" and again value in bytes.

Discussion


Log in to post a comment.