Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-5942

karaf jaas modules test failing on IBM JDK

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jboss-fuse-6.3
    • jboss-fuse-6.3
    • Karaf
    • None
    • % %
    • Sprint 7 - towards CR2

    Description

      environment: RHEL7 with IBM JDK 8 (its working with oracle jdk)

      git clone karaf/repo
      export JAVA_HOME=/path/to/ibm-java-1.8
      mvn  clean test -pl jaas/modules -Dtest=LdapPoolingTest
      
      testSSLConnectionPool(org.apache.karaf.jaas.modules.ldap.LdapPoolingTest)  Time elapsed: 0.38 sec  <<< ERROR!
      javax.naming.CommunicationException: simple bind failed: localhost:55868
      	at org.apache.karaf.jaas.modules.ldap.LdapPoolingTest.testSSLConnectionPool(LdapPoolingTest.java:95)
      Caused by: javax.net.ssl.SSLHandshakeException: Server chose TLSv1, but that protocol version is not enabled or not supported by the client.
      	at org.apache.karaf.jaas.modules.ldap.LdapPoolingTest.testSSLConnectionPool(LdapPoolingTest.java:95)
      
      testSSLConnectionWithoutPool(org.apache.karaf.jaas.modules.ldap.LdapPoolingTest)  Time elapsed: 0.037 sec  <<< ERROR!
      javax.naming.CommunicationException: simple bind failed: localhost:55868
      	at org.apache.karaf.jaas.modules.ldap.LdapPoolingTest.testSSLConnectionWithoutPool(LdapPoolingTest.java:127)
      Caused by: javax.net.ssl.SSLHandshakeException: Server chose TLSv1, but that protocol version is not enabled or not supported by the client.
      	at org.apache.karaf.jaas.modules.ldap.LdapPoolingTest.testSSLConnectionWithoutPool(LdapPoolingTest.java:127)
      

      Attachments

        Activity

          People

            acosenti Andrea Cosentino
            jludvice Josef Ludvicek (Inactive)
            Josef Ludvicek Josef Ludvicek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: