Comment 3 for bug 902344

Revision history for this message
panticz.de (panticz.de) wrote : Re: Headless soffice failure condition

Hi,

with libs did you use? After i upgrade jars in my java classpath to:

/usr/share/java/juh.jar
/usr/share/java/ridl.jar
/usr/share/java/jurt.jar
/usr/share/libreoffice/basis3.4/program/classes/officebean.jar
/usr/share/libreoffice/basis3.4/program/classes/unoil.jar

my java application works again. Commandline:
/usr/lib/libreoffice/program/soffice.bin "--accept=socket,host=127.0.0.1,port=8100;urp;" --headless --nodefault --nolockcheck --nologo --norestore

(Tested on Ubuntu 11.10, LibreOffice 3.4.4)

BR

panticz