On Tue, Feb 6, 2018 at 2:12 AM, Coty Sutherland <csuth...@apache.org> wrote: > On Mon, Feb 5, 2018 at 3:16 PM, Igal @ Lucee.org <i...@lucee.org> wrote: >> On 2/5/2018 11:15 AM, Johan Compagner wrote: >>> >>> Jvisualvm that ships with java8 or yourkit (you can evaluate for some >>> time) >>> >>> Op 5 feb. 2018 19:43 schreef "D, Dwarakesh (External)" < >>> dwarakes...@xerox.com>: >>> >>>> We have core and heap dump files generated from tomcat in our Solaris >>>> server. Is there any best tool to analyze those logs, please suggest on >>>> this. >>>> >>>> Thanks, >>>> Dwarakesh >> >> Try Eclipse MAT: >> https://www.eclipse.org/mat/ > > +1 for MAT, though it's a bit difficult if you're using IBM's JDK. For > core dumps, ADB on Solaris works well. > MAT is great for heap dump analysis. For core dumps you need to use gdb. Sometimes jstack and jmap helps too.
Thanks! Suvendu --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org