On Today at 3:40pm, RT=>Rahul Tandon <[EMAIL PROTECTED]> wrote: RT> Thanks Kevan. RT> RT> I tried changing stack size (ulimit -s 8192) to 8 MB and thought it should RT> sovle the problem, but it did not..rather it gave error: RT> Previous stack size was 10240 kbytes when the application works with RT> -Xmx704m RT> Any more thoughts? RT>
Hi Rahul, Try reducing the stack size. I use -Xss256k for my RHEL AS 3 machines. Dunno what the default was. I haven't been following the thread completely but I think your problem is that the default stack size is so large that concurrent connections are cuasing you out of memory errors. Do you really need a 10M stack size per-thread? -- Haroon P.S. Watching cricket via p2p and typing => lots of typos... --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]