<?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 Communications link failure in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Communications-link-failure/m-p/2237043#M25592</link>
    <description>Hi everyone,
&lt;BR /&gt;I am newbie of TOS.
&lt;BR /&gt;I use TOS to extract data from text file to mysql database.
&lt;BR /&gt;but, I have this error(below).
&lt;BR /&gt;Does anyone know the solution of this error.
&lt;BR /&gt;Thx, for all the responses. 
&lt;BR /&gt;_____________________________________________________________________________________
&lt;BR /&gt;Starting job ETL_Transaksi at 11:10 01/11/2007.
&lt;BR /&gt;Exception in component tMysqlInput_3
&lt;BR /&gt;Exception in component tMysqlInput_3
&lt;BR /&gt;com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: 
&lt;BR /&gt;** BEGIN NESTED EXCEPTION ** 
&lt;BR /&gt;java.io.EOFException
&lt;BR /&gt;STACKTRACE:
&lt;BR /&gt;java.io.EOFException
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:1913)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2357)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2803)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:812)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.nextRow(MysqlIO.java:1295)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.readSingleRowSet(MysqlIO.java:2262)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.getResultSet(MysqlIO.java:439)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.readResultsForQueryOrUpdate(MysqlIO.java:1970)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.readAllResults(MysqlIO.java:1387)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1727)
&lt;BR /&gt; at com.mysql.jdbc.Connection.execSQL(Connection.java:3170)
&lt;BR /&gt; at com.mysql.jdbc.Connection.execSQL(Connection.java:3099)
&lt;BR /&gt; at com.mysql.jdbc.Statement.executeQuery(Statement.java:1169)
&lt;BR /&gt; at salessupport.etl_transaksi.ETL_Transaksi.tMysqlInput_3Process(ETL_Transaksi.java:6931)
&lt;BR /&gt; at salessupport.etl_transaksi.ETL_Transaksi.tFileInputPositional_1Process(ETL_Transaksi.java:5640)
&lt;BR /&gt; at salessupport.etl_transaksi.ETL_Transaksi.main(ETL_Transaksi.java:10335)
&lt;BR /&gt;
&lt;BR /&gt;** END NESTED EXCEPTION **
&lt;BR /&gt;
&lt;BR /&gt;Last packet sent to the server was 375218 ms ago.
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2515)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2803)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:812)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.nextRow(MysqlIO.java:1295)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.readSingleRowSet(MysqlIO.java:2262)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.getResultSet(MysqlIO.java:439)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.readResultsForQueryOrUpdate(MysqlIO.java:1970)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.readAllResults(MysqlIO.java:1387)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1727)
&lt;BR /&gt; at com.mysql.jdbc.Connection.execSQL(Connection.java:3170)
&lt;BR /&gt; at com.mysql.jdbc.Connection.execSQL(Connection.java:3099)
&lt;BR /&gt; at com.mysql.jdbc.Statement.executeQuery(Statement.java:1169)
&lt;BR /&gt; at salessupport.etl_transaksi.ETL_Transaksi.tMysqlInput_3Process(ETL_Transaksi.java:6931)
&lt;BR /&gt; at salessupport.etl_transaksi.ETL_Transaksi.tFileInputPositional_1Process(ETL_Transaksi.java:5640)
&lt;BR /&gt; at salessupport.etl_transaksi.ETL_Transaksi.main(ETL_Transaksi.java:10335)
&lt;BR /&gt;Job ETL_Transaksi ended at 11:16 01/11/2007.</description>
    <pubDate>Sat, 16 Nov 2024 14:31:16 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2024-11-16T14:31:16Z</dc:date>
    <item>
      <title>Communications link failure</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Communications-link-failure/m-p/2237043#M25592</link>
      <description>Hi everyone,
&lt;BR /&gt;I am newbie of TOS.
&lt;BR /&gt;I use TOS to extract data from text file to mysql database.
&lt;BR /&gt;but, I have this error(below).
&lt;BR /&gt;Does anyone know the solution of this error.
&lt;BR /&gt;Thx, for all the responses. 
&lt;BR /&gt;_____________________________________________________________________________________
&lt;BR /&gt;Starting job ETL_Transaksi at 11:10 01/11/2007.
&lt;BR /&gt;Exception in component tMysqlInput_3
&lt;BR /&gt;Exception in component tMysqlInput_3
&lt;BR /&gt;com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: 
&lt;BR /&gt;** BEGIN NESTED EXCEPTION ** 
&lt;BR /&gt;java.io.EOFException
&lt;BR /&gt;STACKTRACE:
&lt;BR /&gt;java.io.EOFException
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:1913)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2357)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2803)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:812)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.nextRow(MysqlIO.java:1295)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.readSingleRowSet(MysqlIO.java:2262)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.getResultSet(MysqlIO.java:439)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.readResultsForQueryOrUpdate(MysqlIO.java:1970)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.readAllResults(MysqlIO.java:1387)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1727)
&lt;BR /&gt; at com.mysql.jdbc.Connection.execSQL(Connection.java:3170)
&lt;BR /&gt; at com.mysql.jdbc.Connection.execSQL(Connection.java:3099)
&lt;BR /&gt; at com.mysql.jdbc.Statement.executeQuery(Statement.java:1169)
&lt;BR /&gt; at salessupport.etl_transaksi.ETL_Transaksi.tMysqlInput_3Process(ETL_Transaksi.java:6931)
&lt;BR /&gt; at salessupport.etl_transaksi.ETL_Transaksi.tFileInputPositional_1Process(ETL_Transaksi.java:5640)
&lt;BR /&gt; at salessupport.etl_transaksi.ETL_Transaksi.main(ETL_Transaksi.java:10335)
&lt;BR /&gt;
&lt;BR /&gt;** END NESTED EXCEPTION **
&lt;BR /&gt;
&lt;BR /&gt;Last packet sent to the server was 375218 ms ago.
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2515)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2803)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:812)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.nextRow(MysqlIO.java:1295)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.readSingleRowSet(MysqlIO.java:2262)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.getResultSet(MysqlIO.java:439)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.readResultsForQueryOrUpdate(MysqlIO.java:1970)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.readAllResults(MysqlIO.java:1387)
&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1727)
&lt;BR /&gt; at com.mysql.jdbc.Connection.execSQL(Connection.java:3170)
&lt;BR /&gt; at com.mysql.jdbc.Connection.execSQL(Connection.java:3099)
&lt;BR /&gt; at com.mysql.jdbc.Statement.executeQuery(Statement.java:1169)
&lt;BR /&gt; at salessupport.etl_transaksi.ETL_Transaksi.tMysqlInput_3Process(ETL_Transaksi.java:6931)
&lt;BR /&gt; at salessupport.etl_transaksi.ETL_Transaksi.tFileInputPositional_1Process(ETL_Transaksi.java:5640)
&lt;BR /&gt; at salessupport.etl_transaksi.ETL_Transaksi.main(ETL_Transaksi.java:10335)
&lt;BR /&gt;Job ETL_Transaksi ended at 11:16 01/11/2007.</description>
      <pubDate>Sat, 16 Nov 2024 14:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Communications-link-failure/m-p/2237043#M25592</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T14:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Communications link failure</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Communications-link-failure/m-p/2237044#M25593</link>
      <description>Hi Mr.e
