<?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: Connection reset with tMicrosoftAzureHubInput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Connection-reset-with-tMicrosoftAzureHubInput/m-p/2339785#M107880</link>
    <description>&lt;P&gt;Hi Sabrina and happy new year.&lt;/P&gt;&lt;P&gt;Unfortunately the linked topic is not helpful because a real example is missing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you provide one?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following string for the hub connection:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;  Endpoint=sb://abc-prod.servicebus.windows.net/;SharedAccessKeyName=PreviewDataPolicy;SharedAccessKey=kFxeXXXXXN7OQ=;EntityPath=abc-account&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I use it with a Route?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Jan 2023 09:29:39 GMT</pubDate>
    <dc:creator>Burgo</dc:creator>
    <dc:date>2023-01-02T09:29:39Z</dc:date>
    <item>
      <title>Connection reset with tMicrosoftAzureHubInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connection-reset-with-tMicrosoftAzureHubInput/m-p/2339781#M107876</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;i'm having the following connection problem using the tMicrosoftAzureHubInput component for reading from an event hub with 7 partitions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000bE2A4AAK.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156355i00A7B8DD8B1A1629/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000bE2A4AAK.png" alt="0695b00000bE2A4AAK.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After the following KO, the batch is dead but still running with nothing to do, also with the "die on error" checked.&lt;/P&gt;&lt;P&gt;In debug the exception is not catchable because is raised by the ms library (i think):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;java.net.SocketException: Connection reset&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:478)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:472)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1454)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1065)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/java.io.InputStream.read(InputStream.java:205)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.qpid.amqp_1_0.client.TCPTransportProvider.doRead(TCPTransportProvider.java:234)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.qpid.amqp_1_0.client.TCPTransportProvider.access$000(TCPTransportProvider.java:47)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.qpid.amqp_1_0.client.TCPTransportProvider$1.run(TCPTransportProvider.java:185)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/java.lang.Thread.run(Thread.java:829)&lt;/P&gt;&lt;P&gt;[ERROR] 15:02:52 com.microsoft.eventhubs.client.EventHubReceiver- Error{condition=detach-forced,description=Force detach the link because the session is remotely ended.}&lt;/P&gt;&lt;P&gt;[ERROR] 15:02:52 com.microsoft.eventhubs.client.EventHubReceiver- Error{condition=detach-forced,description=Force detach the link because the session is remotely ended.}&lt;/P&gt;&lt;P&gt;[ERROR] 15:02:52 com.microsoft.eventhubs.client.EventHubReceiver- Error{condition=detach-forced,description=Force detach the link because the session is remotely ended.}&lt;/P&gt;&lt;P&gt;Exception in thread "listenerThread4_tMicrosoftAzureHubInput_1" [ERROR] 15:02:52 com.microsoft.eventhubs.client.EventHubReceiver- Error{condition=detach-forced,description=Force detach the link because the session is remotely ended.}&lt;/P&gt;&lt;P&gt;Exception in thread "listenerThread3_tMicrosoftAzureHubInput_1" [ERROR] 15:02:52 com.microsoft.eventhubs.client.EventHubReceiver- Error{condition=detach-forced,description=Force detach the link because the session is remotely ended.}&lt;/P&gt;&lt;P&gt;Exception in thread "listenerThread1_tMicrosoftAzureHubInput_1" [ERROR] 15:02:52 com.microsoft.eventhubs.client.EventHubReceiver- Error{condition=detach-forced,description=Force detach the link because the session is remotely ended.}&lt;/P&gt;&lt;P&gt;java.lang.RuntimeException: Error{condition=detach-forced,description=Force detach the link because the session is remotely ended.}[ERROR] 15:02:52 com.microsoft.eventhubs.client.EventHubReceiver- Error{condition=detach-forced,description=Force detach the link because the session is remotely ended.}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.microsoft.eventhubs.client.EventHubReceiver.checkError(EventHubReceiver.java:123)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.microsoft.eventhubs.client.EventHubReceiver.receive(EventHubReceiver.java:87)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sorgenia.mq_job_contacts_0_1.MQ_JOB_contacts$1MessageListener4_tMicrosoftAzureHubInput_1.run(MQ_JOB_contacts.java:8522)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/java.lang.Thread.run(Thread.java:829)&lt;/P&gt;&lt;P&gt;Exception in thread "listenerThread6_tMicrosoftAzureHubInput_1" Exception in thread "listenerThread5_tMicrosoftAzureHubInput_1" Exception in thread "listenerThread2_tMicrosoftAzureHubInput_1" java.lang.RuntimeException: Error{condition=detach-forced,description=Force detach the link because the session is remotely ended.}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.microsoft.eventhubs.client.EventHubReceiver.checkError(EventHubReceiver.java:123)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.microsoft.eventhubs.client.EventHubReceiver.receive(EventHubReceiver.java:87)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sorgenia.mq_job_contacts_0_1.MQ_JOB_contacts$1MessageListener1_tMicrosoftAzureHubInput_1.run(MQ_JOB_contacts.java:8453)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/java.lang.Thread.run(Thread.java:829)&lt;/P&gt;&lt;P&gt;Exception in thread "listenerThread0_tMicrosoftAzureHubInput_1" java.lang.RuntimeException: Error{condition=detach-forced,description=Force detach the link because the session is remotely ended.}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.microsoft.eventhubs.client.EventHubReceiver.checkError(EventHubReceiver.java:123)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.microsoft.eventhubs.client.EventHubReceiver.receive(EventHubReceiver.java:87)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sorgenia.mq_job_contacts_0_1.MQ_JOB_contacts$1MessageListener3_tMicrosoftAzureHubInput_1.run(MQ_JOB_contacts.java:8499)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/java.lang.Thread.run(Thread.java:829)&lt;/P&gt;&lt;P&gt;java.lang.RuntimeException: Error{condition=detach-forced,description=Force detach the link because the session is remotely ended.}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.microsoft.eventhubs.client.EventHubReceiver.checkError(EventHubReceiver.java:123)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.microsoft.eventhubs.client.EventHubReceiver.receive(EventHubReceiver.java:87)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sorgenia.mq_job_contacts_0_1.MQ_JOB_contacts$1MessageListener0_tMicrosoftAzureHubInput_1.run(MQ_JOB_contacts.java:8430)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/java.lang.Thread.run(Thread.java:829)&lt;/P&gt;&lt;P&gt;java.lang.RuntimeException: Error{condition=detach-forced,description=Force detach the link because the session is remotely ended.}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.microsoft.eventhubs.client.EventHubReceiver.checkError(EventHubReceiver.java:123)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.microsoft.eventhubs.client.EventHubReceiver.receive(EventHubReceiver.java:87)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sorgenia.mq_job_contacts_0_1.MQ_JOB_contacts$1MessageListener2_tMicrosoftAzureHubInput_1.run(MQ_JOB_contacts.java:8476)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/java.lang.Thread.run(Thread.java:829)&lt;/P&gt;&lt;P&gt;java.lang.RuntimeException: Error{condition=detach-forced,description=Force detach the link because the session is remotely ended.}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.microsoft.eventhubs.client.EventHubReceiver.checkError(EventHubReceiver.java:123)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.microsoft.eventhubs.client.EventHubReceiver.receive(EventHubReceiver.java:87)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sorgenia.mq_job_contacts_0_1.MQ_JOB_contacts$1MessageListener5_tMicrosoftAzureHubInput_1.run(MQ_JOB_contacts.java:8545)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/java.lang.Thread.run(Thread.java:829)&lt;/P&gt;&lt;P&gt;java.lang.RuntimeException: Error{condition=detach-forced,description=Force detach the link because the session is remotely ended.}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.microsoft.eventhubs.client.EventHubReceiver.checkError(EventHubReceiver.java:123)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.microsoft.eventhubs.client.EventHubReceiver.receive(EventHubReceiver.java:87)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sorgenia.mq_job_contacts_0_1.MQ_JOB_contacts$1MessageListener6_tMicrosoftAzureHubInput_1.run(MQ_JOB_contacts.java:8568)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/java.lang.Thread.run(Thread.java:829)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Someone can help me, please?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:15:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connection-reset-with-tMicrosoftAzureHubInput/m-p/2339781#M107876</guid>
      <dc:creator>Burgo</dc:creator>
      <dc:date>2024-11-15T22:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Connection reset with tMicrosoftAzureHubInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connection-reset-with-tMicrosoftAzureHubInput/m-p/2339782#M107877</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;tMicrosoftAzureHubInput is a custom component which is written by talend community members and shared on talend exchange portal.&lt;/P&gt;&lt;P&gt;The third party custom components on Talend Exchange are not supported by Talend, since we don't have the source code of these components. &amp;nbsp;It is the ownership of the person who built it.&lt;/P&gt;&lt;P&gt;​Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 09:15:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connection-reset-with-tMicrosoftAzureHubInput/m-p/2339782#M107877</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-22T09:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Connection reset with tMicrosoftAzureHubInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connection-reset-with-tMicrosoftAzureHubInput/m-p/2339783#M107878</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;&lt;P&gt;is there another supported component that I can use to read from an Azure Event Hub?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 15:14:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connection-reset-with-tMicrosoftAzureHubInput/m-p/2339783#M107878</guid>
      <dc:creator>Burgo</dc:creator>
      <dc:date>2022-12-22T15:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Connection reset with tMicrosoftAzureHubInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connection-reset-with-tMicrosoftAzureHubInput/m-p/2339784#M107879</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Here is a topic about: What is the best component to use to read messages from Azure Event Hub in real-time?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/question/0D53p00007vCjCxCAK/what-is-the-best-component-to-use-to-read-messages-from-azure-event-hub-in-realtime" alt="https://community.talend.com/s/question/0D53p00007vCjCxCAK/what-is-the-best-component-to-use-to-read-messages-from-azure-event-hub-in-realtime" target="_blank"&gt;https://community.talend.com/s/question/0D53p00007vCjCxCAK/what-is-the-best-component-to-use-to-read-messages-from-azure-event-hub-in-realtime&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Feel free to let us know if it helps.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 09:01:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connection-reset-with-tMicrosoftAzureHubInput/m-p/2339784#M107879</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-23T09:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Connection reset with tMicrosoftAzureHubInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connection-reset-with-tMicrosoftAzureHubInput/m-p/2339785#M107880</link>
      <description>&lt;P&gt;Hi Sabrina and happy new year.&lt;/P&gt;&lt;P&gt;Unfortunately the linked topic is not helpful because a real example is missing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you provide one?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following string for the hub connection:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;  Endpoint=sb://abc-prod.servicebus.windows.net/;SharedAccessKeyName=PreviewDataPolicy;SharedAccessKey=kFxeXXXXXN7OQ=;EntityPath=abc-account&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I use it with a Route?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 09:29:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connection-reset-with-tMicrosoftAzureHubInput/m-p/2339785#M107880</guid>
      <dc:creator>Burgo</dc:creator>
      <dc:date>2023-01-02T09:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Connection reset with tMicrosoftAzureHubInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connection-reset-with-tMicrosoftAzureHubInput/m-p/2339786#M107881</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It looks Azure Event Hub is compliant with AMQP, you have already checked this guide?&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-amqp-protocol-guide" alt="https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-amqp-protocol-guide" target="_blank"&gt;https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-amqp-protocol-guide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 09:20:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connection-reset-with-tMicrosoftAzureHubInput/m-p/2339786#M107881</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-01-09T09:20:52Z</dc:date>
    </item>
  </channel>
</rss>

