[
https://issues.apache.org/jira/browse/ARTEMIS-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Domenico Bruscino updated ARTEMIS-2627:
---------------------------------------
Description:
org.apache.activemq.cli.test.WebServerComponentTest.simpleSecureServer is
failing on IBM Java 8 JVM.
The error enabling `-Djavax.net.debug=all:
{code}
No available cipher suite for TLSv1
qtp-1739620824-37, fatal error: 80: problem unwrapping net record
javax.net.ssl.SSLHandshakeException: No appropriate protocol, may be no
appropriate cipher suite specified or protocols are deactivated
qtp-1739620824-37, SEND TLSv1.2 ALERT: fatal, description = internal_error
qtp-1739620824-37, WRITE: TLSv1.2 Alert, length = 2
qtp-1739620824-37, called closeOutbound()
qtp-1739620824-37, closeOutboundInternal()
{code}
was:
org.apache.activemq.cli.test.WebServerComponentTest.simpleSecureServer is
failing on IBM JDK 8.
The error enabling `-Djavax.net.debug=all:
{code}
No available cipher suite for TLSv1
qtp-1739620824-37, fatal error: 80: problem unwrapping net record
javax.net.ssl.SSLHandshakeException: No appropriate protocol, may be no
appropriate cipher suite specified or protocols are deactivated
qtp-1739620824-37, SEND TLSv1.2 ALERT: fatal, description = internal_error
qtp-1739620824-37, WRITE: TLSv1.2 Alert, length = 2
qtp-1739620824-37, called closeOutbound()
qtp-1739620824-37, closeOutboundInternal()
{code}
> simpleSecureServer failing on IBM Java 8 JVM
> --------------------------------------------
>
> Key: ARTEMIS-2627
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2627
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Domenico Bruscino
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> org.apache.activemq.cli.test.WebServerComponentTest.simpleSecureServer is
> failing on IBM Java 8 JVM.
> The error enabling `-Djavax.net.debug=all:
> {code}
> No available cipher suite for TLSv1
> qtp-1739620824-37, fatal error: 80: problem unwrapping net record
> javax.net.ssl.SSLHandshakeException: No appropriate protocol, may be no
> appropriate cipher suite specified or protocols are deactivated
> qtp-1739620824-37, SEND TLSv1.2 ALERT: fatal, description = internal_error
> qtp-1739620824-37, WRITE: TLSv1.2 Alert, length = 2
> qtp-1739620824-37, called closeOutbound()
> qtp-1739620824-37, closeOutboundInternal()
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)