This plug-in allows Appian to connect with IBM Messaging Queue (MQ) version 7.5 and other brokers that support Advanced Message Queuing Protocol (AMQP).
It provides smart services to:
The download package includes the plug-in and its associated documentation
Version 2 (10-21-18) uses a different plug-in key and therefore will not affect the use of the previous version.
I have also had the same problem.
2024-09-12 00:46:53,056 [ActiveMQ VMTransport: vm://localBroker#1-1] DEBUG org.apache.activemq.broker.region.AbstractRegion - localBroker adding destination: topic://ActiveMQ.Advisory.Connection2024-09-12 00:46:53,061 [ActiveMQ VMTransport: vm://localBroker#1-1] DEBUG org.apache.activemq.broker.region.AbstractRegion - localBroker adding consumer: ID:swjpto4201tv-58836-1726102012812-4:1:-1:1 for destination: ActiveMQ.Advisory.TempQueue,ActiveMQ.Advisory.TempTopicException in thread "HandshakeCompletedNotify-Thread" java.lang.UnsupportedOperationException: This method is deprecated and marked for removal. Use the getPeerCertificates() method instead. at java.base/javax.net.ssl.SSLSession.getPeerCertificateChain(SSLSession.java:295) at java.base/javax.net.ssl.HandshakeCompletedEvent.getPeerCertificateChain(HandshakeCompletedEvent.java:173) at com.ibm.mq.jmqi.remote.impl.RemoteTCPConnection.handshakeCompleted(RemoteTCPConnection.java:2187) at java.base/sun.security.ssl.TransportContext$NotifyHandshake$1.run(TransportContext.java:701) at java.base/sun.security.ssl.TransportContext$NotifyHandshake$1.run(TransportContext.java:698) at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) at java.base/sun.security.ssl.TransportContext$NotifyHandshake.run(TransportContext.java:698) at java.base/java.lang.Thread.run(Thread.java:842)