You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2016/12/29 16:10:59 UTC

[jira] [Updated] (QPID-7123) [Java Client] Closing an SSL connection may timeout

     [ https://issues.apache.org/jira/browse/QPID-7123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Wall updated QPID-7123:
-----------------------------
    Fix Version/s:     (was: qpid-java-6.2)

> [Java Client] Closing an SSL connection may timeout
> ---------------------------------------------------
>
>                 Key: QPID-7123
>                 URL: https://issues.apache.org/jira/browse/QPID-7123
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>            Reporter: Keith Wall
>            Priority: Minor
>         Attachments: TEST-org.apache.qpid.client.ssl.SSLTest.testSSLConnectionToPlainPortRejected.txt
>
>
> As highlighted by the following test faiure on Apache CI.
> It appears that there is a path through the SSLSender/Receiver which doesn't notify the mutex.
> {noformat}
> org.apache.qpid.client.ssl.SSLTest.testSSLConnectionToPlainPortRejected
> Failing for the past 1 build (Since Failed#2151 )
> Took 1 min 0 sec.
> add description
> Error Message
> Unexpected exception message : Error creating connection: SSL Engine timed out after waiting 60000ms. for a response.To get more info,run with -Djavax.net.debug=ssl
> Stacktrace
> junit.framework.AssertionFailedError: Unexpected exception message : Error creating connection: SSL Engine timed out after waiting 60000ms. for a response.To get more info,run with -Djavax.net.debug=ssl
> 	at junit.framework.Assert.fail(Assert.java:57)
> 	at junit.framework.Assert.assertTrue(Assert.java:22)
> 	at junit.framework.TestCase.assertTrue(TestCase.java:192)
> 	at org.apache.qpid.client.ssl.SSLTest.testSSLConnectionToPlainPortRejected(SSLTest.java:153)
> Standard Output
> 15:43:17,172 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
> 15:43:17,172 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE-org.apache.qpid.client.ssl.SSLTest.testSSLConnectionToPlainPortRejected]
> 15:43:17,172 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
> 15:43:17,173 |-INFO in ch.qos.logback.core.FileAppender[FILE-org.apache.qpid.client.ssl.SSLTest.testSSLConnectionToPlainPortRejected] - File property is set to [/home/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.7 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/systests/target/surefire-reports/java-bdb.0-9-1/TEST-org.apache.qpid.client.ssl.SSLTest.testSSLConnectionToPlainPortRejected.txt]
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org