Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-626

SSLFailuresSocketsUnitTestCase and SSLSocketsUnitTestCase fail with IBM JDK

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.3.0.GA, 4.2.0.GA_CP02
    • Testsuite
    • None
    • for instance rhel4-x86-ibm1.5 and rhel5-z64-ibm1.5

    Description

      I'm getting the following error when running org.jboss.test.jrmp.test.SSLFailuresSocketsUnitTestCase and org.jboss.test.jrmp.test.SSLSocketsUnitTestCase:

      StatelessSessionWithSSL not bound

      The problem is that these test cases deploy a service at the beginning and it fails.
      This is part of the log of JBossAS:

      [JBoss] 10:50:24,691 INFO [EjbModule] Deploying StatelessSession
      [JBoss] 10:50:24,747 INFO [EjbModule] Deploying StatefulSession
      [JBoss] 10:50:26,954 INFO [STDOUT] com.ibm.jsse2.wb@2a7c2a7c
      [JBoss] 10:50:26,958 WARN [ServiceController] Problem starting service jboss:service=invoker,type=jrmp,socketType=SSLSocketFactory,wantsClientAuth=true
      [JBoss] java.lang.IllegalArgumentException: SSLv2Hello

      For the full stack trace see the attached file.

      The problem is that the IBM implementation does not support "SSLv2Hello" protocol.
      You can check http://www-128.ibm.com/developerworks/java/jdk/security/142/secguides/jssedocs/JSSERefGuide.html and search SSLv2Hello.

      Attachments

        Issue Links

          Activity

            People

              exd-mmalina Martin Malina
              exd-mmalina Martin Malina
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: