<?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: Presence of tXSLT makes tFileOutputExcel raise an error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Presence-of-tXSLT-makes-tFileOutputExcel-raise-an-error/m-p/2288614#M62087</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The saxon9-dom.jar is required but when each jobs are run alone, it works. It looks like tXSLT and tFileExcelOutput are not compatible.&lt;/P&gt;&lt;P&gt;In the master job, please try to add a tLibrairyLoad with saxon9-dom.jar to solve the issue.&lt;/P&gt;&lt;P&gt;Could you please try this workaround to see if it helps?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Tue, 01 Mar 2022 09:20:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-03-01T09:20:58Z</dc:date>
    <item>
      <title>Presence of tXSLT makes tFileOutputExcel raise an error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Presence-of-tXSLT-makes-tFileOutputExcel-raise-an-error/m-p/2288613#M62086</link>
      <description>&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the minimal exemple to reproduce :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000ODI9hAAH.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134602i6D4D8969C342D707/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000ODI9hAAH.png" alt="0695b00000ODI9hAAH.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Running this leads to the following trace :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error&lt;/P&gt;&lt;P&gt;&amp;nbsp;DOMSource cannot be processed: check that saxon9-dom.jar is on the classpath&lt;/P&gt;&lt;P&gt;Error&lt;/P&gt;&lt;P&gt;&amp;nbsp;DOMSource cannot be processed: check that saxon9-dom.jar is on the classpath&lt;/P&gt;&lt;P&gt;Error&lt;/P&gt;&lt;P&gt;&amp;nbsp;DOMSource cannot be processed: check that saxon9-dom.jar is on the classpath&lt;/P&gt;&lt;P&gt;Error&lt;/P&gt;&lt;P&gt;&amp;nbsp;DOMSource cannot be processed: check that saxon9-dom.jar is on the classpath&lt;/P&gt;&lt;P&gt;Error&lt;/P&gt;&lt;P&gt;&amp;nbsp;DOMSource cannot be processed: check that saxon9-dom.jar is on the classpath&lt;/P&gt;&lt;P&gt;Error&lt;/P&gt;&lt;P&gt;&amp;nbsp;DOMSource cannot be processed: check that saxon9-dom.jar is on the classpath&lt;/P&gt;&lt;P&gt;Exception in component tFileOutputExcel_1 (test)&lt;/P&gt;&lt;P&gt;org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException: Fail to save: an error occurs while saving the package : The part /docProps/core.xml failed to be saved in the stream with marshaller org.apache.poi.openxml4j.opc.internal.marshallers.ZipPackagePropertiesMarshaller@5fb759d6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.poi.openxml4j.opc.ZipPackage.saveImpl(ZipPackage.java:558)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.poi.openxml4j.opc.OPCPackage.save(OPCPackage.java:1488)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.poi.openxml4j.opc.OPCPackage.close(OPCPackage.java:454)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.poi.ooxml.POIXMLDocument.close(POIXMLDocument.java:204)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.poi.xssf.usermodel.XSSFWorkbook.close(XSSFWorkbook.java:586)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.poi.xssf.streaming.SXSSFWorkbook.close(SXSSFWorkbook.java:925)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.ExcelTool.writeExcel(ExcelTool.java:377)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at tests.test_0_1.test.tRowGenerator_1Process(test.java:621)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at tests.test_0_1.test.runJobInTOS(test.java:1033)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at tests.test_0_1.test.main(test.java:882)&lt;/P&gt;&lt;P&gt;Caused by: org.apache.poi.openxml4j.exceptions.OpenXML4JException: The part /docProps/core.xml failed to be saved in the stream with marshaller org.apache.poi.openxml4j.opc.internal.marshallers.ZipPackagePropertiesMarshaller@5fb759d6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.poi.openxml4j.opc.ZipPackage.saveImpl(ZipPackage.java:547)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;... 9 more&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The job works fine when "Write to Excel2007" is unchecked or when one of "tXSLT" or "tFileOutputExcel" is removed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using Talend Open Studio 7.3.1.20200219_1130&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Robin Kowalski&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:10:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Presence-of-tXSLT-makes-tFileOutputExcel-raise-an-error/m-p/2288613#M62086</guid>
      <dc:creator>RKowalski</dc:creator>
      <dc:date>2024-11-15T23:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Presence of tXSLT makes tFileOutputExcel raise an error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Presence-of-tXSLT-makes-tFileOutputExcel-raise-an-error/m-p/2288614#M62087</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The saxon9-dom.jar is required but when each jobs are run alone, it works. It looks like tXSLT and tFileExcelOutput are not compatible.&lt;/P&gt;&lt;P&gt;In the master job, please try to add a tLibrairyLoad with saxon9-dom.jar to solve the issue.&lt;/P&gt;&lt;P&gt;Could you please try this workaround to see if it helps?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 09:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Presence-of-tXSLT-makes-tFileOutputExcel-raise-an-error/m-p/2288614#M62087</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-01T09:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Presence of tXSLT makes tFileOutputExcel raise an error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Presence-of-tXSLT-makes-tFileOutputExcel-raise-an-error/m-p/2288615#M62088</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ok, it seems to have worked ! I figured the version of saxon was 9.1.0.5, so I download that version of saxon9-dom : &lt;A href="https://mvnrepository.com/artifact/net.sf.saxon/saxon9-dom/9.1.0.5" alt="https://mvnrepository.com/artifact/net.sf.saxon/saxon9-dom/9.1.0.5" target="_blank"&gt;https://mvnrepository.com/artifact/net.sf.saxon/saxon9-dom/9.1.0.5&lt;/A&gt; then I loaded it with a tLibrairyLoad as you suggested and the job run just fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot and have a great day !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Robin Kowalski&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000ODIWlAAP.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148215i2E797D415E18D22D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000ODIWlAAP.png" alt="0695b00000ODIWlAAP.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 10:07:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Presence-of-tXSLT-makes-tFileOutputExcel-raise-an-error/m-p/2288615#M62088</guid>
      <dc:creator>RKowalski</dc:creator>
      <dc:date>2022-03-01T10:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Presence of tXSLT makes tFileOutputExcel raise an error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Presence-of-tXSLT-makes-tFileOutputExcel-raise-an-error/m-p/2288616#M62089</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Great it works. Feel free to let us know if there is any further help we can give.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 04:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Presence-of-tXSLT-makes-tFileOutputExcel-raise-an-error/m-p/2288616#M62089</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-02T04:00:42Z</dc:date>
    </item>
  </channel>
</rss>

