There are other folks here who know more about Tomcat than I do (and lots of web resources out there on Tomcat/J2EE management), but yes, I would guess so.

Tomcat starts running. Tomcat memory usage is down.
Your webapp starts. Tomcat memory usage goes up.
Your webapp uses up all the memory is was given. Tomcat memory usage is high. Your webapp crashes out and stops running entirely. The event is logged and memory is released.
Tomcat recovers the released memory as part of routine garbage collection.
Tomcat memory usage is down again.

Al

On 7/12/2015 3:38 PM, MiniFireDragon wrote:
Would the tomcat memory usage have dropped as a result of the crash?


--
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en

--- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to