|
||||||||
|
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/d/optout.

same with for example when view needs to be populated with jobs and for example connection from user perspective is broken:
Handling GET /main/view/ : http-10080-101" daemon prio=10 tid=0x00007feef40bb000 n id=0x4964 waiting for monitor entry [0x00007fef8a8e4000]
5014 java.lang.Thread.State: BLOCKED (on object monitor)
5015 at hudson.model.View.getActions(View.java:525)
5016 - waiting to lock <0x0000000742ce9af8> (a hudson.model.ListView)
5017 at sun.reflect.GeneratedMethodAccessor6974.invoke(Unknown Source)
5018 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
5019 at java.lang.reflect.Method.invoke(Method.java:601)
Those threads are blocked and only restart of JVM help is this known issue ?