Error "JBWEB002081: No cipher match" when using EAP 6 and IBM JDK

Solution Unverified - Updated -

Issue

  • Configuring EAP 6 to use an https connector the following exception is thrown:

    ERROR [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-4) JBWEB003043: Error initializing endpoint: java.io.IOException: JBWEB002081: No cipher match
            at org.apache.tomcat.util.net.jsse.JSSESocketFactory.getEnabledCiphers(JSSESocketFactory.java:229) [jbossweb-7.5.29.Final-redhat-1.jar:7.5.29.Final-redhat-1]
            at org.apache.tomcat.util.net.jsse.JSSESocketFactory.init(JSSESocketFactory.java:451) [jbossweb-7.5.29.Final-redhat-1.jar:7.5.29.Final-redhat-1]
            at org.apache.tomcat.util.net.jsse.JSSESocketFactory.createSocket(JSSESocketFactory.java:180) [jbossweb-7.5.29.Final-redhat-1.jar:7.5.29.Final-redhat-1]
            at org.apache.tomcat.util.net.JIoEndpoint.init(JIoEndpoint.java:973) [jbossweb-7.5.29.Final-redhat-1.jar:7.5.29.Final-redhat-1]
            at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:175) [jbossweb-7.5.29.Final-redhat-1.jar:7.5.29.Final-redhat-1]
            at org.apache.catalina.connector.Connector.init(Connector.java:986) [jbossweb-7.5.29.Final-redhat-1.jar:7.5.29.Final-redhat-1]
            at org.jboss.as.web.WebConnectorService.start(WebConnectorService.java:318) [jboss-as-web-7.5.21.Final-redhat-1.jar:7.5.21.Final-redhat-1]
            at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:2064) [jboss-msc-1.1.7.SP1-redhat-1.jar:1.1.7.SP1-redhat-1]
            at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1987) [jboss-msc-1.1.7.SP1-redhat-1.jar:1.1.7.SP1-redhat-1]
            at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160) [rt.jar:1.8.0]
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [rt.jar:1.8.0]
            at java.lang.Thread.run(Thread.java:812) [vm.jar:2.9 (01-24-2019)]
    

    The same configuration works with OpenJDK or Oracle JDK.

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 6
  • IBM JDK 7 or 8

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content