Yes, that's normal when using the Active Directory plugin. IIRC additional threads will be created until Jenkins is unresponsive and fails to create new threads. Try using the LDAP plugin instead.
https://issues.jenkins-ci.org/browse/JENKINS-16429 https://wiki.jenkins-ci.org/display/JENKINS/LDAP+Plugin On 09.01.2014, at 11:39, dennys <[email protected]> wrote: > I found my Jenkins has 200 threads and use Visual JVM to check. > There are lots of thread like this, is it normal ? > > t.getName()=ComThread for Handling GET > /view/test/job/test1/descriptorByName/hudson.security.AuthorizationMatrixProperty/checkName > : RequestHandlerThread[#495], t.peer.getState()=TERMINATED > > > > -- > View this message in context: > http://jenkins-ci.361315.n4.nabble.com/Is-it-normal-to-have-200-hudson-security-AuthorizationMatrixProperty-checkName-thread-tp4686731.html > Sent from the Jenkins users mailing list archive at Nabble.com. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" 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. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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.
