<?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: Experiencing SSLHandshakeException intermittent in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Experiencing-SSLHandshakeException-intermittent/m-p/2354620#M120554</link>
    <description>&lt;P&gt;Hello @sreenija reddy​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Please make sure the ssl keystore file path is correctly setup for the tSetKeystore component in the job while running on the container?&lt;/P&gt;&lt;P&gt;PS: it should be different file path while running on the container and on talend studio, you can setup 2 job context environments, one for the studio, one for the container.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Aiming&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jul 2023 08:04:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-07-21T08:04:01Z</dc:date>
    <item>
      <title>Experiencing SSLHandshakeException intermittent</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Experiencing-SSLHandshakeException-intermittent/m-p/2354619#M120553</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;Am using talend version 7.2 open source version and I have my job running on my talend container.&lt;/P&gt;&lt;P&gt;I have used  tsetKeystore as the first component in my job to load my keystore(.pfx) file.&lt;/P&gt;&lt;P&gt;I have created my own pfx file and imported the server's certificate chain into my keystore(.pfx). Mentioned the keystore(.pfx) file details and its password in tsetkeystore component's truststore param.&lt;/P&gt;&lt;P&gt;As seen below test.pfx is my keystore and xxx is the password I have set. into my test.pfx file, using java keytool command I have imported the entire certificate chain given by the team that deals with the REST endpoint am trying to connect to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also in the  ,  &lt;B&gt;org.ops4j.pax.web.cfg file in &lt;/B&gt;&lt;/P&gt;&lt;P&gt;container/etc folder, mentioned below&lt;/P&gt;&lt;P&gt;org.osgi.service.http.port=8040&amp;nbsp;&lt;/P&gt;&lt;P&gt;org.osgi.service.http.port.secure=9001&lt;/P&gt;&lt;P&gt;org.osgi.service.http.secure.enabled=true&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;org.ops4j.pax.web.ssl.keystore=${karaf.base}/etc/keystores/test.pfx&lt;/P&gt;&lt;P&gt;org.ops4j.pax.web.ssl.keystore.type=PKCS12&lt;/P&gt;&lt;P&gt;org.ops4j.pax.web.ssl.password=xxx&lt;/P&gt;&lt;P&gt;org.ops4j.pax.web.ssl.keypassword=xxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;most of the times a successful connection is established with the REST endpoint BUT The container after a system restart or a container restart or at some random times is throwing a SSLHandshake exception.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly throw some light. This issue is pestering. Any help is really appreciating.&lt;/P&gt;&lt;P&gt;p.s - this issue is experienced when job runs on talend container . but from Talend studio it is all successful, no SSLHandshake&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:33:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Experiencing-SSLHandshakeException-intermittent/m-p/2354619#M120553</guid>
      <dc:creator>sreddy3</dc:creator>
      <dc:date>2024-11-15T21:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Experiencing SSLHandshakeException intermittent</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Experiencing-SSLHandshakeException-intermittent/m-p/2354620#M120554</link>
      <description>&lt;P&gt;Hello @sreenija reddy​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Please make sure the ssl keystore file path is correctly setup for the tSetKeystore component in the job while running on the container?&lt;/P&gt;&lt;P&gt;PS: it should be different file path while running on the container and on talend studio, you can setup 2 job context environments, one for the studio, one for the container.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Aiming&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 08:04:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Experiencing-SSLHandshakeException-intermittent/m-p/2354620#M120554</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-21T08:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Experiencing SSLHandshakeException intermittent</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Experiencing-SSLHandshakeException-intermittent/m-p/2354621#M120555</link>
      <description>&lt;P&gt;@Aiming Chen​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Many thanks for your kind reply.&lt;/P&gt;&lt;P&gt;Our deployment happens on Talend container. For development alone we use Studio.&lt;/P&gt;&lt;P&gt;Kindly explain - why it should be different file path while running on the container and on talend studio? curious to learn. Am new to Talend.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also the SSLHandShake exception, the pattern we have observed is after the SYSTEM restart the SSLHandShake is coming up. Our server auto restarts every Friday.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 17:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Experiencing-SSLHandshakeException-intermittent/m-p/2354621#M120555</guid>
      <dc:creator>sreddy3</dc:creator>
      <dc:date>2023-07-24T17:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Experiencing SSLHandshakeException intermittent</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Experiencing-SSLHandshakeException-intermittent/m-p/2354622#M120556</link>
      <description>&lt;P&gt;Hello @sreenija reddy​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;As the studio and the container are different machine, so the ssl file path should be different for them.&lt;/P&gt;&lt;P&gt;BTW, it need to check the container log file under {runtime}/container/log/tesb.log to find the real cause of the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aiming&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 01:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Experiencing-SSLHandshakeException-intermittent/m-p/2354622#M120556</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-25T01:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Experiencing SSLHandshakeException intermittent</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Experiencing-SSLHandshakeException-intermittent/m-p/2354623#M120557</link>
      <description>&lt;P&gt;@Aiming Chen​&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for your reply.&lt;/P&gt;&lt;P&gt;I am using Talend OPEN SOURCE version 7.2.1 and am badly stuck with this system restart causing SSLHandshake on every restart of the system. Kindly help me out. This issue is because am using opensource? @Aiming Chen​&amp;nbsp;- please help with a clue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But Studio we do not use all the time. The jobs majorly run on the container.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also could you explain the significance of the data folder under the container.&lt;/P&gt;&lt;P&gt;D:\Talend\Runtime_ESBSE\container\data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because in the first run my container started successfully and was receiving the requests and could see them in the container logs too.&lt;/P&gt;&lt;P&gt;Next/second time I emptied/cleared the entire content inside the DATA folder and tried restarting my container and it failed it MANY errors. Container did NOT restart successfully.&lt;/P&gt;&lt;P&gt;pasting some errors here:&lt;/P&gt;&lt;P&gt;org.osgi.service.blueprint.container.ComponentDefinitionException: Error when instantiating bean cxf of class org.apache.cxf.bus.blueprint.BlueprintBus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Caused by: java.lang.NoClassDefFoundError: org/osgi/service/http/HttpService&lt;/P&gt;&lt;P&gt;ETC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So third time, I restored the contents of the data folder with the content deleted from the first successful run and the container happily re-started successfully and logged the received requests.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly explain please. I smell that this container cache thing is even causing the SSLHandShake also very much.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ps: The SSLHandshakeException is :&lt;/P&gt;&lt;P&gt;javax.ws.rs.ProcessingException:javax.net.ssl.SSLHandshakeException: SSLHandshakeException invoking &lt;A href="https://mdaqcoweb.merckgroup.com/RESTAdapter/IDI/blue/getInspectionlot" alt="https://mdaqcoweb.merckgroup.com/RESTAdapter/IDI/blue/getInspectionlot" target="_blank"&gt;https://&lt;/A&gt;&lt;A href="https://abc.mg.com/idi/getdata" alt="https://abc.mg.com/idi/getdata" target="_blank"&gt;abc.mg.com/idi/getdata&lt;/A&gt; java.security.cert.CertificateException: No X509TrustManager implementation available&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 12:29:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Experiencing-SSLHandshakeException-intermittent/m-p/2354623#M120557</guid>
      <dc:creator>sreddy3</dc:creator>
      <dc:date>2023-07-25T12:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Experiencing SSLHandshakeException intermittent</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Experiencing-SSLHandshakeException-intermittent/m-p/2354624#M120558</link>
      <description>&lt;P&gt;Hello @sreenija reddy​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Talend runtime is based on apache karaf. The data folder contains all the working and temporary files for Karaf​.&lt;/P&gt;&lt;P&gt;It's &lt;B&gt;NOT &lt;/B&gt;recommended to clear the folder while restarting the runtime.&lt;/P&gt;&lt;P&gt;please refer to the article&lt;/P&gt;&lt;P&gt;https://svn.apache.org/repos/asf/karaf/site/production/manual/latest/directory-structure.html&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Aiming&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 00:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Experiencing-SSLHandshakeException-intermittent/m-p/2354624#M120558</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-27T00:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Experiencing SSLHandshakeException intermittent</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Experiencing-SSLHandshakeException-intermittent/m-p/2354625#M120559</link>
      <description>&lt;P&gt;@Aiming Chen​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ok. I will refrain from clearing the data folder. Is my open source talend 7.2.1 is limited and causing this SSLHandshake on SYSTEM/server restart.&lt;/P&gt;&lt;P&gt;System restart means, am referring to the machine that is hosting the talend container.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 06:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Experiencing-SSLHandshakeException-intermittent/m-p/2354625#M120559</guid>
      <dc:creator>sreddy3</dc:creator>
      <dc:date>2023-07-28T06:45:06Z</dc:date>
    </item>
  </channel>
</rss>

