{% extends "cacsremoteservice/views/layouts/master.html" %} {% block site-nav %} {% endblock %} {% block main-container %}

Dump the stacks

Dump java thread stacks and save them in a file in the {{base-dir}} directory.

You will be immediatelly redirected to see the contents of the file generated. You can also go back, refresh the page and see it listed in the Thread dumps section below.

Thread dumps

The stacks are stored in the {{base-dir}} directory. Here they are sorted starting from the most recent one.

NOTE: We keep at most 1,000 thread dumps. If the limit is reached, the oldest file is deleted when producing next thread dump.


{% endblock %}