Forum Moderators: phranque

Message Too Old, No Replies

"The compiler has run out of stack space " in jsp

very urgent please

         

sree2002

2:20 pm on Jul 23, 2002 (gmt 0)



I am getting an exception <b>java.lang.Exception: Java/JSP compile error: The compiler has run out of stack space. Consider using the "-J-oss<number>" command line option to increase the memory allocated for the Java stack</b> when ever i run my jsp on Solaris OS .

And the same jsp is working fine on AIX.
Coud anybody please help me out solving this problem.
Thanks,
Sree

Knowles

2:24 pm on Jul 23, 2002 (gmt 0)

10+ Year Member



Welcome to Webmaster World sree2002, the issue your having is going to be the difference in the way the 2 servers are configured. If you can find where this figure is stored you could change the new server to have the same memory allication as the old one. Simply use the command they gave you, I am guessing but the number would be how many mbs you want to allicate to the complier to run programs.