K
karthikeyan.jambulingam
Dear all,
Got out of memory error while trying to run my application with a
HeapSize of 600mx in a Linux ( RH 9.0) box with 1 GB Ram size The
error obtained is :
"Fatal: Stack size too small Use java -Xss to increase default stack
size " .
What does this error denote ? Have any one faced this .
The same application worked fine when the Heap size was reduced to
300mx . The application creates 150 native threads and uses jdk 1.4.2.
However the application worked fine in another linux box with the same
configuration with 600mx as heap size. Was not able to find out any
reason for this ??? .
It will be really helpful if you can throw some insights over this
problem ..... . Thanks in advance for the response.
Regards
JK
Got out of memory error while trying to run my application with a
HeapSize of 600mx in a Linux ( RH 9.0) box with 1 GB Ram size The
error obtained is :
"Fatal: Stack size too small Use java -Xss to increase default stack
size " .
What does this error denote ? Have any one faced this .
The same application worked fine when the Heap size was reduced to
300mx . The application creates 150 native threads and uses jdk 1.4.2.
However the application worked fine in another linux box with the same
configuration with 600mx as heap size. Was not able to find out any
reason for this ??? .
It will be really helpful if you can throw some insights over this
problem ..... . Thanks in advance for the response.
Regards
JK