&lt;BR /&gt;Can you upload a screenshot about your job and a screenshot of properties panel of tMysqlInput ?
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Tue, 06 Nov 2007 05:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Communications-link-failure/m-p/2237044#M25593</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-11-06T05:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Communications link failure</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Communications-link-failure/m-p/2237045#M25594</link>
      <description>Below is the desain and the properties.&lt;BR /&gt;thx&lt;BR /&gt;Best regard&lt;BR /&gt;Mr.E</description>
      <pubDate>Tue, 06 Nov 2007 06:58:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Communications-link-failure/m-p/2237045#M25594</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-11-06T06:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Communications link failure</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Communications-link-failure/m-p/2237046#M25595</link>
      <description>Hi all, 
&lt;BR /&gt;I use TOS on the other server that has 1 GB memory(before that I use server that has 512 MB memory), and it works for 1 million row.(java.exe ate average 600 MB to 700 MB memory, TOS ate more than 200 MB memory) 
&lt;BR /&gt;But the error {Communication link Error} come again when it process 1.1 million row. 
&lt;BR /&gt;Is TOS can be configured to use the just for available memory? 
&lt;BR /&gt;I mean if the memory is not enough it will use that memory although that would make longer to process. 
&lt;BR /&gt;Thx.For the responses</description>
      <pubDate>Wed, 07 Nov 2007 07:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Communications-link-failure/m-p/2237046#M25595</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-11-07T07:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Communications link failure</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Communications-link-failure/m-p/2237047#M25596</link>
      <description>Hello, 
&lt;BR /&gt;There are absolutely no relations betweenCommunications Link failure and memory.
&lt;BR /&gt;In most of the cases, it's related 1) to wait time_out exceeded (see your MySQL configuration)
&lt;BR /&gt;2) to network problems
&lt;BR /&gt;Best regards,</description>
      <pubDate>Wed, 07 Nov 2007 09:04:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Communications-link-failure/m-p/2237047#M25596</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-11-07T09:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Communications link failure</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Communications-link-failure/m-p/2237048#M25597</link>
      <description>Hi mhirt, 
&lt;BR /&gt;Where should i find wait time_out configuration? 
&lt;BR /&gt;I did find it on the my.ini of mysql and parameter which i saw on mysql administrator, but i did not find it. 
&lt;BR /&gt;thx 4 ur answer</description>
      <pubDate>Thu, 08 Nov 2007 00:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Communications-link-failure/m-p/2237048#M25597</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-11-08T00:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Communications link failure</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Communications-link-failure/m-p/2237049#M25598</link>
      <description>I found it.&lt;BR /&gt;But I could not change it.&lt;BR /&gt;How to set auto reconnect on TOS?</description>
      <pubDate>Thu, 08 Nov 2007 01:44:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Communications-link-failure/m-p/2237049#M25598</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-11-08T01:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Communications link failure</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Communications-link-failure/m-p/2237050#M25599</link>
      <description>Hi 
&lt;BR /&gt;I think it's impossible to auto reconnect database on TOS now. Can you connect to your MySQL in Metadata on TOS?
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Thu, 08 Nov 2007 02:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Communications-link-failure/m-p/2237050#M25599</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-11-08T02:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Communications link failure</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Communications-link-failure/m-p/2237051#M25600</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hello, &lt;BR /&gt;There are absolutely no relations betweenCommunications Link failure and memory.&lt;BR /&gt;In most of the cases, it's related 1) to wait time_out exceeded (see your MySQL configuration)&lt;BR /&gt;2) to network problems&lt;BR /&gt;Best regards,&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Mhirt, 
&lt;BR /&gt; I already change the wait timeout with 68800. 
&lt;BR /&gt; But the error came out again.</description>
      <pubDate>Thu, 08 Nov 2007 07:07:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Communications-link-failure/m-p/2237051#M25600</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-11-08T07:07:11Z</dc:date>
    </item>
  </channel>
</rss>

