Hi all, I see in the documentation that we need to use the following parameters to start Tomcat 4.1.10, if you are using Linux 2.4.x
ulimit -s 2048 export LD_ASSUME_KERNEL=2.2.5 export J2SE_PREEMPTCLOSE=1 Well, I also start Tomcat with -Xmx850m, but I keep having errors like "unable to create new native thread" when, I know there is plenty of memory available. I just commented out the 3 lines above, and everything worked back again !! Can someone confirm that with Sun JDK 1.4 we don't need these 'workarounds' anymore or this is just a fatality ? Thanks Renato. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>