<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Eclipse MQTT Message Broker not working in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/eclipse-mqtt-message-broker-not-working/m-p/1152272#M3731</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is a little strange as 127.0.0.1 and localhost should the same endpoint just expressed differently.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Mar 2022 18:29:58 GMT</pubDate>
    <dc:creator>JeffSilberberg</dc:creator>
    <dc:date>2022-03-09T18:29:58Z</dc:date>
    <item>
      <title>Eclipse MQTT Message Broker not working</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/eclipse-mqtt-message-broker-not-working/m-p/1149564#M3726</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am following the MQTT Connector tutorial and I can’t get the MQTT Message Broker to work and when I try to troubleshoot by using the debug logs I only see the TCPInboundTransport. There is no com.esri.geoevent.transport.mqtt.MqttInboundTransport or com.esri.geoevent.transport.mqtt.MqttOutboundTransport.&lt;/P&gt;&lt;P&gt;I am using GeoEvent Server 10.9.1 and I have tried the Eclipse Mosquitto 1.6.2 and the latest version 2.0.14.&lt;/P&gt;&lt;P&gt;I have inbound and outbound MQTT Transports and Connectors, but it doesn't seem like the&amp;nbsp;MQTT Message Broker is working.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CindyS_0-1646231323053.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/35347i95C32CC9A59277D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CindyS_0-1646231323053.png" alt="CindyS_0-1646231323053.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 14:32:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/eclipse-mqtt-message-broker-not-working/m-p/1149564#M3726</guid>
      <dc:creator>CindyS</dc:creator>
      <dc:date>2022-03-02T14:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse MQTT Message Broker not working</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/eclipse-mqtt-message-broker-not-working/m-p/1150461#M3727</link>
      <description>&lt;P&gt;Cindy,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; A good tool for debugging MQTT interfaces is -&amp;nbsp; &lt;A href="http://mqtt-explorer.com/" target="_blank" rel="noopener"&gt;http://mqtt-explorer.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; It does work so you probably have a setting that is not aligning between your GeoEvent and MQTT Server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; --&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 22:39:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/eclipse-mqtt-message-broker-not-working/m-p/1150461#M3727</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2022-03-03T22:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse MQTT Message Broker not working</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/eclipse-mqtt-message-broker-not-working/m-p/1150465#M3728</link>
      <description>&lt;P&gt;Thanks Jeff, I'll try that.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 22:46:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/eclipse-mqtt-message-broker-not-working/m-p/1150465#M3728</guid>
      <dc:creator>CindyS</dc:creator>
      <dc:date>2022-03-03T22:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse MQTT Message Broker not working</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/eclipse-mqtt-message-broker-not-working/m-p/1151473#M3730</link>
      <description>&lt;P&gt;I have it working. I changed this&amp;nbsp; tcp://127.0.0.1:1883 to this&amp;nbsp; tcp://localhost:1883 and now it works.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CindyS_0-1646684881233.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/35789i23D092CBB5C16507/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CindyS_0-1646684881233.png" alt="CindyS_0-1646684881233.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 20:28:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/eclipse-mqtt-message-broker-not-working/m-p/1151473#M3730</guid>
      <dc:creator>CindyS</dc:creator>
      <dc:date>2022-03-07T20:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse MQTT Message Broker not working</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/eclipse-mqtt-message-broker-not-working/m-p/1152272#M3731</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is a little strange as 127.0.0.1 and localhost should the same endpoint just expressed differently.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 18:29:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/eclipse-mqtt-message-broker-not-working/m-p/1152272#M3731</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2022-03-09T18:29:58Z</dc:date>
    </item>
  </channel>
</rss>

