Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-4224

Kerberos auth IT fails on JDK8

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.0.0.Alpha5
    • None
    • Test Suite
    • None

    Description

      Kerberos auth integration test passes on JDK7, but fails on JDK8 with

      Caused by: javax.naming.NamingException: JBAS011843: Failed instantiate InitialContextFactory com.sun.jndi.ldap.LdapCtxFactory from classloader ModuleClassLoader for Module "deployment.b5efb5d4-0f0d-448f-b60f-e8bd15023ebd.war:main" from Service Module Loader [Root exception is javax.naming.CommunicationException: Request: 1 cancelled]
           at org.jboss.as.naming.InitialContext.getDefaultInitCtx(InitialContext.java:116)
           at org.jboss.as.naming.InitialContext.init(InitialContext.java:99)
           at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:153)
           at org.jboss.as.naming.InitialContext.<init>(InitialContext.java:90)
           at org.jboss.as.naming.InitialContextFactory.getInitialContext(InitialContextFactory.java:44)
           at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:684)
           at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:307)
           at javax.naming.InitialContext.init(InitialContext.java:242)
           at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:153)
           at org.jboss.security.negotiation.AdvancedLdapLoginModule.constructLdapContext(AdvancedLdapLoginModule.java:431)
           ... 109 more
       Caused by: javax.naming.CommunicationException: Request: 1 cancelled
           at com.sun.jndi.ldap.LdapRequest.getReplyBer(LdapRequest.java:105)
           at com.sun.jndi.ldap.Connection.readReply(Connection.java:449)
           at com.sun.jndi.ldap.LdapClient.ldapBind(LdapClient.java:364)
           at com.sun.jndi.ldap.sasl.LdapSasl.saslBind(LdapSasl.java:126)
           at com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:235)
           at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2740)
           at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:316)
           at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:193)
           at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:211)
           at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:154)
           at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:84)
           at org.jboss.as.naming.InitialContext.getDefaultInitCtx(InitialContext.java:114)
           ... 118 more
      

      Attachments

        Activity

          People

            vjuranek@redhat.com Vojtech Juranek
            vjuranek@redhat.com Vojtech Juranek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: