518 WebSphere Application Server V8.5 Concepts, Planning, and Design Guide
This interruption can have the following results:
The thread can be freed.
In this case, the user whose request hung receives an exception. The administrator can
define the type of action to take (none, svcdump, javacore, or traceback).
The thread cannot be freed.
If a thread cannot be freed, the system action depends on the administrator settings. The
options are as follows:
– Abend the servant.
– Keep the servant up and running.
– Perform a memory dump.
The basic options are still the same as in previous versions of WebSphere Application Server
for z/OS. If a thread cannot be freed, the decision about whether a servant is abended or kept
alive depends on the following ...