[ https://issues.apache.org/jira/browse/DISPATCH-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241034#comment-17241034 ]
mahendra anil sonawale edited comment on DISPATCH-1860 at 11/30/20, 11:36 PM: ------------------------------------------------------------------------------ Hi Team, We ran qpid in debug and see QPID is not picking AMQPS protocol even after we are using SSL profile while configuring connector. Below is the log - failoverUrls=amqp://activemq-preprod-slave4a.abcd.com:61619, host=activemq-preprod-slave4a.abcd.com, identity=connector/activemq-preprod-slave4a.abcd.com:61619:od-broker-4-s, idleTimeoutSeconds=16, maxFrameSize=16384, maxSessions=32768, messageLoggingComponents=none, name=od-broker-4-s, port=61619, role=route-container, sslProfile=od-router-2-ssl-profile, stripAnnotations=both, type=org.apache.qpid.dispatch.connector, verifyHostname=False) was (Author: mahendra s): Hi Team, We ran qpid in debug and see QPID is not picking AMQPS protocol even after we are using SSL profile while configuring connector. Below is the log - its amqp not apqps. failoverUrls=amqp://activemq-preprod-slave4a.abcd.com:61619, host=activemq-preprod-slave4a.abcd.com, identity=connector/activemq-preprod-slave4a.abcd.com:61619:od-broker-4-s, idleTimeoutSeconds=16, maxFrameSize=16384, maxSessions=32768, messageLoggingComponents=none, name=od-broker-4-s, port=61619, role=route-container, sslProfile=od-router-2-ssl-profile, stripAnnotations=both, type=org.apache.qpid.dispatch.connector, verifyHostname=False) > QPID connection failure for apache broker > ----------------------------------------- > > Key: DISPATCH-1860 > URL: https://issues.apache.org/jira/browse/DISPATCH-1860 > Project: Qpid Dispatch > Issue Type: Bug > Components: Protocol Adaptors, Routing Engine > Affects Versions: 1.12.0, 1.14.0 > Reporter: mahendra anil sonawale > Priority: Major > Attachments: qd_config_chunk.config > > > Hello Team, > > We have installed Apache qpid in cluster and have master-slave brokers as a > connectors. > All connecting via AMQP protocol. > 2020-11-30 09:55:53.916195 -0500 SERVER (info) [C288454] Connection to > activemq-preprod-master2a.abcd:61618 failed: amqp:connection:framing-error > Expected AMQP protocol header: no protocol header found (connection aborted) > We are seeing below exception: could you please help us with the resolution. > PFA the qpid config chunk. > > And below one is configuration in broker.xml. > > <acceptor > name="artemis">tcp://activemq-preprod-master2a.abcd.com:61618?protocols=AMQP,CORE,OPENWIRE;tcpSendBufferSize=1048576;tcpReceiveBufferSize=1048576;useEpoll=true;sslEnabled=true;keyStorePath=${SSL_KEYSTORE_PATH};keyStorePassword=${SSL_KEYSTORE_PASSWORD};enabledProtocols=${TLS_VERSION};amqpCredits=1000;amqpLowCredits=300</acceptor> -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org