<?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: Netsuite connector - Password must not be null in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Netsuite-connector-Password-must-not-be-null/m-p/2200400#M2901</link>
    <description>&lt;P&gt;Thanks for the suggestion but that didn't work.&lt;/P&gt;&lt;P&gt;How do I&amp;nbsp;raise a support ticket?&lt;/P&gt;</description>
    <pubDate>Tue, 06 Nov 2018 15:27:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-11-06T15:27:35Z</dc:date>
    <item>
      <title>Netsuite connector - Password must not be null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Netsuite-connector-Password-must-not-be-null/m-p/2200396#M2897</link>
      <description>&lt;P&gt;Hi - I am using Talend DI 7.0.1. Trying to connect to Netsuite and I am getting&amp;nbsp;the following error.&lt;/P&gt; 
&lt;P&gt;With Talend 6.3 all works fine but I want to use a more recent version of Talend. Any idea what that "Password must not be null" means? Thank you!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;[statistics] connecting to socket on port 3857&lt;BR /&gt;[statistics] connected&lt;BR /&gt;[WARN ]: org.apache.cxf.transport.https.SSLUtils - Default key managers cannot be initialized: Password must not be null&lt;BR /&gt;java.security.UnrecoverableKeyException: Password must not be null&lt;BR /&gt;at sun.security.provider.JavaKeyStore.engineGetKey(Unknown Source)&lt;BR /&gt;at sun.security.provider.JavaKeyStore$JKS.engineGetKey(Unknown Source)&lt;BR /&gt;at sun.security.provider.KeyStoreDelegator.engineGetKey(Unknown Source)&lt;BR /&gt;at sun.security.provider.JavaKeyStore$DualFormatJKS.engineGetKey(Unknown Source)&lt;BR /&gt;at java.security.KeyStore.getKey(Unknown Source)&lt;BR /&gt;at sun.security.ssl.SunX509KeyManagerImpl.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at sun.security.ssl.KeyManagerFactoryImpl$SunX509.engineInit(Unknown Source)&lt;BR /&gt;at javax.net.ssl.KeyManagerFactory.init(Unknown Source)&lt;BR /&gt;at org.apache.cxf.configuration.jsse.SSLUtils.loadDefaultKeyManagers(SSLUtils.java:110)&lt;BR /&gt;at org.apache.cxf.configuration.jsse.SSLUtils.getDefaultKeyStoreManagers(SSLUtils.java:83)&lt;BR /&gt;at org.apache.cxf.transport.https.SSLUtils.getSSLContext(SSLUtils.java:77)&lt;BR /&gt;at org.apache.cxf.transport.https.HttpsURLConnectionFactory.decorateWithTLS(HttpsURLConnectionFactory.java:143)&lt;BR /&gt;at org.apache.cxf.transport.https.HttpsURLConnectionFactory.createConnection(HttpsURLConnectionFactory.java:99)&lt;BR /&gt;at org.apache.cxf.transport.http.URLConnectionHTTPConduit.createConnection(URLConnectionHTTPConduit.java:122)&lt;BR /&gt;at org.apache.cxf.transport.http.URLConnectionHTTPConduit.setupConnection(URLConnectionHTTPConduit.java:126)&lt;BR /&gt;at org.apache.cxf.transport.http.HTTPConduit.prepare(HTTPConduit.java:505)&lt;BR /&gt;at org.apache.cxf.interceptor.MessageSenderInterceptor.handleMessage(MessageSenderInterceptor.java:47)&lt;BR /&gt;at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)&lt;BR /&gt;at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:533)&lt;BR /&gt;at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:442)&lt;BR /&gt;at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:343)&lt;BR /&gt;at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:296)&lt;BR /&gt;at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:96)&lt;BR /&gt;at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:139)&lt;BR /&gt;at com.sun.proxy.$Proxy39.getDataCenterUrls(Unknown Source)&lt;BR /&gt;at org.talend.components.netsuite.v2014_2.client.NetSuiteClientServiceImpl.getNetSuitePort(NetSuiteClientServiceImpl.java:252)&lt;BR /&gt;at org.talend.components.netsuite.v2014_2.client.NetSuiteClientServiceImpl.doLogin(NetSuiteClientServiceImpl.java:131)&lt;BR /&gt;at org.talend.components.netsuite.client.NetSuiteClientService.login(NetSuiteClientService.java:783)&lt;BR /&gt;at org.talend.components.netsuite.client.NetSuiteClientService.relogin(NetSuiteClientService.java:759)&lt;BR /&gt;at org.talend.components.netsuite.client.NetSuiteClientService.login(NetSuiteClientService.java:197)&lt;BR /&gt;at org.talend.components.netsuite.NetSuiteEndpoint.connect(NetSuiteEndpoint.java:199)&lt;BR /&gt;at org.talend.components.netsuite.NetSuiteEndpoint.connect(NetSuiteEndpoint.java:157)&lt;BR /&gt;at org.talend.components.netsuite.NetSuiteSourceOrSink.validate(NetSuiteSourceOrSink.java:71)&lt;BR /&gt;at testnetsuite.testnetsuiteconnection_0_1.TestNetsuiteConnection.tNetsuiteConnection_1Process(TestNetsuiteConnection.java:451)&lt;BR /&gt;at testnetsuite.testnetsuiteconnection_0_1.TestNetsuiteConnection.runJobInTOS(TestNetsuiteConnection.java:762)&lt;BR /&gt;at testnetsuite.testnetsuiteconnection_0_1.TestNetsuiteConnection.main(TestNetsuiteConnection.java:611)&lt;BR /&gt;[statistics] disconnected&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 18:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Netsuite-connector-Password-must-not-be-null/m-p/2200396#M2897</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-24T18:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Netsuite connector - Password must not be null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Netsuite-connector-Password-must-not-be-null/m-p/2200397#M2898</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;From the error log, I could see that the error is getting generated from the component&amp;nbsp;&lt;SPAN&gt;tNetsuiteConnection_1.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Are you getting connection error for any new job created in 7.0.1 or whether the error is limited to existing jobs which were migrated from 6.3 version?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Could you please share the screen shot of the job and the Netsuite component after masking the confidential details for further analysis?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Warm Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Nikhil Thampi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Oct 2018 19:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Netsuite-connector-Password-must-not-be-null/m-p/2200397#M2898</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-27T19:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Netsuite connector - Password must not be null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Netsuite-connector-Password-must-not-be-null/m-p/2200398#M2899</link>
      <description>&lt;P&gt;Hi - This is a brand new job, created from scratch. I have tried different API versions with the same results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See image attached. Thanks!&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lu8q"&gt;2018-10-31_1118.png&lt;/A&gt;</description>
      <pubDate>Wed, 31 Oct 2018 18:21:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Netsuite-connector-Password-must-not-be-null/m-p/2200398#M2899</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-31T18:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Netsuite connector - Password must not be null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Netsuite-connector-Password-must-not-be-null/m-p/2200399#M2900</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Could you please pass the value of password into a context variable first and pass the context variable as the value for Netsuite password (as shown below)?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0nB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129313i437C972F1CD212EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0nB.png" alt="0683p000009M0nB.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&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; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;If this also did not help you, could you please raise a support ticket so that they can remotely assist you?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 05:42:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Netsuite-connector-Password-must-not-be-null/m-p/2200399#M2900</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-01T05:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Netsuite connector - Password must not be null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Netsuite-connector-Password-must-not-be-null/m-p/2200400#M2901</link>
      <description>&lt;P&gt;Thanks for the suggestion but that didn't work.&lt;/P&gt;&lt;P&gt;How do I&amp;nbsp;raise a support ticket?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2018 15:27:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Netsuite-connector-Password-must-not-be-null/m-p/2200400#M2901</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-06T15:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Netsuite connector - Password must not be null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Netsuite-connector-Password-must-not-be-null/m-p/2200401#M2902</link>
      <description>&lt;P&gt;What version of NetSuite are you connecting to? Please check if your component supports that version.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2018 00:33:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Netsuite-connector-Password-must-not-be-null/m-p/2200401#M2902</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-07T00:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Netsuite connector - Password must not be null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Netsuite-connector-Password-must-not-be-null/m-p/2200402#M2903</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With Talend DI 7.0.1, I am having the issue.&lt;/P&gt;
