nerdexam
IBM

C2180-317 · Question #66

An application server is hung and has to be killed and restarted by the administrator. In order to troubleshoot the server hang problem, the administrator decides to reproduce the hang condition and…

The correct answer is D. Wait for the thread monitor to signal a possible hung thread, then take three thread dumps several. See the full explanation below for the reasoning.

Question

An application server is hung and has to be killed and restarted by the administrator. In order to troubleshoot the server hang problem, the administrator decides to reproduce the hang condition and trigger thread dumps for further analysis. What is the most effective way to collect the thread dump data?

Options

  • ATrigger one thread dump before and one thread dump after the server restart.
  • BTake three consecutive thread dumps 10 seconds apart immediately after the server restart.
  • CAfter server restart wait for the thread monitor to create the first thread dump, then take two more.
  • DWait for the thread monitor to signal a possible hung thread, then take three thread dumps several

How the community answered

(32 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    9% (3)
  • D
    81% (26)

Community Discussion

No community discussion yet for this question.

Full C2180-317 Practice