[jboss-jira] [JBoss JIRA] (WFLY-10951) JDK11 - SSLException caused by SocketException: Broken pipe

James Perkins (Jira) issues at jboss.org
Tue Dec 11 13:02:00 EST 2018


     [ https://issues.jboss.org/browse/WFLY-10951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins updated WFLY-10951:
---------------------------------
    Fix Version/s: 15.0.0.Final


> JDK11 - SSLException caused by SocketException: Broken pipe
> -----------------------------------------------------------
>
>                 Key: WFLY-10951
>                 URL: https://issues.jboss.org/browse/WFLY-10951
>             Project: WildFly
>          Issue Type: Sub-task
>          Components: Test Suite
>            Reporter: Jan Kalina
>            Assignee: Jan Kalina
>            Priority: Major
>             Fix For: 15.0.0.Beta1, 15.0.0.Final
>
>
> Following exception occure instead of {{SSLHandshakeException | SocketException}}:
> {code}
> javax.net.ssl.SSLException: readHandshakeRecord
> Caused by: java.net.SocketException: Broken pipe (Write failed)
> {code}
> To reproduce:
> {code}
> cd testsuite/integration/elytron
> JAVA_HOME=/opt/jdk-11/ PATH=$JAVA_HOME/bin:$PATH mvn test -Dtest=UndertowTwoWaySslNeedClientAuthTestCase
> {code}
> {code}
> cd testsuite/integration/manualmode
> JAVA_HOME=/opt/jdk-11+28/ PATH=$JAVA_HOME/bin:$PATH mvn test -Dtest=HTTPSWebConnectorTestCase
> {code}



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list