Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-71395

Failed to test the validity of the user name on all security matrices since upgrade

XMLWordPrintable

      i am using 

      Matrix Authorization Strategy

       with Jenkins 2.387.1
      and get this error Failed to test the validity of the user name

      java.net.SocketException: Connection reset by peer (Write failed)
      at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
      at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
      at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
      at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81)
      at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142)
      at java.naming/com.sun.jndi.ldap.Connection.writeRequest(Connection.java:414)
      at java.naming/com.sun.jndi.ldap.Connection.writeRequest(Connection.java:387)
      at java.naming/com.sun.jndi.ldap.LdapClient.ldapBind(LdapClient.java:359)
      at java.naming/com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:214)
      Caused: javax.naming.CommunicationException: simple bind failed: 192.168.1.68:3268 [Root exception is java.net.SocketException: Connection reset by peer (Write failed)]
      at java.naming/com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:219)
      at java.naming/com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2895)
      at java.naming/com.sun.jndi.ldap.LdapCtx.ensureOpen(LdapCtx.java:2797)
      at java.naming/com.sun.jndi.ldap.LdapCtx.ensureOpen(LdapCtx.java:2770)
      at java.naming/com.sun.jndi.ldap.LdapCtx.reconnect(LdapCtx.java:2699)
      at java.naming/javax.naming.ldap.InitialLdapContext.reconnect(InitialLdapContext.java:193)
      at hudson.plugins.active_directory.ActiveDirectorySecurityRealm$DescriptorImpl.bind(ActiveDirectorySecurityRealm.java:724)

            fbelzunc Félix Belzunce Arcos
            liran Liran Y
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: