We have the same problem on our Jenkins master.

"RequestHandlerThread[#16]" daemon prio=10 tid=0x00002ba5fd6de800 nid=0x12ca runnable [0x00002ba602325000]
   java.lang.Thread.State: RUNNABLE
        at java.util.zip.Deflater.deflateBytes(Native Method)
        at java.util.zip.Deflater.deflate(Deflater.java:306)
        - locked <0x000000078453ae98> (a java.util.zip.ZStreamRef)

It looks like a locking problem, because the thread is busy-waiting for days on our system.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to