<?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: Problems connecting MongoDB with authentication in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problems-connecting-MongoDB-with-authentication/m-p/2218238#M13517</link>
    <description>Hello 
&lt;BR /&gt;By default, the port is 27017, just check if you have changed it to 30158. In addition, try to execute the telnet command from CMD to see if you able to to ping to the server with the port. 
&lt;BR /&gt;...&amp;gt;telnet 192.168.56.101 30158
&lt;BR /&gt;About the error "The method authenticate(String, char[]) in the type DB is not applicable for the arguments (String, String)", it seems you did't input the password value, click the ... button near the Password field to input the password value. 
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong
&lt;BR /&gt;</description>
    <pubDate>Tue, 16 May 2017 10:35:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-16T10:35:51Z</dc:date>
    <item>
      <title>Problems connecting MongoDB with authentication</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-connecting-MongoDB-with-authentication/m-p/2218236#M13515</link>
      <description>&lt;P&gt;I have a component 'tMongoDBConnection" with the following parameters:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Server "127.0.0.1"
Database "test"
Port 30158&lt;/PRE&gt; 
&lt;P&gt;The problem is that I need authentication. Talend raises this error: The method authenticate(String, char[]) in the type DB is not applicable for the arguments (String, String).&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The parameters are:&lt;/P&gt; 
&lt;PRE&gt;Username: "test"
Password: "test"&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;What I could do? Thanks.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 09:59:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-connecting-MongoDB-with-authentication/m-p/2218236#M13515</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-20T09:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problems connecting MongoDB with authentication</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-connecting-MongoDB-with-authentication/m-p/2218237#M13516</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm trying to connect to MongoDB with the component tMongoDBConnection. The problem is that I need authentication because I have username and password on DB, but it says the following:&lt;/P&gt; 
&lt;PRE&gt;Detail Message: The method authenticate(String, char[]) in the type DB is not applicable for the arguments (String, String)&lt;/PRE&gt; 
&lt;P&gt;The parameters are the following:&lt;/P&gt; 
&lt;PRE&gt;Server: "192.168.56.101"
Database: "test"
Port: 30158

Username: "test"
Password: "test"&lt;/PRE&gt; 
&lt;P&gt;If I try to connect without authentication the following error is raised:&lt;/P&gt; 
&lt;PRE&gt;Caused by: java.io.IOException: couldn't connect to [/192.168.56.101:30158] bc:java.net.ConnectException: Connection refused: connect&lt;/PRE&gt; 
&lt;P&gt;I don't know how to connect to the mongoDB, can anyone help me?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 11:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-connecting-MongoDB-with-authentication/m-p/2218237#M13516</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-20T11:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problems connecting MongoDB with authentication</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-connecting-MongoDB-with-authentication/m-p/2218238#M13517</link>
      <description>Hello 
&lt;BR /&gt;By default, the port is 27017, just check if you have changed it to 30158. In addition, try to execute the telnet command from CMD to see if you able to to ping to the server with the port. 
&lt;BR /&gt;...&amp;gt;telnet 192.168.56.101 30158
&lt;BR /&gt;About the error "The method authenticate(String, char[]) in the type DB is not applicable for the arguments (String, String)", it seems you did't input the password value, click the ... button near the Password field to input the password value. 
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong
&lt;BR /&gt;</description>
      <pubDate>Tue, 16 May 2017 10:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-connecting-MongoDB-with-authentication/m-p/2218238#M13517</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-16T10:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problems connecting MongoDB with authentication</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-connecting-MongoDB-with-authentication/m-p/2218239#M13518</link>
      <description>&lt;P&gt;To solve this in Talend ESB set password like this:&amp;nbsp;"YourPass".toCharArray()&lt;/P&gt;</description>
      <pubDate>Sun, 13 Oct 2019 18:43:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-connecting-MongoDB-with-authentication/m-p/2218239#M13518</guid>
      <dc:creator>thomasmoren</dc:creator>
      <dc:date>2019-10-13T18:43:31Z</dc:date>
    </item>
  </channel>
</rss>

