Ticket #228 (closed defect: invalid)

Opened 2 years ago

Last modified 1 year ago

Ensure that thread dumps (via STOP signal) are captured in tomcat logs with jsrv

Reported by: ebrown Assigned to: ebrown
Priority: critical Milestone:
Component: topaz Version: 0.5-SNAPSHOT
Keywords: system Cc:
Blocking: Blocked By:

Description

The one time I tried to generate a stack trace in a jsrv process, I couldn't find the thread dump in any of our log files.

Dependency Graph

Change History

11/30/06 02:00:44 changed by amit

  • milestone changed from TBD to Dec1.

Changing milestones.

12/01/06 12:25:27 changed by ebrown

  • status changed from new to closed.
  • resolution set to invalid.

Who opened this ticket anyway? The QUIT signal generates thread dumps, not the STOP signal. Somebody insisted we use names instead of numbers to send signals. 3 is much easier to remember than QUIT!!!

Anyway, it works! (if you use kill -QUIT or, better, kill -3)

10/29/07 21:12:56 changed by

  • milestone deleted.

Milestone Dec1 deleted