+

Search Tips   |   Advanced Search

Example: Adjusting the thread monitor to affect server hang detection

The hang detection policy affects how the application server responds to a thread that is not being processed correctly.

We can adjust the thread monitor settings using the wsadmin scripting interface. These changes take effect immediately, but do not persist to the server configuration, and are lost when the server is restarted. The following script provides an example of how to adjust the properties for the thread monitor using the wsadmin tool:


Related:

  • Hung threads in Java Platform, Enterprise Edition applications
  • Configure the hang detection policy