<?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: RabbitMQ - Can't consume Messages in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/RabbitMQ-Can-t-consume-Messages/m-p/2214727#M11449</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;most of the similar questions - must be asked not here &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; but&lt;SPAN&gt;&amp;nbsp;on RabbitMQ support forums, just because of they better know RabbitMQ settings and what these settings mean.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;For example for RabbitMQ (I use it but not expert) - it critical how Exchange and Queue were created with &lt;STRONG&gt;AutoDelete&lt;/STRONG&gt; or not?&lt;/P&gt; 
&lt;P&gt;I use with both true or false (&lt;STRONG&gt;both&lt;/STRONG&gt;), by default if no settings auto_delete is true, but if it false - settings must be explicitly&amp;nbsp;included in a connection string&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-03-30 at 3.29.09 AM.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M45w.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131651iB403EA973DF26F36/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M45w.png" alt="0683p000009M45w.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-03-30 at 3.21.50 AM.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3zz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154075i40E08B79941626E6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3zz.png" alt="0683p000009M3zz.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;regards, Vlad&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Mar 2019 14:34:19 GMT</pubDate>
    <dc:creator>vapukov</dc:creator>
    <dc:date>2019-03-29T14:34:19Z</dc:date>
    <item>
      <title>RabbitMQ - Can't consume Messages</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RabbitMQ-Can-t-consume-Messages/m-p/2214726#M11448</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;somehow I figured out how to send messages to my RabbitMQ server, but for some reason I can't consume the messages.&lt;/P&gt; 
&lt;P&gt;The Talend console shows following error/warning:&lt;/P&gt; 
&lt;P&gt;- for the Producer, but still sends messages:&lt;/P&gt; 
&lt;P&gt;[WARN ]: org.apache.camel.component.rabbitmq.RabbitMQProducer - Failed to create connection. It will attempt to connect again when publishing a message.&lt;/P&gt; 
&lt;P&gt;- or in some cases, when the producer is deavtivated:&lt;/P&gt; 
&lt;P&gt;[WARN ]: org.apache.camel.component.rabbitmq.RabbitConsumer - Unable to open channel for RabbitMQConsumer. Continuing and will try again&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;as I mentioned before, the messages still get sent to the server but they can't get read out.&lt;/P&gt; 
&lt;P&gt;Enclosed you can find my components and settings.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you very much!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2019-03-29_13-06-15.png" style="width: 879px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M45S.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153996iA07379C4BACCD8AF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M45S.png" alt="0683p000009M45S.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:12:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RabbitMQ-Can-t-consume-Messages/m-p/2214726#M11448</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T06:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: RabbitMQ - Can't consume Messages</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RabbitMQ-Can-t-consume-Messages/m-p/2214727#M11449</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;most of the similar questions - must be asked not here &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; but&lt;SPAN&gt;&amp;nbsp;on RabbitMQ support forums, just because of they better know RabbitMQ settings and what these settings mean.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;For example for RabbitMQ (I use it but not expert) - it critical how Exchange and Queue were created with &lt;STRONG&gt;AutoDelete&lt;/STRONG&gt; or not?&lt;/P&gt; 
&lt;P&gt;I use with both true or false (&lt;STRONG&gt;both&lt;/STRONG&gt;), by default if no settings auto_delete is true, but if it false - settings must be explicitly&amp;nbsp;included in a connection string&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-03-30 at 3.29.09 AM.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M45w.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131651iB403EA973DF26F36/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M45w.png" alt="0683p000009M45w.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-03-30 at 3.21.50 AM.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3zz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154075i40E08B79941626E6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3zz.png" alt="0683p000009M3zz.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;regards, Vlad&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 14:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RabbitMQ-Can-t-consume-Messages/m-p/2214727#M11449</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-03-29T14:34:19Z</dc:date>
    </item>
  </channel>
</rss>

