Thank you both for your responses. I am also pretty convinced now that it is an application-related issue. Especially since the memory usage jumps ~30mb in a few seconds. My investigation continues.
Travis Haagen wrote: > >> Any ideas about what could be causing this? I realize it could be an >> application-related leak, but in that case wouldn't we see it running out > of >> heap? > > Server-side application leaks are really hard to figure out, because they > usually only happen in a high-traffic production environment and are > difficult to produce on development machines. > > Basically, you should look at bug reports (e.g., bugzilla) for all of the > 3rd party libraries that your application uses, or at least those > libraries > that have been added/upgraded since this problem started occuring. For > each > component, search for 'memory leak' and see where that gets you. > > Good luck, > > Travis > > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Tomcat-Process-Memory-Leak--tp14337929p14373437.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]