You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (Jira)" <ji...@apache.org> on 2019/08/26 15:29:02 UTC

[jira] [Closed] (ARTEMIS-2384) AMQ224091 message does not provide reason why bridge connection fails

     [ https://issues.apache.org/jira/browse/ARTEMIS-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

clebert suconic closed ARTEMIS-2384.
------------------------------------

> AMQ224091 message 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
>    Affects Versions: 2.6.3
>         Environment: Windows - Artemis v2.6.3
>            Reporter: Eric Andrews
>            Assignee: Justin Bertram
>            Priority: Minor
>             Fix For: 2.10.0
>
>
> 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:
> {noformat}
> 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{noformat}
> I had {{logger.org.apache.activemq.artemis.core.server.level}} set to {{DEBUG}} and only got the {{WARN}} level output. Then I changed it to {{TRACE}} and got the same output.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)