Details
-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
16.4.4
-
None
-
Windows 11 Pro, XWiki 16.4.4 (with Standard Jetty Servlet Container and HSQLDB database), Chrome 130
-
Unknown
-
Description
Preconditions: LibreOffice 24.2.6 must be configured and started.
Steps to reproduce:
- Create a new page selecting Type > Page from Office
- Select the attached large Office document (002-[TEST]English-wide-table-1Sheet.xlsx)
- Click on Import
- Access the page
- Click on More actions > Export > Export as ODT / RTF
Expected results: The page is exported as ODT / RTF
Actual results: An error page appears in the wiki "A problem occurred while trying to process your request. Please contact the webmaster if this happens again." and many error messages in the console - the errors can be seen in WikiError.txt
NOTE: I've tried to make some changes I did in the past that used to help, but in this case it didn't.
- I've Increased Java Memory in Windows (-Xmx2048m)
- I've cleared all the temporary files (C:\Users\gabri\AppData\Local\Temp)
- I've changed the Timeout for the OpenOffice server in xwiki.properties (openoffice.taskExecutionTimeout=24000)
- I've changed the Time Out for Libre to 300 seconds (https://ask.libreoffice.org/en/question/4574/libreoffice-base-connection-times-out-after-60-seconds-how-do-you-keep-a-connection-alivereconnect-without-restarting/)
- I've set 0 to disable the MAXIMUM CONTENT SIZE of 5000KB limit completely (Administer Wiki > Content > PDF Export)