<?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: TOS 801 tMap temp space java.io.EOFException in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TOS-801-tMap-temp-space-java-io-EOFException/m-p/2294986#M67814</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please try to use appropriate Xms and Xmx values which means increase both Xms and Xmx values accordingly.&lt;/P&gt;&lt;P&gt;Here is a KB article about OutOfMemory Exception, hope it will be helpful for your use case.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/article/OutOfMemory-Exception-WmtmQ?language=en_US" alt="https://community.talend.com/s/article/OutOfMemory-Exception-WmtmQ?language=en_US" target="_blank"&gt;https://community.talend.com/s/article/OutOfMemory-Exception-WmtmQ?language=en_US&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Wed, 06 Apr 2022 07:25:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-04-06T07:25:02Z</dc:date>
    <item>
      <title>TOS 801 tMap temp space java.io.EOFException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-801-tMap-temp-space-java-io-EOFException/m-p/2294982#M67810</link>
      <description>&lt;P&gt;Since the upgrade of the code base from TOS 7.3.1 to TOS 801, I experience random failures on processing large volumes that have "Store Temp Data" in the lookup active with a temp location and Max Buffer Size provided. The location itself is configured in a context variable. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000PNRz8AAH.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133673i385EC561B75FF41A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000PNRz8AAH.png" alt="0695b00000PNRz8AAH.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are many jobs using this setting, and a execution that runs fine on one day, can fail on the next, with messages similar as this one&lt;/P&gt;&lt;P&gt;java.lang.RuntimeException: java.io.EOFException: Read past end of file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at v801.j001_src2stg_adca_sal_actuals_0_2.j001_SRC2STG_ADCA_SAL_actuals$lkp_DB_adca_salesStruct.readValuesData(j001_SRC2STG_ADCA_SAL_actuals.java:24690)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.designer.components.lookup.persistent.AbstractOrderedBeanLookup.loadDataValues(AbstractOrderedBeanLookup.java:262)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.designer.components.lookup.persistent.OrderedBeanLookupMatchFirst.next(OrderedBeanLookupMatchFirst.java:180)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.designer.components.lookup.persistent.PersistentSortedLookupManager.next(PersistentSortedLookupManager.java:600)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at v801.j001_src2stg_adca_sal_actuals_0_2.j001_SRC2STG_ADCA_SAL_actuals.tFileInputDelimited_5Process(j001_SRC2STG_ADCA_SAL_actuals.java:22439)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I never encountered the same on TOS 7.3.1 and was wondering if others have encountered a similar problem and found a root-cause and solution for this. &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-801-tMap-temp-space-java-io-EOFException/m-p/2294982#M67810</guid>
      <dc:creator>diazsmiedts</dc:creator>
      <dc:date>2024-11-15T23:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: TOS 801 tMap temp space java.io.EOFException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-801-tMap-temp-space-java-io-EOFException/m-p/2294983#M67811</link>
      <description>&lt;P&gt;Hi, This is happening when the Tmap has the option of storing Temp data. Uncheck it and run it and it should give you the exact error. &lt;/P&gt;&lt;P&gt;https://community.talend.com/s/question/0D53p00007vCjtFCAS/javalangruntimeexception-javaioeofexception&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 06:59:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-801-tMap-temp-space-java-io-EOFException/m-p/2294983#M67811</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2022-04-01T06:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: TOS 801 tMap temp space java.io.EOFException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-801-tMap-temp-space-java-io-EOFException/m-p/2294984#M67812</link>
      <description>&lt;P&gt;Hi, thanks for the reply. Actually that is the issue, we have temp space in place in order to prevent potential memory issues. This always worked just fine. When now building from TOS 801 and running, it fails at times on that java.io.EOFException: Read past end of file. So I did go into the jobs and remove that option, but then the jobs run fine. So I'm not sure in my case it had an underlying error, hidden by the setting, a removing it doesn't cause any failure whatsoever&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 07:37:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-801-tMap-temp-space-java-io-EOFException/m-p/2294984#M67812</guid>
      <dc:creator>diazsmiedts</dc:creator>
      <dc:date>2022-04-01T07:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: TOS 801 tMap temp space java.io.EOFException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-801-tMap-temp-space-java-io-EOFException/m-p/2294985#M67813</link>
      <description>&lt;P&gt;maybe the issue is coming cause your number of row is higher than the Max buffer size , you can try to investigate on it&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 07:54:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-801-tMap-temp-space-java-io-EOFException/m-p/2294985#M67813</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2022-04-01T07:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: TOS 801 tMap temp space java.io.EOFException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-801-tMap-temp-space-java-io-EOFException/m-p/2294986#M67814</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please try to use appropriate Xms and Xmx values which means increase both Xms and Xmx values accordingly.&lt;/P&gt;&lt;P&gt;Here is a KB article about OutOfMemory Exception, hope it will be helpful for your use case.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/article/OutOfMemory-Exception-WmtmQ?language=en_US" alt="https://community.talend.com/s/article/OutOfMemory-Exception-WmtmQ?language=en_US" target="_blank"&gt;https://community.talend.com/s/article/OutOfMemory-Exception-WmtmQ?language=en_US&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 07:25:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-801-tMap-temp-space-java-io-EOFException/m-p/2294986#M67814</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-06T07:25:02Z</dc:date>
    </item>
  </channel>
</rss>

