As you may never know where the Error occured, it may be some tools of the webapp are left in an unconsistent state (transactions not closed, inconsistent session, jsp not compiled and so on). So restarting is probably needed.
Le Mardi 14 Juin 2005 11:49, Charl Gerber a �crit : > If Tomcat does run out of memory, what will happen? > > Will a user just temporarily not be able to access the > apps until another session becomes available, or will > it crash and I have to restart? > > Will 128MB be fine? > > --- "Dale, Matt" <[EMAIL PROTECTED]> wrote: > > Both active sessions and the number of webapps will > > fill up your heap. Within 64MB I think you will > > struggle to run 15-20 webapps but without knowing > > the exact size of them all and the amount of hits > > you expect I couldn't say for sure. > > > > Ta > > Matt > > > > -----Original Message----- > > From: Charl Gerber [mailto:[EMAIL PROTECTED] > > Sent: 14 June 2005 10:33 > > To: [email protected] > > Subject: Tomcat memory question > > > > > > My tomcat instance is now running 10 webapps and > > will > > most likely get more, in the region of 15. My > > service > > provider configures my server with 64MB heap space. > > > > Question is, what affects the memory usage? Purely > > the > > number of hits (ie active sessions) or the number of > > webapps as well? Should my server run ok with 64MB > > heap memory for say 15 or maybe even 20 webapps? > > > > The apps itself are rather small. > > > > Thanks. > > > > Charl > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- David Delbecq Royal Meteorological Institute of Belgium - Is there life after /sbin/halt -p? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
