<?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: No more data to read from socket error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/No-more-data-to-read-from-socket-error/m-p/2322700#M92622</link>
    <description>Hi, 
&lt;BR /&gt;To confirm it, could you connect to the oracle 11g to see if this issue repro? In addition, so far sun solaris Platform is not supported by talend official reference: 
&lt;A href="https://help.talend.com/search/all?query=Compatible+Platforms&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;Compatible Platforms&lt;/A&gt;, however, you can migrate the job script into sun solaris and then execute it.
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
    <pubDate>Fri, 10 May 2013 09:01:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-05-10T09:01:17Z</dc:date>
    <item>
      <title>No more data to read from socket error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-more-data-to-read-from-socket-error/m-p/2322697#M92619</link>
      <description>Hi all, 
&lt;BR /&gt;I use a job which takes input frm url &amp;amp; inserts it into table 
&lt;BR /&gt;bufferinput -----&amp;gt; oracle o/p 
&lt;BR /&gt;job is achieved with the help of context params. 
&lt;BR /&gt;the job when exported as war file works fine in my env i.e windows &amp;amp; oracle 11g 
&lt;BR /&gt;when i deploy the same job on a diff machine using solaris &amp;amp; Oracle 10g it gives an error if number of records are on higher side (greater than 100) 
&lt;BR /&gt;no error as such but the rows are rejected saying "No more data to read from socket" 
&lt;BR /&gt;job works fine if number of records are few 
&lt;BR /&gt;regards, 
&lt;BR /&gt;djugal</description>
      <pubDate>Fri, 10 May 2013 07:12:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-more-data-to-read-from-socket-error/m-p/2322697#M92619</guid>
      <dc:creator>djugal</dc:creator>
      <dc:date>2013-05-10T07:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: No more data to read from socket error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-more-data-to-read-from-socket-error/m-p/2322698#M92620</link>
      <description>Hi, 
&lt;BR /&gt;I suspect this is a oracle issue 
&lt;A href="http://stackoverflow.com/questions/7839907/no-more-data-to-read-from-socket-error" target="_blank" rel="nofollow noopener noreferrer"&gt;no-more-data-to-read-from-socket-error&lt;/A&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 10 May 2013 08:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-more-data-to-read-from-socket-error/m-p/2322698#M92620</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-10T08:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: No more data to read from socket error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-more-data-to-read-from-socket-error/m-p/2322699#M92621</link>
      <description>hi sabrina, 
&lt;BR /&gt;i am gettin the error 
&lt;BR /&gt; Exception in component tOracleOutput_1 
&lt;BR /&gt;java.sql.SQLException: No more data to read from socket 
&lt;BR /&gt; at oracle.jdbc.driver.T4CMAREngine.unmarshalUB1(T4CMAREngine.java:1200) 
&lt;BR /&gt; at oracle.jdbc.driver.T4CMAREngine.unmarshalSB1(T4CMAREngine.java:1155) 
&lt;BR /&gt; at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:279) 
&lt;BR /&gt; at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186) 
&lt;BR /&gt; at oracle.jdbc.driver.T4C7Ocommoncall.doOCOMMIT(T4C7Ocommoncall.java:75) 
&lt;BR /&gt; at oracle.jdbc.driver.T4CConnection.doCommit(T4CConnection.java:558) 
&lt;BR /&gt; at oracle.jdbc.driver.PhysicalConnection.commit(PhysicalConnection.java:3674) 
&lt;BR /&gt; at oracle.jdbc.driver.PhysicalConnection.commit(PhysicalConnection.java:3680) 
&lt;BR /&gt; at ta.temp_oracle_jas_0_1.temp_oracle_jas.tFixedFlowInput_1Process(temp_oracle_jas.java:2153) 
&lt;BR /&gt; at ta.temp_oracle_jas_0_1.temp_oracle_jas.tFileInputDelimited_1Process(temp_oracle_jas.java:861) 
&lt;BR /&gt; at ta.temp_oracle_jas_0_1.temp_oracle_jas$1.run(temp_oracle_jas.java:2478) 
&lt;BR /&gt;-bash-3.00$ 
&lt;BR /&gt;the job works fine in windows env so i guess its not oracle issue 
&lt;BR /&gt;is there some errors happening on sun solaris side 
&lt;BR /&gt;Thanks &amp;amp; regards, 
&lt;BR /&gt;djugal</description>
      <pubDate>Fri, 10 May 2013 08:41:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-more-data-to-read-from-socket-error/m-p/2322699#M92621</guid>
      <dc:creator>djugal</dc:creator>
      <dc:date>2013-05-10T08:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: No more data to read from socket error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-more-data-to-read-from-socket-error/m-p/2322700#M92622</link>
      <description>Hi, 
&lt;BR /&gt;To confirm it, could you connect to the oracle 11g to see if this issue repro? In addition, so far sun solaris Platform is not supported by talend official reference: 
&lt;A href="https://help.talend.com/search/all?query=Compatible+Platforms&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;Compatible Platforms&lt;/A&gt;, however, you can migrate the job script into sun solaris and then execute it.
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 10 May 2013 09:01:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-more-data-to-read-from-socket-error/m-p/2322700#M92622</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-10T09:01:17Z</dc:date>
    </item>
  </channel>
</rss>

