Eric Andrews created ARTEMIS-2384:
-------------------------------------
Summary: Artemis log message AMQ224091 does not provide reason why
bridge connection fails
Key: ARTEMIS-2384
URL: https://issues.apache.org/jira/browse/ARTEMIS-2384
Project: ActiveMQ Artemis
Issue Type: Improvement
Components: ActiveMQ-Artemis-Native
Affects Versions: 2.6.3
Environment: Windows - Artemis v2.6.3
Reporter: Eric Andrews
Assignee: clebert suconic
The Artemis warning "AMQ224091 Bridge ...... is unable to connect to
destination" does not provide any details as to why it could not connect. I
am getting this message in the log:
2019-06-14 11:38:16,818 WARN [org.apache.activemq.artemis.core.server]
AMQ224091:
Bridge BridgeImpl@281d3567 [name=my-bridge, queue=QueueImpl[name=outQueue,
postOffice=PostOfficeImpl
[server=ActiveMQServerImpl::serverUUID=e584bdb8-8df0-11e9-93b1-00505687486c],
temp=false]@25b57b3a targetConnector=ServerLocatorImpl (identity=Bridge
my-bridge)
[initialConnectors=[TransportConfiguration(name=remote-connector,
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory)
?trustStorePassword=****&enabledProtocols=TLSv1-2&port=61616&keyStorePassword=****&sslEnabled=true&host=myPChost.domain.com
&trustStorePath=c:/Artemis-Server/etc/truststore-jks&keyStorePath=c:/Artemis-Server/etc/client-jks&needClientAuth=true],
discoveryGroupConfiguration=null]] is unable to connect to destination.
Retrying
I had "logger.org.apache.activemq.artemis.core.server.level" set to DEBUG
and only got the WARNing level output, then i changed it to TRACE and got
the same output.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)