blob: 7ef41f53d7b4d532b18482438b127887f4499d1e [file] [log] [blame]
<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Service Dumps</title><meta content="DocBook XSL Stylesheets V1.76.0" name="generator"><link rel="home" href="index.html" title="Virgo User Guide"><link rel="up" href="ch11.html" title="Chapter&nbsp;11.&nbsp;Serviceability and Diagnostics"><link rel="prev" href="ch11s02.html" title="(Trace) Logging"><link rel="next" href="ch12.html" title="Chapter&nbsp;12.&nbsp;Working with Applications"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table summary="Navigation header" width="100%"><tr><td align="left" width="20%"><a accesskey="p" href="ch11s02.html">Prev</a>&nbsp;</td><th align="center" width="60%">&nbsp;</th><td align="right" width="20%">&nbsp;<a accesskey="n" href="ch12.html">Next</a></td></tr></table><hr></div><div class="section" title="Service Dumps"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="serviceability-info-dump"></a>Service Dumps</h2></div></div></div><p>
A service dump is triggered when one of the following events
occurs:
</p><div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><p>
A failure is detected in the Virgo code, or
</p></li><li class="listitem"><p>
a thread deadlock is detected.
</p></li></ol></div><p>
A service dump contains a snapshot of all the important state from
the running Virgo instance. This snapshot is not intended
for end user consumption but is useful for service personnel.
</p><p>
By default, service dumps are created in
<code class="literal">$SERVER_HOME/serviceability/dump</code>.
</p></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="ch11s02.html">Prev</a>&nbsp;</td><td align="center" width="20%"><a accesskey="u" href="ch11.html">Up</a></td><td align="right" width="40%">&nbsp;<a accesskey="n" href="ch12.html">Next</a></td></tr><tr><td valign="top" align="left" width="40%">&nbsp;</td><td align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td valign="top" align="right" width="40%">&nbsp;</td></tr></table></div></body></html>