OpenOffice & LibreOffice configuration parameters
As part of the application startup, OpenKM executes an OpenOffice or LibreOffice service. That's used internally for conversion purposes, for example, to convert .doc files to PDF.
An OpenOffice or LibreOffice process started before OpenKM startup can cause the failure of the service that OpenKM executes internally during startup.
The OpenOffice or LibreOffice service can use a lot of hardware resources (CPU at 100%).
Field / Property | Type | Description |
---|---|---|
system.openoffice.path |
String |
Path to OpenOffice or LibreOffice. |
system.openoffice.dictionary |
String |
Dictionary used by the search engine tokenizer. |
system.openoffice.server |
String |
URL to the OpenOffice or LibreOffice service. This parameter replaces the use of the system.openoffice.path parameter. http://192.168.1.34:8080/converter/convert |
system.openoffice.tasks |
String |
Restart the service after x conversions to prevent memory leaks. 5 |
system.openoffice.port |
String |
The default port is 2002. 2002 |