WAS v8.5 > Troubleshoot > Work with troubleshooting tools

FFDC

When a failure occurs during product runtime processing, the (FFDC) feature instantly collects information about the events and errors that lead up to the failure. The captured data can then be used to analyze the problem. After a maximum number of days, these files are automatically deleted from your system.

After the information is collected, and saved in a log file, FFDC returns control to the affected engines.

By default, a FFDC log file is automatically purged seven days it is created. We can configure the amount of days between purges if you are concerned about the amount of space the FFDC log files are using.

Two FFDC implementations are provided in the product:

Both of these FFDC implementations support the OnDirProvider type functionality that is configurable using the com.ibm.ffdc.log Java environment variable. The OnDirProvider functionality includes a built-in provider that stores incidents as separate files in a directory, along with a separate summary file. The com.ibm.ffdc.log Java environment variable can be set to the following values:

Specify a value for the com.ibm.ffdc.log Java environment variable is the only configuration change that you need to make to exploit the OnDirProvider functionality. The new FFDC also provides mechanisms to overly choose this provider or to use our own WebSphere provider.

Starting in WAS V8, this same variable can be used to redirect the FFDC incidents and summary created in the product. The only acceptable value for that, however, is a directory. So IBM recommends that, if this variable is used in a WebSphere server environment, the specification end in a File separator (/ or \\) to avoid conflicts.

If the default setting for automatic purging of FFDC information is too long for the environment, see the topic Configuring first failure data capture log file purges for a description of how we can modify the length of time the FFDC information is retained on your system.


Related


Configure first failure data capture log file purges


+

Search Tips   |   Advanced Search