Description
Currently it's possible to request from the UI to start an OOo server process when there is already an OOo server instance running. And sadly this causes a lot of problem in jodconverter which goes haywire after receiving the second request. As a fix for this, we should disregard any requests to start the OOo server process if it is already started.