&lt;P&gt;With Talend DI 6.4.1, I am not having the issue.&lt;/P&gt;
&lt;P&gt;I am using the same API version against the same Netsuite version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jocsan&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2018 02:05:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Netsuite-connector-Password-must-not-be-null/m-p/2200402#M2903</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-07T02:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Netsuite connector - Password must not be null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Netsuite-connector-Password-must-not-be-null/m-p/2200403#M2904</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Jocsan,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Apologies for the delay as I was away from office for sometime.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Could you please contact your Customer Success Manager for your Talend account and he will be able to guide you&amp;nbsp;about support case creation process.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Warm Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Nikhil Thampi&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Nov 2018 08:56:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Netsuite-connector-Password-must-not-be-null/m-p/2200403#M2904</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-08T08:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Netsuite connector - Password must not be null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Netsuite-connector-Password-must-not-be-null/m-p/2200404#M2905</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOttAAG"&gt;@jd-talend&lt;/A&gt;&amp;nbsp;from your stacktrace it seems you haven't specified KeyStore for your secure connection to NetSuite.&lt;/P&gt;
&lt;P&gt;Please see the similar errors described here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/26720402/wsdl2java-warning-default-key-managers-cannot-be-initialized" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/26720402/wsdl2java-warning-default-key-managers-cannot-be-initialized&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/5871279/java-ssl-and-cert-keystore" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/5871279/java-ssl-and-cert-keystore&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Maksym.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 11:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Netsuite-connector-Password-must-not-be-null/m-p/2200404#M2905</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-27T11:47:56Z</dc:date>
    </item>
  </channel>
</rss>

