<?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: fileOutputExcel problem. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/fileOutputExcel-problem/m-p/2302520#M74493</link>
    <description>I had a quite similar issue (same error message, impossible to run the job). After investigating, it looks like the excel file was corrupted after being badly closed on the last run of the job that did not finished properly. I had to delete the file and then it solved my isse.&lt;BR /&gt;Not sure it was the same issue as above, but I had the same error message.</description>
    <pubDate>Fri, 09 Dec 2016 08:34:04 GMT</pubDate>
    <dc:creator>JohnJ</dc:creator>
    <dc:date>2016-12-09T08:34:04Z</dc:date>
    <item>
      <title>fileOutputExcel problem.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/fileOutputExcel-problem/m-p/2302518#M74491</link>
      <description>TOS 6.1.1
&lt;BR /&gt;I don't seem to be able to export data to an excel file any more. This is from a job that used to work fine but now isn't any more. I have checked disk space and that's not an issue. It happens with all excel file outputs - there are 5 in the job and they ALL have to be turned off or the job won't run to completion.
&lt;BR /&gt;
&lt;FONT color="#ff3399"&gt;Exception in component tFileOutputExcel_2&lt;BR /&gt;java.lang.IllegalArgumentException: Your InputStream was neither an OLE2 stream, nor an OOXML stream&lt;BR /&gt;&amp;nbsp;at org.apache.poi.ss.usermodel.WorkbookFactory.create(WorkbookFactory.java:89)&lt;BR /&gt;&amp;nbsp;at org.talend.ExcelTool.prepareXlsxFile(ExcelTool.java:110)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.tStatCatcher_1Process(someJobName.java:42167)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.tMSSqlConnection_1Process(someJobName.java:6686)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.tOracleConnection_1Process(someJobName.java:6952)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.tPrejob_1Process(someJobName.java:41733)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.runJobInTOS(someJobName.java:43022)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.main(someJobName.java:42525)&lt;BR /&gt;Exception in component tFileOutputExcel_2&lt;BR /&gt;java.lang.IllegalArgumentException: Your InputStream was neither an OLE2 stream, nor an OOXML stream&lt;BR /&gt;&amp;nbsp;at org.apache.poi.ss.usermodel.WorkbookFactory.create(WorkbookFactory.java:89)&lt;BR /&gt;&amp;nbsp;at org.talend.ExcelTool.prepareXlsxFile(ExcelTool.java:110)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.tStatCatcher_1Process(someJobName.java:42167)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.runJobInTOS(someJobName.java:43034)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.main(someJobName.java:42525)&lt;BR /&gt;Exception in component tFileOutputExcel_2&lt;BR /&gt;java.lang.IllegalArgumentException: Your InputStream was neither an OLE2 stream, nor an OOXML stream&lt;BR /&gt;&amp;nbsp;at org.apache.poi.ss.usermodel.WorkbookFactory.create(WorkbookFactory.java:89)&lt;BR /&gt;&amp;nbsp;at org.talend.ExcelTool.prepareXlsxFile(ExcelTool.java:110)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.tStatCatcher_1Process(someJobName.java:42167)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.tFileInputExcel_2Process(someJobName.java:4820)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.tOracleInput_1Process(someJobName.java:19656)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.runJobInTOS(someJobName.java:43043)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.main(someJobName.java:42525)&lt;BR /&gt;Exception in component tHashInput_21&lt;BR /&gt;java.lang.RuntimeException: The hash is not initialized : The hash must exist before you read from it&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.tHashInput_21Process(someJobName.java:5822)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.tOracleInput_5Process(someJobName.java:36055)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.runJobInTOS(someJobName.java:43055)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.main(someJobName.java:42525)&lt;BR /&gt;Exception in component tFileOutputExcel_2&lt;BR /&gt;java.lang.IllegalArgumentException: Your InputStream was neither an OLE2 stream, nor an OOXML stream&lt;BR /&gt;&amp;nbsp;at org.apache.poi.ss.usermodel.WorkbookFactory.create(WorkbookFactory.java:89)&lt;BR /&gt;&amp;nbsp;at org.talend.ExcelTool.prepareXlsxFile(ExcelTool.java:110)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.tStatCatcher_1Process(someJobName.java:42167)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.tChronometerStop_1Process(someJobName.java:4318)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.tPostjob_1Process(someJobName.java:41631)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.runJobInTOS(someJobName.java:43070)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.main(someJobName.java:42525)&lt;BR /&gt;Exception in component tFileOutputExcel_2&lt;BR /&gt;java.lang.IllegalArgumentException: Your InputStream was neither an OLE2 stream, nor an OOXML stream&lt;BR /&gt;&amp;nbsp;at org.apache.poi.ss.usermodel.WorkbookFactory.create(WorkbookFactory.java:89)&lt;BR /&gt;&amp;nbsp;at org.talend.ExcelTool.prepareXlsxFile(ExcelTool.java:110)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.tStatCatcher_1Process(someJobName.java:42167)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.runJobInTOS(someJobName.java:43097)&lt;BR /&gt;&amp;nbsp;at financemigration.someJobName_0_8.someJobName.main(someJobName.java:42525)&lt;/FONT&gt;
&lt;BR /&gt;I previously had a problem that seemed to be caused by corrupted files in the .java directory, which I solved with some help (
&lt;A href="https://www.talendforge.org/forum/viewtopic.php?pid=188004#p188004" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.talendforge.org/forum/viewtopic.php?pid=188004#p188004&lt;/A&gt;) so this might be a residual problem related to something else being corrupted in the workspace perhaps...?&amp;nbsp;</description>
      <pubDate>Fri, 15 Jul 2016 00:03:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/fileOutputExcel-problem/m-p/2302518#M74491</guid>
      <dc:creator>kewbsl</dc:creator>
      <dc:date>2016-07-15T00:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: fileOutputExcel problem.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/fileOutputExcel-problem/m-p/2302519#M74492</link>
      <description>Hi,&lt;BR /&gt;Have you tried to recreate a new job to see if it works? What does your &amp;nbsp;job design look like?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 15 Jul 2016 04:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/fileOutputExcel-problem/m-p/2302519#M74492</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-15T04:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: fileOutputExcel problem.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/fileOutputExcel-problem/m-p/2302520#M74493</link>
      <description>I had a quite similar issue (same error message, impossible to run the job). After investigating, it looks like the excel file was corrupted after being badly closed on the last run of the job that did not finished properly. I had to delete the file and then it solved my isse.&lt;BR /&gt;Not sure it was the same issue as above, but I had the same error message.</description>
      <pubDate>Fri, 09 Dec 2016 08:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/fileOutputExcel-problem/m-p/2302520#M74493</guid>
      <dc:creator>JohnJ</dc:creator>
      <dc:date>2016-12-09T08:34:04Z</dc:date>
    </item>
  </channel>
</rss>

