First Failure Data Capture user interface for stand-alone clients

To enable First Failure Data Capture (FFDC) output, you can either use a long or short form system property.

Long form system property

The long form takes priority over the short form and uses a system property that is unique to WebSphere® Application Server to specify the FFDC dump file name. This property is:

com.ibm.ejs.ras.lite.ffdcLogFile

The following example shows how to use the long form system property to enable FFDC output:

-Dcom.ibm.ejs.ras.lite.ffdcLogFile=c:\ffdc.log

Short form system property

The short form system property is:

ffdcLogFile

The following example shows how to use the short form system property to enable FFDC output:

-DffdcLogFile=c:\ffdc.log
Concept topic    

Terms of Use | Feedback

Last updated: Oct 22, 2010 12:21:29 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-nd-zos&topic=cjj_stdalonecli_ffdc
File name: cjj_stdalonecli_log.html