-
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