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 converting doc files to pdf.
The OpenOffice or LibreOffice process started before OpenKM startup, can cause the failure of the service that OpenKM internally executes during startup.
The OpenOffice or LibreOffice service can use a lot of hardware resources ( CPU top 100% ).
Field / Property | Type | Description |
---|---|---|
system.openoffice.path |
String |
Path to OpenOffice or LibreOffice. |
system.openoffice.dictionary |
String |
Dictionary used by search engine tokenizer. |
system.openoffice.server |
String |
URL to OpenOffice or LibreOffice service. This parameter replaces the use of system.openoffice.path parameter. http://192.168.1.34:8080/converter/convert |
system.openoffice.tasks |
String |
Restart service after x conversions to prevent memory leaks. 5 |
system.openoffice.port |
String |
Default port is 2002. 2002 |