<?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: tFileOutputExcel : issue with &amp;quot;big&amp;quot; files in format xlsx in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208303#M7596</link>
    <description>Hi&lt;BR /&gt;Yes.  See the following image. It works fine.&lt;BR /&gt;If this issue recurs every time for your Talend Studio, please report it on BugTracker.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
    <pubDate>Thu, 02 Aug 2012 03:07:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-08-02T03:07:13Z</dc:date>
    <item>
      <title>tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208294#M7587</link>
      <description>Hi all, 
&lt;BR /&gt;I try to make a quite simple job : 
&lt;BR /&gt;tOralceInput --&amp;gt; tFileOutputExcel 
&lt;BR /&gt;the tFileOutputExcel should write a xlsx file, and I've something like 100'000 or 200'000 rows only. 
&lt;BR /&gt;However, I couldn't find a way to make this work! 
&lt;BR /&gt;Without any specific settings, I've heap space errors : 
&lt;BR /&gt; 
&lt;PRE&gt; disconnected&lt;BR /&gt;Exception in thread "main" java.lang.Error: java.lang.OutOfMemoryError: Java heap space&lt;BR /&gt;	at ....tOracleInput_1Process(....java:1780)&lt;BR /&gt;	at ....runJobInTOS(....java:5109)&lt;BR /&gt;	at ....main(....java:4854)&lt;BR /&gt;Caused by: java.lang.OutOfMemoryError: Java heap space&lt;BR /&gt;	at java.util.Arrays.copyOf(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:180)&lt;BR /&gt;	at org.apache.poi.xssf.usermodel.XSSFSheet.write(XSSFSheet.java:2480)&lt;BR /&gt;	at org.apache.poi.xssf.usermodel.XSSFSheet.commit(XSSFSheet.java:2439)&lt;BR /&gt;	at org.apache.poi.POIXMLDocumentPart.onSave(POIXMLDocumentPart.java:196)&lt;BR /&gt;	at org.apache.poi.POIXMLDocumentPart.onSave(POIXMLDocumentPart.java:200)&lt;BR /&gt;	at org.apache.poi.POIXMLDocument.write(POIXMLDocument.java:204)&lt;BR /&gt;	at org.talend.ExcelTool.writeExcel(ExcelTool.java:271)&lt;BR /&gt;	at ....tOracleInput_1Process(....java:1738)&lt;BR /&gt;	... 2 more&lt;/PRE&gt; 
&lt;BR /&gt;And when I try to use an output stream, job never ends... 
&lt;BR /&gt;I also try to use cursor on the tOracleInput but it crashes as well. 
&lt;BR /&gt;Any idea I could try to make this works? 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Alexis</description>
      <pubDate>Wed, 01 Aug 2012 09:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208294#M7587</guid>
      <dc:creator>lennelei</dc:creator>
      <dc:date>2012-08-01T09:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208295#M7588</link>
      <description>Hi 
&lt;BR /&gt;Which version of Tos do you use? 
&lt;BR /&gt;Recently some users reported that tFileOutputExcel costed too much memory. 
&lt;BR /&gt;I doubt maybe it's a bug. 
&lt;BR /&gt;Besides, do you check the option "appen existing file"? 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 01 Aug 2012 09:42:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208295#M7588</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T09:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208296#M7589</link>
      <description>I use TIS 5.0.2&lt;BR /&gt;and no, I didn't check this option</description>
      <pubDate>Wed, 01 Aug 2012 10:13:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208296#M7589</guid>
      <dc:creator>lennelei</dc:creator>
      <dc:date>2012-08-01T10:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208297#M7590</link>
      <description>Hi&lt;BR /&gt;Before we make sure it's a bug, you'd better increase the JVM arguments.&lt;BR /&gt;Run tag-&amp;gt;Advanced Settings-&amp;gt;Use specific JVM arguments.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 01 Aug 2012 10:15:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208297#M7590</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T10:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208298#M7591</link>
      <description>Actually, job is running on a jobserver: could you please help me to find out where I can configure JVM on job server?&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 01 Aug 2012 10:46:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208298#M7591</guid>
      <dc:creator>lennelei</dc:creator>
      <dc:date>2012-08-01T10:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208299#M7592</link>
      <description>Hi&lt;BR /&gt;You might increase the JVM argument for each job in TAC.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 01 Aug 2012 10:47:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208299#M7592</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T10:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208300#M7593</link>
      <description>Ok, I'll try that
