3.6.3 Enabling process restart on failure
WAS does not have either:
- A nanny process to monitor whether the AdminServer process is running, and restart it if the process has failed
- An AdminServer process to monitor whether each appserver process is running, and restart it if the process has failed Instead, WAS uses the native operating system functionality to restart a failed process. Refer to the sections below that discuss your operating system.