Forum


Replies: 9   Views: 13160
Javaldx failed when trying to run openoffice in headless mode
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by dev@kizeo.com  · 09-04-2013 - 15:12

I want to use the conversion plugin to convert into PDF.

I tried to follow the tutorial but I can not run OpenOffice in headless mode.
I use the compiled version of OpenOffice bundled with PHPDOCX 3.2.

I had to change rights on several files to allow them to be executed but now when I execute :
$ lib/openoffice/openoffice.org3/program/soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard
I have the following problem :
[Java framework] Error in function createSettingsDocument (elements.cxx).
javaldx failed!

I verified that the good JRE is installed on the server.
I think it is still a problem of rights.

Please, can someone help me ?

Regards