<?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: Java heap space occurred with using tFileOutputExcel. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Java-heap-space-occurred-with-using-tFileOutputExcel/m-p/2254196#M37278</link>
    <description>Hi,&lt;BR /&gt;Thank you for your comment.&lt;BR /&gt;I checked advanced setting and solved this problem.&lt;BR /&gt;Thanks.&lt;BR /&gt;Miki</description>
    <pubDate>Thu, 05 Feb 2015 06:24:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-02-05T06:24:17Z</dc:date>
    <item>
      <title>Java heap space occurred with using tFileOutputExcel.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-heap-space-occurred-with-using-tFileOutputExcel/m-p/2254194#M37276</link>
      <description>Hi, 
&lt;BR /&gt;I am using V5.6.1 on Windows x86, and now clash job with Java heap space problem. 
&lt;BR /&gt;It occur?ed to use tFileOutputExcel with create new tab. 
&lt;BR /&gt;Real memory is free. 
&lt;BR /&gt; connecting to socket on port 3677 
&lt;BR /&gt; connected 
&lt;BR /&gt;Exception in thread "main" java.lang.OutOfMemoryError: Java heap space 
&lt;BR /&gt; at java.util.Arrays.copyOf(Unknown Source) 
&lt;BR /&gt; at java.io.ByteArrayOutputStream.grow(Unknown Source) 
&lt;BR /&gt; at java.io.ByteArrayOutputStream.ensureCapacity(Unknown Source) 
&lt;BR /&gt; at java.io.ByteArrayOutputStream.write(Unknown Source) 
&lt;BR /&gt; at org.apache.poi.openxml4j.opc.internal.MemoryPackagePartOutputStream.write(MemoryPackagePartOutputStream.java:88) 
&lt;BR /&gt; at org.apache.xmlbeans.impl.store.Cursor._save(Cursor.java:590) 
&lt;BR /&gt; at org.apache.xmlbeans.impl.store.Cursor.save(Cursor.java:2544) 
&lt;BR /&gt; at org.apache.xmlbeans.impl.values.XmlObjectBase.save(XmlObjectBase.java:223) 
&lt;BR /&gt; at org.apache.poi.xssf.usermodel.XSSFSheet.write(XSSFSheet.java:2818) 
&lt;BR /&gt; at org.apache.poi.xssf.usermodel.XSSFSheet.commit(XSSFSheet.java:2773) 
&lt;BR /&gt; at org.apache.poi.POIXMLDocumentPart.onSave(POIXMLDocumentPart.java:322) 
&lt;BR /&gt; at org.apache.poi.POIXMLDocumentPart.onSave(POIXMLDocumentPart.java:326) 
&lt;BR /&gt; at org.apache.poi.POIXMLDocument.write(POIXMLDocument.java:173) 
&lt;BR /&gt; at org.talend.ExcelTool.writeExcel(ExcelTool.java:298) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; at cpc.job5b_marge_excelfile_0_1.Job5b_marge_excelfile.tFileInputDelimited_3Process(Job5b_marge_excelfile.java:4087) 
&lt;BR /&gt; at cpc.job5b_marge_excelfile_0_1.Job5b_marge_excelfile.runJobInTOS(Job5b_marge_excelfile.java:10400) 
&lt;BR /&gt; at cpc.job5b_marge_excelfile_0_1.Job5b_marge_excelfile.main(Job5b_marge_excelfile.java:10233) 
&lt;BR /&gt;I think heap size is specified in&amp;nbsp;TOS_BD-win-x86_64. 
&lt;BR /&gt;-vmargs 
&lt;BR /&gt;-Xms512m 
&lt;BR /&gt;-Xmx1536m 
&lt;BR /&gt;-XX:MaxPermSize=512m 
&lt;BR /&gt;-Dfile.encoding=UTF-8 
&lt;BR /&gt; 
&lt;BR /&gt;If I try to modify this file directly , heap size is extended? 
&lt;BR /&gt;or other action exist? 
&lt;BR /&gt;Thanks. 
&lt;BR /&gt;Miki</description>
      <pubDate>Sat, 16 Nov 2024 11:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-heap-space-occurred-with-using-tFileOutputExcel/m-p/2254194#M37276</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Java heap space occurred with using tFileOutputExcel.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-heap-space-occurred-with-using-tFileOutputExcel/m-p/2254195#M37277</link>
      <description>Hi, 
&lt;BR /&gt;Please take a look at KB articles: 
&lt;A href="https://community.qlik.com/s/article/ka03p0000006Ea3AAE" target="_blank"&gt;TalendHelpCenter:Exception%3A Could not reserve enough space for object heap&lt;/A&gt;. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 29 Jan 2015 07:52:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-heap-space-occurred-with-using-tFileOutputExcel/m-p/2254195#M37277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-29T07:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Java heap space occurred with using tFileOutputExcel.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-heap-space-occurred-with-using-tFileOutputExcel/m-p/2254196#M37278</link>
      <description>Hi,&lt;BR /&gt;Thank you for your comment.&lt;BR /&gt;I checked advanced setting and solved this problem.&lt;BR /&gt;Thanks.&lt;BR /&gt;Miki</description>
      <pubDate>Thu, 05 Feb 2015 06:24:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-heap-space-occurred-with-using-tFileOutputExcel/m-p/2254196#M37278</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-05T06:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Java heap space occurred with using tFileOutputExcel.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-heap-space-occurred-with-using-tFileOutputExcel/m-p/2254197#M37279</link>
      <description>Hi &lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Miki,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Could you please mark this topic as resolved? You can c&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;&lt;FONT face="Calibri, sans-serif"&gt;lick the "Set this topic as resolved" link which is right underneath your initial post? This way, other users will be informed that this thread has been resolved.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="Calibri, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="Calibri, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Thu, 05 Feb 2015 07:53:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-heap-space-occurred-with-using-tFileOutputExcel/m-p/2254197#M37279</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-05T07:53:25Z</dc:date>
    </item>
  </channel>
</rss>

