<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - soffice --headless --convert-to xlsx with a large MS Excel XML file gives Error: source file could not be loaded"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130810">130810</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>soffice --headless --convert-to xlsx with a large MS Excel XML file gives Error: source file could not be loaded
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>5.3.6.1 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>IA64 (Itanium)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mehta.nitin@kpmg.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
I am converting MS Excel 2007 XML spreadsheet (not the XLSX) to xlsx file
using the following command:
/usr/lib64/libreoffice/program/soffice.bin --headless --invisible --nodefault
--nofirststartwizard --nolockcheck --nologo --norestore  --convert-to xlsx
--outdir /var/tmp test.xml.
This fails with the message: Error: source file could not be loaded

File size of this xml file is 11Mb.
Other smaller file (upto 5Mb) are converted without any proble.


Steps to Reproduce:
1. Pick any XML file larger than approx. 5Mb
2. use command: /usr/lib64/libreoffice/program/soffice.bin --headless
--invisible --nodefault --nofirststartwizard --nolockcheck --nologo --norestore
 --convert-to xlsx --outdir /var/tmp test.xml

3.

Actual Results:
No xlsx file created.
Get the message "Error: source file could not be loaded"
The status returned by soffice is: 0

Expected Results:
xlsx file shoud be created in /var/tmp directory


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
When opening the same file in the interactive session of Libreoffice,
It gives General Input/Output error.
When press retry button on this message box, it opens the file with no further
error.

The file in this case have 15922 rows.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>