Skip to Main Content

Why Can't I allocated more than 128m as stack Size

956919Aug 21 2012 — edited Aug 24 2012
There is a requirement of high stack size in the application but when I try to set the stack size > 128m , I get the below error

[ERROR] Argument error: -Xss130m
[ERROR] -Xss: Stack size too large
Could not create the Java virtual machine.

Is there a upper limit of 128m on stack size. The Jrockit version is 64 bit.

Please help
Comments
Post Details
Added on Aug 21 2012
5 comments
5,593 views