<?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: tOracleOutput_1 Io exception: The Network Adapter could not establish the connection java.sql.SQLException: Io exception: The Network Adapter could not establish the connection in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-Io-exception-The-Network-Adapter-could-not/m-p/2336388#M104837</link>
    <description>&lt;P&gt;First you should check the network issues(e.g: firewall is blocking port 1521). If network is ok,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;then most probably you have listener configured wrongly, the hostname you specify in connection string must be the same as in the listener.&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=pMQXVihgrrE&amp;amp;t=212s" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.youtube.com/watch?v=pMQXVihgrrE&amp;amp;t=212s&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://adhoctuts.com/fix-oracle-io-error-the-network-adapter-could-not-establish-the-connection-error/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://adhoctuts.com/fix-oracle-io-error-the-network-adapter-could-not-establish-the-connection-error/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 26 Aug 2018 15:49:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-08-26T15:49:40Z</dc:date>
    <item>
      <title>tOracleOutput_1 Io exception: The Network Adapter could not establish the connection java.sql.SQLException: Io exception: The Network Adapter could not establish the connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-Io-exception-The-Network-Adapter-could-not/m-p/2336386#M104835</link>
      <description>&lt;P&gt;&lt;FONT size="2"&gt;I am getting below error please help in fixing this. I am using talend 7.01 Studio.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Checking ports...&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Sending job 'J_User' to server (192.168.30.78:8001)...&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;File transfer completed.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Deploying job 'J_User' on server (192.168.30.78:8000)...&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Running job 'J_User'...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Starting job J_User at 15:34 21/05/2018.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;[statistics] connecting to socket on port 3639&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;[statistics] connection refused&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;0|20180521153509_VZ6hs|20180521153509_VZ6hs|20180521153509_VZ6hs|J_User|start job||20180521153717.003-0400&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;1|20180521153509_VZ6hs|20180521153509_VZ6hs|20180521153509_VZ6hs|User_Info|0|0|start&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Unable to connect to 192.168.60.106 on the port 3639&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;[FATAL]: dw.J_user_0_1.J_User - tOracleOutput_1 Io exception: The Network Adapter could not establish the connection&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;java.sql.SQLException: Io exception: The Network Adapter could not establish the connection&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:113)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:147)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:257)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:389)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at oracle.jdbc.driver.PhysicalConnection.&amp;lt;init&amp;gt;(PhysicalConnection.java:454)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at oracle.jdbc.driver.T4CConnection.&amp;lt;init&amp;gt;(T4CConnection.java:165)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:802)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at java.sql.DriverManager.getConnection(DriverManager.java:664)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at java.sql.DriverManager.getConnection(DriverManager.java:247)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at dw.J_user_0_1.J_User.tOracleInput_1Process(J_User.java:1466)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at dw.J_user_0_1.J_User.runJobInTOS(J_User.java:2874)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at dw.J_user_0_1.J_User.main(J_User.java:2706)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;0|20180521153509_VZ6hs|20180521153509_VZ6hs|20180521153509_VZ6hs|J_User|end job||20180521153925.032-0400&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Exception in component tOracleOutput_1 (J_User)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;java.sql.SQLException: Io exception: The Network Adapter could not establish the connection&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:113)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:147)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:257)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:389)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at oracle.jdbc.driver.PhysicalConnection.&amp;lt;init&amp;gt;(PhysicalConnection.java:454)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at oracle.jdbc.driver.T4CConnection.&amp;lt;init&amp;gt;(T4CConnection.java:165)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:802)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at java.sql.DriverManager.getConnection(DriverManager.java:664)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at java.sql.DriverManager.getConnection(DriverManager.java:247)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at dw.J_user_0_1.J_User.tOracleInput_1Process(J_User.java:1466)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at dw.J_user_0_1.J_User.runJobInTOS(J_User.java:2874)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at dw.J_user_0_1.J_User.main(J_User.java:2706)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Job J_User ended at 15:38 21/05/2018. [exit code=1]&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 21:06:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-Io-exception-The-Network-Adapter-could-not/m-p/2336386#M104835</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-21T21:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput_1 Io exception: The Network Adapter could not establish the connection java.sql.SQLException: Io exception: The Network Adapter could not establish the connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-Io-exception-The-Network-Adapter-could-not/m-p/2336387#M104836</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Please stick to one topic:&lt;A title="https://community.talend.com/t5/Design-and-Development/tOracleOutput-1-Io-exception-The-Network-Adapter-could-not/m-p/120837" href="https://community.qlik.com/s/feed/0D53p00007vCsALCA0" target="_self"&gt;https://community.talend.com/t5/Design-and-Development/tOracleOutput-1-Io-exception-The-Network-Adapter-could-not/m-p/120837&lt;/A&gt; so that we can pay individule attention to your issue.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 04:31:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-Io-exception-The-Network-Adapter-could-not/m-p/2336387#M104836</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-23T04:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput_1 Io exception: The Network Adapter could not establish the connection java.sql.SQLException: Io exception: The Network Adapter could not establish the connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-Io-exception-The-Network-Adapter-could-not/m-p/2336388#M104837</link>
      <description>&lt;P&gt;First you should check the network issues(e.g: firewall is blocking port 1521). If network is ok,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;then most probably you have listener configured wrongly, the hostname you specify in connection string must be the same as in the listener.&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=pMQXVihgrrE&amp;amp;t=212s" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.youtube.com/watch?v=pMQXVihgrrE&amp;amp;t=212s&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://adhoctuts.com/fix-oracle-io-error-the-network-adapter-could-not-establish-the-connection-error/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://adhoctuts.com/fix-oracle-io-error-the-network-adapter-could-not-establish-the-connection-error/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Aug 2018 15:49:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-Io-exception-The-Network-Adapter-could-not/m-p/2336388#M104837</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-26T15:49:40Z</dc:date>
    </item>
  </channel>
</rss>

