10-30-2008 12:21 PM
/opt/openoffice.org3/program/soffice
[root@someserver ~]# whereis soffice
soffice: /usr/bin/soffice
[root@someserver ~]# which soffice
/usr/bin/soffice
10-30-2008 02:07 PM
/usr/lib/openoffice/program/soffice -accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager -env:UserInstallation=file:///home/petl/.openoffice.org2/user -nologo -headless -nofirststartwizard -nocrashrep -norestore
I'm running open office with the existing OpenOffice profile (end:UserInstallation) on my local box. I've seen that if you want to use a separate profile location you may need to copy one existing, it does not always succeed to create it.
10-30-2008 02:43 PM
What does your openoffice-startup-context.xml look like?
Does it work if you manually run this startup command? Run the complete statement that is within the CDATA section.
I would try to remove the quotes if present.
<value><![CDATA["/opt/openoffice.org3/program/soffice" "-accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager" "-env:UserInstallation=file:////opt/openoffice.org3" -nologo -headless -nofirststartwizard -nocrashrep -norestore]]></value>[/code]
I removed the quotes, restarted Alfresco and viola… Transformations now appear to work properly!
This should definitely be written into the bug database, if it's not there already.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.