<?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: need help with connection to MongoDB in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315974#M86567</link>
    <description>&lt;P&gt;No, it's not running from local.  I am not using tsetkeystore when enable SSL. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jun&lt;/P&gt;</description>
    <pubDate>Wed, 30 Dec 2020 13:15:51 GMT</pubDate>
    <dc:creator>jchen</dc:creator>
    <dc:date>2020-12-30T13:15:51Z</dc:date>
    <item>
      <title>need help with connection to MongoDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315967#M86560</link>
      <description>&lt;P&gt;Hi, Need some help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting exception error while trying to connect MongoDB using tMongoDBConnection component from Talend Open Studio for Big Data 7.2.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting to connect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to connect on the same machine via MongoDB Compass and NoSQLBooster.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any troubleshooting tips would be appreciated.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jun&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:54:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315967#M86560</guid>
      <dc:creator>jchen</dc:creator>
      <dc:date>2024-11-16T00:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: need help with connection to MongoDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315968#M86561</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Are you trying to connect the MongoDB Atlas cluster？Did you provide the replica address for the cluster on the tMongoDBConnection component? We will appreciate it a lot if you could post your tMongoDBConnection component setting screenshots here.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 04:07:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315968#M86561</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-28T04:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: need help with connection to MongoDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315969#M86562</link>
      <description>&lt;P&gt;Hi Sabrina, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for getting back to me.  Attach is the setting for tMongoDBConnection.  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I am trying to connect to MongoDB Atlas (4.2.11 Enterprise) on AWS.  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jun&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 14:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315969#M86562</guid>
      <dc:creator>jchen</dc:creator>
      <dc:date>2020-12-28T14:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: need help with connection to MongoDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315970#M86563</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;To connect to the Mongo DB Atlas (tMongoDBConnection component), please select the replica host and provide a list of replica hosts. Also, you &lt;B&gt;no &lt;/B&gt;need to set the Keystore component as it is built-in on the mongo DB Atlas. please remove also key store component.&lt;/P&gt;&lt;P&gt;Let us know if it works.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 03:58:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315970#M86563</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-29T03:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: need help with connection to MongoDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315971#M86564</link>
      <description>&lt;P&gt;Thanks, Sabrina.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried using Replica Host option (see attach) and still getting the same error.  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is a list of hosts required?  I only put in one host.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jun&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;</description>
      <pubDate>Tue, 29 Dec 2020 19:12:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315971#M86564</guid>
      <dc:creator>jchen</dc:creator>
      <dc:date>2020-12-29T19:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: need help with connection to MongoDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315972#M86565</link>
      <description>&lt;P&gt;This is whole error message.  Could it be that Common Name is not matching with the host?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exception in component tMongoDBConnection_1 (Load_VFD)&lt;/P&gt;&lt;P&gt;com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting to connect.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Client view of cluster state is {type=UNKNOWN, servers=[{address=xxxxx.xxxxxxxx.xxxxxxx.healthcareit.net:27017,&amp;nbsp;&lt;/P&gt;&lt;P&gt;type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message},&amp;nbsp;&lt;/P&gt;&lt;P&gt;caused by {javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException:&amp;nbsp;&lt;/P&gt;&lt;P&gt;No subject alternative DNS name matching xxxxx.xxxxxxxx.xxxxxxx.healthcareit.net found.},&amp;nbsp;&lt;/P&gt;&lt;P&gt;caused by {java.security.cert.CertificateException: No subject alternative DNS name matching xxxxx.xxxxxxxx.xxxxxxx.healthcareit.net found.}}]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 20:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315972#M86565</guid>
      <dc:creator>jchen</dc:creator>
      <dc:date>2020-12-29T20:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: need help with connection to MongoDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315973#M86566</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Does this exception come when run from the STUDIO to the local? Did you use any tsetkeystore when enable SSL connection?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 05:19:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315973#M86566</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-30T05:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: need help with connection to MongoDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315974#M86567</link>
      <description>&lt;P&gt;No, it's not running from local.  I am not using tsetkeystore when enable SSL. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jun&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 13:15:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315974#M86567</guid>
      <dc:creator>jchen</dc:creator>
      <dc:date>2020-12-30T13:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: need help with connection to MongoDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315975#M86568</link>
      <description>&lt;P&gt;Hi Sabrina, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the option I used to connect to mongodb in Compass too.  Do I need to use the tSetKeystore?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jun&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 15:04:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315975#M86568</guid>
      <dc:creator>jchen</dc:creator>
      <dc:date>2021-01-04T15:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: need help with connection to MongoDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315976#M86569</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Do you have the Certificate, Certificate Authority and Private key files to connect to MongoDB through Talend Using SSl Connection?&lt;/P&gt;&lt;P&gt;Let us know if this article is helpful for you in understanding the SSL certificate setup&lt;/P&gt;&lt;P&gt;&lt;A href="https://unix.stackexchange.com/questions/347116/how-to-create-keystore-and-truststore-using-self-signed-certificate" alt="https://unix.stackexchange.com/questions/347116/how-to-create-keystore-and-truststore-using-self-signed-certificate" target="_blank"&gt;https://unix.stackexchange.com/questions/347116/how-to-create-keystore-and-truststore-using-self-signed-certificate&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 04:59:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315976#M86569</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-05T04:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: need help with connection to MongoDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315977#M86570</link>
      <description>&lt;P&gt;No, I don't.  I will try to get one.  So, do I need to use the tSetKeystore since this is a SSL connection?  Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 14:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315977#M86570</guid>
      <dc:creator>jchen</dc:creator>
      <dc:date>2021-01-05T14:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: need help with connection to MongoDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315978#M86571</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;To connect to the HTTPS URL of a non-public server, you must provide the Talend Job or Talend server with the SSL certificate file of the server you are trying to connect to.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Connecting to various public servers, such as GitHub or Microsoft, is often easy (that is, you do not have to do any special configuration) because your browser and your Job can check the validity of those servers' SSL certificates with a public certificate authority.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, if you are trying to connect to a non-public server such as your internal Jira server; for example, jira.&lt;I&gt;mycompany.com&lt;/I&gt;, that server's SSL certificate is not known to the public certificate authorities, so you need to configure your Job or Talend server to trust that SSL certificate, and therefore trust that Jira server.&lt;/P&gt;&lt;P&gt;For more information, see the Java67 article,&amp;nbsp;&lt;A href="https://www.java67.com/2012/12/difference-between-truststore-vs.html" alt="https://www.java67.com/2012/12/difference-between-truststore-vs.html" target="_blank"&gt;Difference between trustStore vs keyStore in Java SSL&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2021 05:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315978#M86571</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-06T05:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: need help with connection to MongoDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315979#M86572</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got the keystore and trustore files.  I have setup as shown in attach.  Is this correct?  I am still getting the same error.   Please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Jun&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 15:47:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315979#M86572</guid>
      <dc:creator>jchen</dc:creator>
      <dc:date>2021-01-14T15:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: need help with connection to MongoDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315980#M86573</link>
      <description>&lt;P&gt;the issue was resolved.  it was caused incorrect certificate.  thank you for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 17:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315980#M86573</guid>
      <dc:creator>jchen</dc:creator>
      <dc:date>2021-02-05T17:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: need help with connection to MongoDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315981#M86574</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks for your feedback and letting us know it is resolved by yourself.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 06:30:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-with-connection-to-MongoDB/m-p/2315981#M86574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-08T06:30:51Z</dc:date>
    </item>
  </channel>
</rss>

