<?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: Truststore not working after export in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Truststore-not-working-after-export/m-p/2199275#M2268</link>
    <description>Hi, 
&lt;BR /&gt;We have replied to your another topic: 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCm4jCAC" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/Truststore-not-working-after-export/td-p/82322&lt;/A&gt;. Could you please take a look at it? 
&lt;BR /&gt;In addition, are you using Open JDK in your machine? So far, talend don't support Open JDK . 
&lt;BR /&gt;Please refer to online document about: 
&lt;A href="https://help.talend.com/search/all?query=Java&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Java&amp;amp;content-lang=en&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
    <pubDate>Wed, 04 Jan 2017 02:42:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-01-04T02:42:02Z</dc:date>
    <item>
      <title>Truststore not working after export</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Truststore-not-working-after-export/m-p/2199272#M2265</link>
      <description>Hi all, 
&lt;BR /&gt;I created a job that moves data from a Mongo (SSL) to Postgres. 
&lt;BR /&gt;Because Mongo uses SSL I had to create a truststore, I did this and when executing the job locally (on my Windows computer) everything works perfectly. The problems start when exporting the job and executing the .sh on my Ubuntu dev machine. 
&lt;BR /&gt; 
&lt;PRE&gt;Exception in component tMongoDBConnection_1&lt;BR /&gt;com.mongodb.MongoTimeoutException: Timed out after 10000 ms while waiting to connect. Client view of cluster state is {type=Unknown, servers=&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.mongodb.BaseCluster.getDescription(BaseCluster.java:128)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.mongodb.DBTCPConnector.getClusterDescription(DBTCPConnector.java:402)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.mongodb.DBTCPConnector.getAddress(DBTCPConnector.java:333)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.mongodb.Mongo.getAddress(Mongo.java:455)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at mongo_postgres.upgrades_0_2.Upgrades.tMongoDBConnection_1Process(Upgrades.java:686)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at mongo_postgres.upgrades_0_2.Upgrades.tSetKeystore_1Process(Upgrades.java:570)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at mongo_postgres.upgrades_0_2.Upgrades$3.run(Upgrades.java:6384)&lt;BR /&gt;&lt;/PRE&gt; 
&lt;BR /&gt;I can't seem to connect. The context parameters are set for remote execution (different IP and port). 
&lt;BR /&gt;This seems to be the problem: Before exporting I manually change the path of the truststore to a different one, even setting this path to a non-existing path still gives this same error (and not a truststore not found error). What is going on? Any help is appreciated. 
&lt;BR /&gt;Thanks in advance, 
&lt;BR /&gt;S.</description>
      <pubDate>Tue, 03 Jan 2017 16:21:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Truststore-not-working-after-export/m-p/2199272#M2265</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-03T16:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Truststore not working after export</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Truststore-not-working-after-export/m-p/2199273#M2266</link>
      <description>Sorry for the triple post, please remove the duplicate topics.</description>
      <pubDate>Tue, 03 Jan 2017 16:29:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Truststore-not-working-after-export/m-p/2199273#M2266</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-03T16:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Truststore not working after export</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Truststore-not-working-after-export/m-p/2199274#M2267</link>
      <description>Additional info:
&lt;BR /&gt;Adding the .pem certificate to my cacerts in jvm still gives the same error:
&lt;BR /&gt;keytool -import -noprompt -trustcacerts -alias Mongo1 -file ca.pem -keystore /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/security/cacerts
&lt;BR /&gt;In talend:
&lt;BR /&gt;Location of truststore: /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/security/cacerts
&lt;BR /&gt;Password: changeit</description>
      <pubDate>Tue, 03 Jan 2017 16:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Truststore-not-working-after-export/m-p/2199274#M2267</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-03T16:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Truststore not working after export</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Truststore-not-working-after-export/m-p/2199275#M2268</link>
      <description>Hi, 
&lt;BR /&gt;We have replied to your another topic: 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCm4jCAC" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/Truststore-not-working-after-export/td-p/82322&lt;/A&gt;. Could you please take a look at it? 
&lt;BR /&gt;In addition, are you using Open JDK in your machine? So far, talend don't support Open JDK . 
&lt;BR /&gt;Please refer to online document about: 
&lt;A href="https://help.talend.com/search/all?query=Java&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Java&amp;amp;content-lang=en&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 04 Jan 2017 02:42:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Truststore-not-working-after-export/m-p/2199275#M2268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-04T02:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Truststore not working after export</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Truststore-not-working-after-export/m-p/2199276#M2269</link>
      <description>Thanks xdshi, this was the solution. I completely removed java and installed the java-8-oracle package on ubuntu. This solved the problem for me!</description>
      <pubDate>Fri, 06 Jan 2017 12:16:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Truststore-not-working-after-export/m-p/2199276#M2269</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-06T12:16:14Z</dc:date>
    </item>
  </channel>
</rss>

