May setting these values will help: ulimit -s 2048 export LD_ASSUME_KERNEL=2.2.5
Either put them in the environment of the user that starts tomcat or put it in the startscript of tomcat. BTW: Have you looked what processes are running and how the memory usage is, before you try to start tomcat ? (Maybe there is some other process missbehaving) > -----Original Message----- > From: Denise Mangano [mailto:[EMAIL PROTECTED] > Sent: Friday, September 19, 2003 4:02 PM > To: Tomcat Users List > Subject: RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError > > > Ralph - thank you for your reply. I have not made any export settings > like that. Honestly, for the most part I took the Tomcat distribution > and went mostly with the defaults because everything was working fine. > Probably a newbie mistake, I'm sure - but I made very few settings / > changes. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
