Troubleshooting
Problem
JMS Connection Alias is configuring with SSL Broker as a JMS provider.
The JMS Connection Alias is failing to enable with the below exception in IS server.log and wrapper.log. However, IS Connection Alias is configured with the same SSL Broker, and it’s enabled successfully without any error. Why is it failing with JMS Connection Alias?
- Error from IS server.log
[ISS.0134.0005E] (tid=470) Unable to start JMS connection alias DEFAULT_IS_JMS_CONNECTION. The alias is now disabled: com.wm.app.b2b.server.jms.JMSSubsystemException: [ISS.0134.9064] Error creating connection: javax.jms.JMSSecurityException: [BRM.10.5057] JMS: SSL handshake failed with Broker at "XYZ.com:7061; Error: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)" [Linked Exception] java.lang.RuntimeException: -27
[ISS.0134.0005E] (tid=470) Unable to start JMS connection alias PE_NONTRANSACTIONAL_ALIAS. The alias is now disabled: com.wm.app.b2b.server.jms.JMSSubsystemException: [ISS.0134.9064] Error creating connection: javax.jms.JMSSecurityException: [BRM.10.5057] JMS: SSL handshake failed with Broker at "XYZ.com:7061; Error: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)" [Linked Exception] java.lang.RuntimeException: -27
- Error from wrapper.log
NFO | jvm 1 | 2023/09/09 08:04:10 | javax.net.ssl|ERROR|03 FF|ConnectionEstablishThread>XYZ.com:7061|2023-09-09 08:04:10.697 EDT|TransportContext.java:352|Fatal (HANDSHAKE_FAILURE): Couldn't kickstart handshaking (
INFO | jvm 1 | 2023/09/09 08:04:10 | "throwable" : {
INFO | jvm 1 | 2023/09/09 08:04:10 | javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)
INFO | jvm 1 | 2023/09/09 08:04:10 | at java.base/sun.security.ssl.HandshakeContext.<init>(HandshakeContext.java:170)
INFO | jvm 1 | 2023/09/09 08:04:10 | at java.base/sun.security.ssl.ClientHandshakeContext.<init>(ClientHandshakeContext.java:103)
INFO | jvm 1 | 2023/09/09 08:04:10 | at java.base/sun.security.ssl.TransportContext.kickstart(TransportContext.java:229)
INFO | jvm 1 | 2023/09/09 08:04:10 | at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:449)
INFO | jvm 1 | 2023/09/09 08:04:10 | at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:427)
INFO | jvm 1 | 2023/09/09 08:04:10 | at com.webmethods.jms.ssl.SSLConnectionCreator$SocketCreationTask.run(SSLConnectionCreator.java:172)
INFO | jvm 1 | 2023/09/09 08:04:10 | at java.base/java.lang.Thread.run(Thread.java:829)}
Document Location
Worldwide
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
20 March 2025
UID
ibm17228542