LE options required to capture Java application abends

In order to capture abends in a Java application with Fault Analyzer, the LE TERMTHDACT option must be in effect with one of the UA* suboptions, for example TERMTHDACT(UAIMM).

This option can be set by issuing the command
oedit .profile
from an OMVS session to edit the user profile, and then specifying
export _CEE_RUNOPTS="TERMTHDACT(UAIMM)"