<?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: failing to read context parameters in CSV file used while importing the filedelimited connection in metadata repository? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/failing-to-read-context-parameters-in-CSV-file-used-while/m-p/2301972#M74009</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are supposing that you are using tContextLoad to load the those context parameters  in your job, where null values are loaded as context values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check the input source of your context and correct them beforehand.&lt;/P&gt;&lt;P&gt;&amp;nbsp;In addition to this you can check the box "Disable Errors", "Disable Warnings" in the tContextLoad.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Mon, 26 Oct 2020 03:46:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-10-26T03:46:26Z</dc:date>
    <item>
      <title>failing to read context parameters in CSV file used while importing the filedelimited connection in metadata repository?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/failing-to-read-context-parameters-in-CSV-file-used-while/m-p/2301971#M74008</link>
      <description>&lt;P&gt;tarting job ZPIF_UIP_SF_DWH_LOAD at 20:48 23/10/2020.&lt;/P&gt;&lt;P&gt;Null value will be used for context parameter Salesforce_CDE_SRC_proxy_port: For input string: ""&lt;/P&gt;&lt;P&gt;Null value will be used for context parameter Salesforce_CDE_SRC_oauth2JwtFlow_expirationTime: For input string: ""&lt;/P&gt;&lt;P&gt;Null value will be used for context parameter Salesforce_CDE_SRC_oauth_callbackPort: For input string: ""&lt;/P&gt;&lt;P&gt;[statistics] connecting to socket on port 3924&lt;/P&gt;&lt;P&gt;[statistics] connected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                          ******************  connectivity established!! ******************&lt;/P&gt;&lt;P&gt;                           **************** the below parameters are in CSV file which gets read correctly in the job *********** but at run-time it fails!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exception in component Implicit_Context_Regex (ZPIF_UIP_SF_DWH_LOAD)&lt;/P&gt;&lt;P&gt;java.io.FileNotFoundException: \u01\cde_talend_sync_jobs\CDE_Connection.csv (The system cannot find the file specified)&lt;/P&gt;&lt;P&gt;	at java.io.FileInputStream.open0(Native Method)&lt;/P&gt;&lt;P&gt;	at java.io.FileInputStream.open(Unknown Source)&lt;/P&gt;&lt;P&gt;	at java.io.FileInputStream.&amp;lt;init&amp;gt;(Unknown Source)&lt;/P&gt;&lt;P&gt;	at java.io.FileInputStream.&amp;lt;init&amp;gt;(Unknown Source)&lt;/P&gt;&lt;P&gt;	at org.talend.fileprocess.TOSDelimitedReader.&amp;lt;init&amp;gt;(TOSDelimitedReader.java:88)&lt;/P&gt;&lt;P&gt;	at talend_0731.zpif_uip_sf_dwh_load_0_1.ZPIF_UIP_SF_DWH_LOAD.Implicit_Context_RegexProcess(ZPIF_UIP_SF_DWH_LOAD.java:1252)&lt;/P&gt;&lt;P&gt;	at talend_0731.zpif_uip_sf_dwh_load_0_1.ZPIF_UIP_SF_DWH_LOAD.runJobInTOS(ZPIF_UIP_SF_DWH_LOAD.java:20772)&lt;/P&gt;&lt;P&gt;	at talend_0731.zpif_uip_sf_dwh_load_0_1.ZPIF_UIP_SF_DWH_LOAD.main(ZPIF_UIP_SF_DWH_LOAD.java:20247)&lt;/P&gt;&lt;P&gt;Exception in component connectionStatsLogs (ZPIF_UIP_SF_DWH_LOAD)&lt;/P&gt;&lt;P&gt;java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:854)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.PhysicalConnection.connect(PhysicalConnection.java:793)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:57)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:747)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:562)&lt;/P&gt;&lt;P&gt;	at java.sql.DriverManager.getConnection(Unknown Source)&lt;/P&gt;&lt;P&gt;	at java.sql.DriverManager.getConnection(Unknown Source)&lt;/P&gt;&lt;P&gt;	at routines.system.SharedDBConnection.getConnection(SharedDBConnection.java:63)&lt;/P&gt;&lt;P&gt;	at routines.system.SharedDBConnection.getDBConnection(SharedDBConnection.java:131)&lt;/P&gt;&lt;P&gt;	at talend_0731.zpif_uip_sf_dwh_load_0_1.ZPIF_UIP_SF_DWH_LOAD.connectionStatsLogsProcess(ZPIF_UIP_SF_DWH_LOAD.java:15990)&lt;/P&gt;&lt;P&gt;	at talend_0731.zpif_uip_sf_dwh_load_0_1.ZPIF_UIP_SF_DWH_LOAD.preStaLogConProcess(ZPIF_UIP_SF_DWH_LOAD.java:1008)&lt;/P&gt;&lt;P&gt;	at talend_0731.zpif_uip_sf_dwh_load_0_1.ZPIF_UIP_SF_DWH_LOAD.runJobInTOS(ZPIF_UIP_SF_DWH_LOAD.java:20787)&lt;/P&gt;&lt;P&gt;	at talend_0731.zpif_uip_sf_dwh_load_0_1.ZPIF_UIP_SF_DWH_LOAD.main(ZPIF_UIP_SF_DWH_LOAD.java:20247)&lt;/P&gt;&lt;P&gt;Caused by: oracle.net.ns.NetException: The Network Adapter could not establish the connection&lt;/P&gt;&lt;P&gt;	at oracle.net.nt.ConnStrategy.execute(ConnStrategy.java:571)&lt;/P&gt;&lt;P&gt;	at oracle.net.resolver.AddrResolution.resolveAndExecute(AddrResolution.java:548)&lt;/P&gt;&lt;P&gt;	at oracle.net.ns.NSProtocol.establishConnection(NSProtocol.java:682)&lt;/P&gt;&lt;P&gt;	at oracle.net.ns.NSProtocol.connect(NSProtocol.java:309)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1596)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:588)&lt;/P&gt;&lt;P&gt;	... 12 more&lt;/P&gt;&lt;P&gt;Caused by: oracle.net.ns.NetException: NL Exception was generated&lt;/P&gt;&lt;P&gt;	at oracle.net.nt.ConnOption.getNT(ConnOption.java:139)&lt;/P&gt;&lt;P&gt;	at oracle.net.nt.ConnOption.connect(ConnOption.java:173)&lt;/P&gt;&lt;P&gt;	at oracle.net.nt.ConnStrategy.execute(ConnStrategy.java:510)&lt;/P&gt;&lt;P&gt;	... 17 more&lt;/P&gt;&lt;P&gt;Exception in component talendStats_DB (ZPIF_UIP_SF_DWH_LOAD)&lt;/P&gt;&lt;P&gt;java.lang.NullPointerException&lt;/P&gt;&lt;P&gt;	at talend_0731.zpif_uip_sf_dwh_load_0_1.ZPIF_UIP_SF_DWH_LOAD.talendStats_STATSProcess(ZPIF_UIP_SF_DWH_LOAD.java:16829)&lt;/P&gt;&lt;P&gt;	at talend_0731.zpif_uip_sf_dwh_load_0_1.ZPIF_UIP_SF_DWH_LOAD.runJobInTOS(ZPIF_UIP_SF_DWH_LOAD.java:20799)&lt;/P&gt;&lt;P&gt;	at talend_0731.zpif_uip_sf_dwh_load_0_1.ZPIF_UIP_SF_DWH_LOAD.main(ZPIF_UIP_SF_DWH_LOAD.java:20247)&lt;/P&gt;&lt;P&gt;Exception in component tDBOutput_2 (ZPIF_UIP_SF_DWH_LOAD)&lt;/P&gt;&lt;P&gt;java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:854)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.PhysicalConnection.connect(PhysicalConnection.java:793)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:57)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:747)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:562)&lt;/P&gt;&lt;P&gt;	at java.sql.DriverManager.getConnection(Unknown Source)&lt;/P&gt;&lt;P&gt;	at java.sql.DriverManager.getConnection(Unknown Source)&lt;/P&gt;&lt;P&gt;	at talend_0731.zpif_uip_sf_dwh_load_0_1.ZPIF_UIP_SF_DWH_LOAD.tSalesforceInput_2Process(ZPIF_UIP_SF_DWH_LOAD.java:11805)&lt;/P&gt;&lt;P&gt;	at talend_0731.zpif_uip_sf_dwh_load_0_1.ZPIF_UIP_SF_DWH_LOAD.runJobInTOS(ZPIF_UIP_SF_DWH_LOAD.java:20808)&lt;/P&gt;&lt;P&gt;	at talend_0731.zpif_uip_sf_dwh_load_0_1.ZPIF_UIP_SF_DWH_LOAD.main(ZPIF_UIP_SF_DWH_LOAD.java:20247)&lt;/P&gt;&lt;P&gt;Caused by: oracle.net.ns.NetException: The Network Adapter could not establish the connection&lt;/P&gt;&lt;P&gt;	at oracle.net.nt.ConnStrategy.execute(ConnStrategy.java:571)&lt;/P&gt;&lt;P&gt;	at oracle.net.resolver.AddrResolution.resolveAndExecute(AddrResolution.java:548)&lt;/P&gt;&lt;P&gt;	at oracle.net.ns.NSProtocol.establishConnection(NSProtocol.java:682)&lt;/P&gt;&lt;P&gt;	at oracle.net.ns.NSProtocol.connect(NSProtocol.java:309)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1596)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:588)&lt;/P&gt;&lt;P&gt;	... 9 more&lt;/P&gt;&lt;P&gt;Caused by: oracle.net.ns.NetException: NL Exception was generated&lt;/P&gt;&lt;P&gt;	at oracle.net.nt.ConnOption.getNT(ConnOption.java:139)&lt;/P&gt;&lt;P&gt;	at oracle.net.nt.ConnOption.connect(ConnOption.java:173)&lt;/P&gt;&lt;P&gt;	at oracle.net.nt.ConnStrategy.execute(ConnStrategy.java:510)&lt;/P&gt;&lt;P&gt;	... 14 more&lt;/P&gt;&lt;P&gt;Exception in component talendStats_DB (ZPIF_UIP_SF_DWH_LOAD)&lt;/P&gt;&lt;P&gt;java.lang.NullPointerException&lt;/P&gt;&lt;P&gt;	at talend_0731.zpif_uip_sf_dwh_load_0_1.ZPIF_UIP_SF_DWH_LOAD.talendStats_STATSProcess(ZPIF_UIP_SF_DWH_LOAD.java:16829)&lt;/P&gt;&lt;P&gt;	at talend_0731.zpif_uip_sf_dwh_load_0_1.ZPIF_UIP_SF_DWH_LOAD.runJobInTOS(ZPIF_UIP_SF_DWH_LOAD.java:20834)&lt;/P&gt;&lt;P&gt;	at talend_0731.zpif_uip_sf_dwh_load_0_1.ZPIF_UIP_SF_DWH_LOAD.main(ZPIF_UIP_SF_DWH_LOAD.java:20247)&lt;/P&gt;&lt;P&gt;[statistics] disconnected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Job ZPIF_UIP_SF_DWH_LOAD ended at 20:48 23/10/2020. [Exit code&amp;nbsp;= 1]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would highly be appreciated. &lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sat, 24 Oct 2020 02:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/failing-to-read-context-parameters-in-CSV-file-used-while/m-p/2301971#M74008</guid>
      <dc:creator>Rajset</dc:creator>
      <dc:date>2020-10-24T02:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: failing to read context parameters in CSV file used while importing the filedelimited connection in metadata repository?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/failing-to-read-context-parameters-in-CSV-file-used-while/m-p/2301972#M74009</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are supposing that you are using tContextLoad to load the those context parameters  in your job, where null values are loaded as context values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check the input source of your context and correct them beforehand.&lt;/P&gt;&lt;P&gt;&amp;nbsp;In addition to this you can check the box "Disable Errors", "Disable Warnings" in the tContextLoad.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2020 03:46:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/failing-to-read-context-parameters-in-CSV-file-used-while/m-p/2301972#M74009</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-26T03:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: failing to read context parameters in CSV file used while importing the filedelimited connection in metadata repository?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/failing-to-read-context-parameters-in-CSV-file-used-while/m-p/2301973#M74010</link>
      <description>Thank you Sabrina.
I’d say, this mapping is  straightforward pulling in SalesFouce source with some transformations loading to Oracle table.

When we run, the session gets connected, the source connects fine,  but fails with oracle.net.ns.NetException  when it tries to access the target.
Upon looking closely at the target, the host/port and other details are listed in a CSV file stored in the Talend server (Linux node). We can run the same job from the Linux node fine.

This error occurs  when we launch the TalendDI UI Client tool from our laptop. We then looked at the properties for the target in the mapping, and they were all set as “context” as defined in csv file on the server.

May I request a small favor of you? If its fine with you, would you mind a few quick minutes so we can talk this through ?
Let me know what time will be convenient tomorrow, Oct 27th and I can call you.. no problem.

I sincerely appreciate your helping me in this regard.

Thanks again
-rajavel sethupathi</description>
      <pubDate>Tue, 27 Oct 2020 02:28:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/failing-to-read-context-parameters-in-CSV-file-used-while/m-p/2301973#M74010</guid>
      <dc:creator>Rajset</dc:creator>
      <dc:date>2020-10-27T02:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: failing to read context parameters in CSV file used while importing the filedelimited connection in metadata repository?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/failing-to-read-context-parameters-in-CSV-file-used-while/m-p/2301974#M74011</link>
      <description>Starting job ZPIF_UIP_SF_DWH_LOAD at 21:07 27/10/2020.
Null value will be used for context parameter Salesforce_CDE_SRC_proxy_port: For input string: ""
Null value will be used for context parameter Salesforce_CDE_SRC_oauth2JwtFlow_expirationTime: For input string: ""
Null value will be used for context parameter Salesforce_CDE_SRC_oauth_callbackPort: For input string: ""
[statistics] connecting to socket on port 3435
[statistics] connected
Exception in component tSalesforceInput_2 (ZPIF_UIP_SF_DWH_LOAD)
java.lang.RuntimeException: IOException: com.sforce.ws.ConnectionException: Check authEndpoint. It must contain '/services/Soap/u/'. authEndpoint specified context.Salesforce_CDE_SRC_endpoint
                at uip_prod.zpif_uip_sf_dwh_load_0_1.ZPIF_UIP_SF_DWH_LOAD.tSalesforceInput_2Process(ZPIF_UIP_SF_DWH_LOAD.java:11526)
                at uip_prod.zpif_uip_sf_dwh_load_0_1.ZPIF_UIP_SF_DWH_LOAD.runJobInTOS(ZPIF_UIP_SF_DWH_LOAD.java:15278)
                at uip_prod.zpif_uip_sf_dwh_load_0_1.ZPIF_UIP_SF_DWH_LOAD.main(ZPIF_UIP_SF_DWH_LOAD.java:14750)
[statistics] disconnected

Job ZPIF_UIP_SF_DWH_LOAD ended at 21:07 27/10/2020. [Exit code  = 1]</description>
      <pubDate>Wed, 28 Oct 2020 03:13:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/failing-to-read-context-parameters-in-CSV-file-used-while/m-p/2301974#M74011</guid>
      <dc:creator>Rajset</dc:creator>
      <dc:date>2020-10-28T03:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: failing to read context parameters in CSV file used while importing the filedelimited connection in metadata repository?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/failing-to-read-context-parameters-in-CSV-file-used-while/m-p/2301975#M74012</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We will appreciate it a lot if you could post your current job design screenshots on community.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 09:22:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/failing-to-read-context-parameters-in-CSV-file-used-while/m-p/2301975#M74012</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-30T09:22:18Z</dc:date>
    </item>
  </channel>
</rss>

