Skip to Main Content

-Xss: Stack size too large

956919Aug 21 2012 — edited Aug 21 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
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked due to inactivity on Sep 18 2012
Added on Aug 21 2012
1 comment
760 views