You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/05/14 03:56:22 UTC

[GitHub] [skywalking] chenmutime commented on issue #2658: There are numbers of "TIMED WAITING" & "BLOCKED" threads in jstack log

chenmutime commented on issue #2658: There are numbers of "TIMED WAITING" & "BLOCKED" threads in jstack log
URL: https://github.com/apache/skywalking/issues/2658#issuecomment-492069269
 
 
   ```
   2019-05-14T11:51:35.050+0800: 61631.320: Total time for which application threads were stopped: 0.0357366 seconds, Stopping threads took: 0.0001109 seconds
   2019-05-14T11:51:35.056+0800: 61631.326: Total time for which application threads were stopped: 0.0005567 seconds, Stopping threads took: 0.0000694 seconds
   2019-05-14T11:51:35.058+0800: 61631.328: Total time for which application threads were stopped: 0.0003282 seconds, Stopping threads took: 0.0000618 seconds
   2019-05-14T11:52:13.062+0800: 61669.332: [GC (Allocation Failure) 2019-05-14T11:52:13.062+0800: 61669.332: [ParNew
   Desired survivor size 17432576 bytes, new threshold 6 (max 6)
   - age   1:     637648 bytes,     637648 total
   - age   2:      49376 bytes,     687024 total
   - age   3:        664 bytes,     687688 total
   - age   4:      92232 bytes,     779920 total
   - age   5:         96 bytes,     780016 total
   - age   6:      39008 bytes,     819024 total
   : 273784K->1174K(306688K), 0.0515317 secs] 851262K->578652K(4160256K), 0.0518978 secs] [Times: user=0.13 sys=0.00, real=0.05 secs] 
   2019-05-14T11:52:13.114+0800: 61669.384: Total time for which application threads were stopped: 0.0527399 seconds, Stopping threads took: 0.0000840 seconds
   2019-05-14T11:52:13.115+0800: 61669.385: Total time for which application threads were stopped: 0.0004761 seconds, Stopping threads took: 0.0000548 seconds
   2019-05-14T11:52:13.116+0800: 61669.386: Total time for which application threads were stopped: 0.0003557 seconds, Stopping threads took: 0.0000546 seconds
   2019-05-14T11:52:13.116+0800: 61669.386: Total time for which application threads were stopped: 0.0002822 seconds, Stopping threads took: 0.0000583 seconds
   2019-05-14T11:52:13.117+0800: 61669.387: Total time for which application threads were stopped: 0.0002746 seconds, Stopping threads took: 0.0000556 seconds
   2019-05-14T11:52:50.811+0800: 61707.081: [GC (Allocation Failure) 2019-05-14T11:52:50.811+0800: 61707.081: [ParNew
   Desired survivor size 17432576 bytes, new threshold 6 (max 6)
   - age   1:     632360 bytes,     632360 total
   - age   2:       2792 bytes,     635152 total
   - age   3:      47128 bytes,     682280 total
   - age   4:        472 bytes,     682752 total
   - age   5:      92104 bytes,     774856 total
   - age   6:         64 bytes,     774920 total
   : 273814K->1246K(306688K), 0.0606944 secs] 851292K->578763K(4160256K), 0.0609771 secs] [Times: user=0.12 sys=0.00, real=0.06 secs]
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services