<?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: Error while using tSetKeystore component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-while-using-tSetKeystore-component/m-p/2342627#M110477</link>
    <description>&lt;P&gt;Hi, You have to connect the tSetKeystore to TkafkaConnection with an on component ok link, in the TsetKeystore settings select the jks file and enter the password of the trustore.&lt;/P&gt;&lt;P&gt;Send me LOve and Kudos&lt;/P&gt;</description>
    <pubDate>Mon, 10 May 2021 07:14:38 GMT</pubDate>
    <dc:creator>gjeremy1617088143</dc:creator>
    <dc:date>2021-05-10T07:14:38Z</dc:date>
    <item>
      <title>Error while using tSetKeystore component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-using-tSetKeystore-component/m-p/2342626#M110476</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I am new to Talend and not able to get much info online on how to use tSetKeystore component while trying to connect with Kafka Cluster as a Consumer. From the Kafka Cluster team I have received two files &lt;/P&gt;&lt;OL&gt;&lt;LI&gt;kafka_truststore.jks&lt;/LI&gt;&lt;LI&gt;kafka_client_SSL&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Can you please help me, to configure the &lt;/P&gt;&lt;P&gt;tSetKeystore component as when I am trying to establish the connection using tKafkaonnection component, my below basic test job giving error exception under "tKafkaInput" component (attached is full error log) as - &lt;/P&gt;&lt;P&gt;org.apache.kafka.common.KafkaException: Failed to construct kafka consumer &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F5oDZAAZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148228i99EF7B19DF13C346/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F5oDZAAZ.png" alt="0695b00000F5oDZAAZ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;P&gt;Kunwar&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-using-tSetKeystore-component/m-p/2342626#M110476</guid>
      <dc:creator>KpsRawat</dc:creator>
      <dc:date>2024-11-16T00:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using tSetKeystore component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-using-tSetKeystore-component/m-p/2342627#M110477</link>
      <description>&lt;P&gt;Hi, You have to connect the tSetKeystore to TkafkaConnection with an on component ok link, in the TsetKeystore settings select the jks file and enter the password of the trustore.&lt;/P&gt;&lt;P&gt;Send me LOve and Kudos&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 07:14:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-using-tSetKeystore-component/m-p/2342627#M110477</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-05-10T07:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using tSetKeystore component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-using-tSetKeystore-component/m-p/2342628#M110478</link>
      <description>&lt;P&gt;Thanks @guenneguez jeremy​&amp;nbsp;for your response . I tried below flow but still facing issue while running the same. Can you check the error logs attached and guide if I need to change some configuration  ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F6ecnAAB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147976i9F0D491F4A73E36A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F6ecnAAB.png" alt="0695b00000F6ecnAAB.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F6f2jAAB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132023iCBCF817812FA15F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F6f2jAAB.png" alt="0695b00000F6f2jAAB.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kunwar Rawat&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 05:23:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-using-tSetKeystore-component/m-p/2342628#M110478</guid>
      <dc:creator>KpsRawat</dc:creator>
      <dc:date>2021-05-13T05:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using tSetKeystore component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-using-tSetKeystore-component/m-p/2342629#M110479</link>
      <description>&lt;P&gt;Have you Check use ssl/tls ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 16:03:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-using-tSetKeystore-component/m-p/2342629#M110479</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-05-13T16:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using tSetKeystore component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-using-tSetKeystore-component/m-p/2342630#M110480</link>
      <description>&lt;P&gt;Seems like the password entered was wrong, corrected the password and getting "OK" message from tSetKeystore&amp;nbsp;and tKafkaConnection output but tKafkaInput to tMap showing just "Starting" like in below screenshot attached. I have set the offset to pic message s from the beginning. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F6tfHAAR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137066iA898E8C98DE9F177/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F6tfHAAR.png" alt="0695b00000F6tfHAAR.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kunwar Rawat&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 05:35:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-using-tSetKeystore-component/m-p/2342630#M110480</guid>
      <dc:creator>KpsRawat</dc:creator>
      <dc:date>2021-05-14T05:35:40Z</dc:date>
    </item>
  </channel>
</rss>