&lt;BR /&gt;However, is it normal for a simple task to take so much memory?</description>
      <pubDate>Wed, 01 Aug 2012 10:54:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208300#M7593</guid>
      <dc:creator>lennelei</dc:creator>
      <dc:date>2012-08-01T10:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208301#M7594</link>
      <description>Hi
&lt;BR /&gt;It's werid that tFileOutputExcel cost so much memory for recent version.
&lt;BR /&gt;But I didn't reproduce this issues. They are all reported by users.
&lt;BR /&gt;Please try to increase the JVM argument.
&lt;BR /&gt;If it doesn't work, please report it on BugTracker.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 01 Aug 2012 10:58:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208301#M7594</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T10:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208302#M7595</link>
      <description>Did you try a very simple test: 
&lt;BR /&gt;tRowGenerator (150 000 rows with 5 or 6 random Ascii strings) ---&amp;gt; tFileOutputExcel (xslx format) 
&lt;BR /&gt;On my computer (directly runned from studio), it crashes: 
&lt;BR /&gt; 
&lt;PRE&gt;Démarrage du job test a 14:47 01/08/2012.&lt;BR /&gt; connecting to socket on port 4064&lt;BR /&gt; connected&lt;BR /&gt;Exception in thread "main" java.lang.Error: java.lang.OutOfMemoryError: Java heap space&lt;BR /&gt;	at transverse.test_0_1.test.tRowGenerator_1Process(test.java:804)&lt;BR /&gt;	at transverse.test_0_1.test.runJobInTOS(test.java:1067)&lt;BR /&gt;	at transverse.test_0_1.test.main(test.java:850)&lt;BR /&gt;Caused by: java.lang.OutOfMemoryError: Java heap space&lt;BR /&gt;	at org.apache.xmlbeans.impl.store.Saver$TextSaver.resize(Saver.java:1592)&lt;BR /&gt; disconnected&lt;BR /&gt;	at org.apache.xmlbeans.impl.store.Saver$TextSaver.preEmit(Saver.java:1223)&lt;BR /&gt;	at org.apache.xmlbeans.impl.store.Saver$TextSaver.emit(Saver.java:1144)&lt;BR /&gt;	at org.apache.xmlbeans.impl.store.Saver$TextSaver.emitElement(Saver.java:926)&lt;BR /&gt;	at org.apache.xmlbeans.impl.store.Saver.processElement(Saver.java:456)&lt;BR /&gt;	at org.apache.xmlbeans.impl.store.Saver.process(Saver.java:307)&lt;BR /&gt;	at org.apache.xmlbeans.impl.store.Saver$TextSaver.saveToString(Saver.java:1727)&lt;BR /&gt;	at org.apache.xmlbeans.impl.store.Cursor._xmlText(Cursor.java:546)&lt;BR /&gt;	at org.apache.xmlbeans.impl.store.Cursor.xmlText(Cursor.java:2436)&lt;BR /&gt;	at org.apache.xmlbeans.impl.values.XmlObjectBase.xmlText(XmlObjectBase.java:1455)&lt;BR /&gt;	at org.apache.xmlbeans.impl.values.XmlObjectBase.toString(XmlObjectBase.java:1440)&lt;BR /&gt;	at org.apache.poi.xssf.model.SharedStringsTable.addEntry(SharedStringsTable.java:167)&lt;BR /&gt;	at org.apache.poi.xssf.usermodel.XSSFCell.setCellValue(XSSFCell.java:345)&lt;BR /&gt;	at org.apache.poi.xssf.usermodel.XSSFCell.setCellValue(XSSFCell.java:315)&lt;BR /&gt;	at org.talend.ExcelTool.addCellValue(ExcelTool.java:250)&lt;BR /&gt;	at transverse.test_0_1.test.tRowGenerator_1Process(test.java:733)&lt;BR /&gt;	... 2 more&lt;BR /&gt;Job test terminé à 14:54 01/08/2012. &lt;/PRE&gt; 
&lt;BR /&gt;For information, Xmx was at 1024M</description>
      <pubDate>Wed, 01 Aug 2012 14:10:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208302#M7595</guid>
      <dc:creator>lennelei</dc:creator>
      <dc:date>2012-08-01T14:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208303#M7596</link>
      <description>Hi&lt;BR /&gt;Yes.  See the following image. It works fine.&lt;BR /&gt;If this issue recurs every time for your Talend Studio, please report it on BugTracker.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 02 Aug 2012 03:07:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208303#M7596</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-02T03:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208304#M7597</link>
      <description>And you do extract on xlsx format and with Xmx1024 ?</description>
      <pubDate>Thu, 02 Aug 2012 08:24:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208304#M7597</guid>
      <dc:creator>lennelei</dc:creator>
      <dc:date>2012-08-02T08:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208305#M7598</link>
      <description>Hi&lt;BR /&gt;Yes. XMX1024M.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 02 Aug 2012 08:25:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208305#M7598</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-02T08:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208306#M7599</link>
      <description>is it possible for you to send me the code of your job plz?</description>
      <pubDate>Thu, 02 Aug 2012 16:11:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208306#M7599</guid>
      <dc:creator>lennelei</dc:creator>
      <dc:date>2012-08-02T16:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208307#M7600</link>
      <description>Hi&lt;BR /&gt;I have sent you an email and attach the code of my job.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Fri, 03 Aug 2012 02:31:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208307#M7600</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-03T02:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208308#M7601</link>
      <description>Hi, thanks for your code&lt;BR /&gt;Do you think the difference could be related to your "big data" version of TIS?</description>
      <pubDate>Fri, 03 Aug 2012 08:37:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208308#M7601</guid>
      <dc:creator>lennelei</dc:creator>
      <dc:date>2012-08-03T08:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208309#M7602</link>
      <description>Hi&lt;BR /&gt;No. I have tried to create this job under several versions of TOS and TIS.&lt;BR /&gt;I think you'd better report it on BugTracker.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Fri, 03 Aug 2012 08:39:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208309#M7602</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-03T08:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208310#M7603</link>
      <description>Ok, last question: did you try with multiple columns? I managed to run the job with only one column as in your own job.</description>
      <pubDate>Fri, 03 Aug 2012 09:08:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208310#M7603</guid>
      <dc:creator>lennelei</dc:creator>
      <dc:date>2012-08-03T09:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208311#M7604</link>
      <description>Hi
&lt;BR /&gt;How many columns?
&lt;BR /&gt;If this error only occurs when you add two many columns, it is because the job exceeds the JVM memory.
&lt;BR /&gt;It's not a bug.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pedro</description>
      <pubDate>Fri, 03 Aug 2012 09:10:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208311#M7604</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-03T09:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208312#M7605</link>
      <description>5 columns
&lt;BR /&gt;The point is that I don't understand why it takes up to 1GiB and 419s to fail to write to xlsx while it takes less than 2 seconds to write the same to a csv and less than 5 seconds and 87 MiB in memory for an xml ?</description>
      <pubDate>Fri, 03 Aug 2012 09:58:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208312#M7605</guid>
      <dc:creator>lennelei</dc:creator>
      <dc:date>2012-08-03T09:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel : issue with "big" files in format xlsx</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208313#M7606</link>
      <description>Hi&lt;BR /&gt;I don't understand, yet.&lt;BR /&gt;Sorry. I try to reproduce this issue but all failed.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Fri, 03 Aug 2012 10:00:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-issue-with-quot-big-quot-files-in-format-xlsx/m-p/2208313#M7606</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-03T10:00:53Z</dc:date>
    </item>
  </channel>
</rss>

