<?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>question Re: NiFi ConsumeJMS processor error(Solace eventBroker) in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/NiFi-ConsumeJMS-processor-error-Solace-eventBroker/m-p/401088#M251064</link>
    <description>&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;This is the error, we receive in the log:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="amitjha_0-1738061335893.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/43706i2B0C838913D37E73/image-size/medium?v=v2&amp;amp;px=400" role="button" title="amitjha_0-1738061335893.png" alt="amitjha_0-1738061335893.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jan 2025 10:49:43 GMT</pubDate>
    <dc:creator>amitjha</dc:creator>
    <dc:date>2025-01-28T10:49:43Z</dc:date>
    <item>
      <title>NiFi ConsumeJMS processor error(Solace eventBroker)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-ConsumeJMS-processor-error-Solace-eventBroker/m-p/400827#M250974</link>
      <description>&lt;P&gt;I am trying to integrate NIFI with Solace event broker and have created JMSConnectionFactoryProvidor service, which is enabled and running. However my JMSConsume processor gives this error -&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ConsumeJMS failed to process session due to Host not specified;&lt;/PRE&gt;&lt;P&gt;Below are the configs for my FactoryService and processor:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="amitjha_0-1737530993344.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/43623i3A064A4AED9A240B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="amitjha_0-1737530993344.png" alt="amitjha_0-1737530993344.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="amitjha_1-1737531000505.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/43624iC7BA8409953993F5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="amitjha_1-1737531000505.png" alt="amitjha_1-1737531000505.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What am I missing in the configuration?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 07:30:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-ConsumeJMS-processor-error-Solace-eventBroker/m-p/400827#M250974</guid>
      <dc:creator>amitjha</dc:creator>
      <dc:date>2025-01-22T07:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi ConsumeJMS processor error(Solace eventBroker)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-ConsumeJMS-processor-error-Solace-eventBroker/m-p/400868#M250979</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/123410"&gt;@amitjha&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Providing the full stack trace from the nifi-app.log may help here in identifying the issue.&lt;BR /&gt;&lt;BR /&gt;Is the controller service enabled and valid?&lt;BR /&gt;any other exceptions in the logs related to either the consumeJMS processor or the JMSConnectionFactoryProvider controller service?&lt;BR /&gt;&lt;BR /&gt;The connectionFactory will on attempt to create the connection once first referencing component request a connection.&amp;nbsp; The exception eludes to and issue there, but full stack trace may help identify exactly what went wrong.&lt;BR /&gt;&lt;BR /&gt;Have you tried this tutorial from Solace:&lt;BR /&gt;&lt;A href="https://solace.com/integration-hub/nifi/" target="_blank"&gt;https://solace.com/integration-hub/nifi/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Other observations:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Keep in mind that you are using an HDF release that is going on 8 years old.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;I recommend not adding outside jars directly to the NiFi lib directory.&amp;nbsp; Create a directory outside of NiFi's base directory and add your custom jars there.&amp;nbsp; Just make sure the NiFi service user can access that directory and owns the jars.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Matt&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 17:13:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-ConsumeJMS-processor-error-Solace-eventBroker/m-p/400868#M250979</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2025-01-22T17:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi ConsumeJMS processor error(Solace eventBroker)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-ConsumeJMS-processor-error-Solace-eventBroker/m-p/400922#M251000</link>
      <description>&lt;P&gt;Thanks for the prompt response. We are working to get the stack-trace logs and would get back to you.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 07:32:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-ConsumeJMS-processor-error-Solace-eventBroker/m-p/400922#M251000</guid>
      <dc:creator>amitjha</dc:creator>
      <dc:date>2025-01-24T07:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi ConsumeJMS processor error(Solace eventBroker)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-ConsumeJMS-processor-error-Solace-eventBroker/m-p/401088#M251064</link>
      <description>&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;This is the error, we receive in the log:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="amitjha_0-1738061335893.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/43706i2B0C838913D37E73/image-size/medium?v=v2&amp;amp;px=400" role="button" title="amitjha_0-1738061335893.png" alt="amitjha_0-1738061335893.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 10:49:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-ConsumeJMS-processor-error-Solace-eventBroker/m-p/401088#M251064</guid>
      <dc:creator>amitjha</dc:creator>
      <dc:date>2025-01-28T10:49:43Z</dc:date>
    </item>
  </channel>
</rss>

