-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
java version "1.8.0_171"
tomcat: 8.0.28
jenkins 2.134
centos7
LDAP plugin : 1.2.0
For the first time,it will be normal when I restart the tomcat.
It didn't take long to hang on.
I executed the command: jstack [tomcat_pid], find my access is blocked.
"Handling POST /jenkins/view/%E6%95%B0%E6%8D%AE%E4%B8%9A%E5%8A%A1%E7%BA%BF/ajaxExecutors from [MY IP] : http-nio-8080-exec-3" #56 daemon prio=5 os_prio=0 tid=0x00007f1810004800 nid=0x3ad waiting for monitor entry [0x00007f189e460000]
java.lang.Thread.State: BLOCKED (on object monitor)
It takes a long time for normal access and then is wait for response.I don't know how to slove it.
Is it due to insufficient memory?
Looking forward to your reply
- is blocked by
-
JENKINS-55117 Both LDAP and 'Use Jenkins Internal Database' can be used
-
- Open
-
[JENKINS-55102] jenkins is waitingf for response
Description |
Original:
For the first time,it will be normal when I restart the tomcat. {color:#2e3033}It didn't take long to hang on.{color} I executed the command: jstack [tomcat_pid], find {color:#2e3033}my access is blocked.{color} "Handling POST /jenkins/view/%E6%95%B0%E6%8D%AE%E4%B8%9A%E5%8A%A1%E7%BA%BF/ajaxExecutors from *{color:#FF0000}[MY IP]{color}* : http-nio-8080-exec-3" #56 daemon prio=5 os_prio=0 tid=0x00007f1810004800 nid=0x3ad waiting for monitor entry [0x00007f189e460000] java.lang.Thread.State: BLOCKED (on object monitor) Nobody can login,I don't know how to slove. {color:#2e3033}Is it due to insufficient memory{color}? {color:#2e3033}Looking forward to your reply{color}:) |
New:
For the first time,it will be normal when I restart the tomcat. {color:#2e3033}It didn't take long to hang on.{color} I executed the command: jstack [tomcat_pid], find {color:#2e3033}my access is blocked.{color} "Handling POST /jenkins/view/%E6%95%B0%E6%8D%AE%E4%B8%9A%E5%8A%A1%E7%BA%BF/ajaxExecutors from *{color:#ff0000}[MY IP]{color}* : http-nio-8080-exec-3" #56 daemon prio=5 os_prio=0 tid=0x00007f1810004800 nid=0x3ad waiting for monitor entry [0x00007f189e460000] java.lang.Thread.State: BLOCKED (on object monitor) {color:#2e3033}It takes a long time for normal access.{color}I don't know how to slove it. {color:#2e3033}Is it due to insufficient memory{color}? {color:#2e3033}Looking forward to your reply{color}:) |
Description |
Original:
For the first time,it will be normal when I restart the tomcat. {color:#2e3033}It didn't take long to hang on.{color} I executed the command: jstack [tomcat_pid], find {color:#2e3033}my access is blocked.{color} "Handling POST /jenkins/view/%E6%95%B0%E6%8D%AE%E4%B8%9A%E5%8A%A1%E7%BA%BF/ajaxExecutors from *{color:#ff0000}[MY IP]{color}* : http-nio-8080-exec-3" #56 daemon prio=5 os_prio=0 tid=0x00007f1810004800 nid=0x3ad waiting for monitor entry [0x00007f189e460000] java.lang.Thread.State: BLOCKED (on object monitor) {color:#2e3033}It takes a long time for normal access.{color}I don't know how to slove it. {color:#2e3033}Is it due to insufficient memory{color}? {color:#2e3033}Looking forward to your reply{color}:) |
New:
For the first time,it will be normal when I restart the tomcat. {color:#2e3033}It didn't take long to hang on.{color} I executed the command: jstack [tomcat_pid], find {color:#2e3033}my access is blocked.{color} "Handling POST /jenkins/view/%E6%95%B0%E6%8D%AE%E4%B8%9A%E5%8A%A1%E7%BA%BF/ajaxExecutors from *{color:#ff0000}[MY IP]{color}* : http-nio-8080-exec-3" #56 daemon prio=5 os_prio=0 tid=0x00007f1810004800 nid=0x3ad waiting for monitor entry [0x00007f189e460000] java.lang.Thread.State: BLOCKED (on object monitor) {color:#2e3033}It takes a long time for normal access and then is wait for response.{color}I don't know how to slove it. {color:#2e3033}Is it due to insufficient memory{color}? {color:#2e3033}Looking forward to your reply{color}:) |
Assignee | Original: Oleg Nenashev [ oleg_nenashev ] |
Attachment | New: jenkins_systemlog.txt [ 45412 ] |
Attachment | Original: jenkins_systemlog.txt [ 45412 ] |
Attachment | New: systemlog.txt [ 45413 ] |
Environment |
Original:
java version "1.8.0_171" tomcat: 8.0.28 jenkins 2.X (I don't remember) centos7 |
New:
java version "1.8.0_171" tomcat: 8.0.28 jenkins 2.134 centos7 |
Something weird is going on with the LDAP plugin, but it may be a normal behavior as well (maybe LDAP availability issue). It's hard to say anuthing without the Jenkins version and system logs