01-23-2013 10:49 AM
Hello,
I installed OpenOffice on my server, entered the proper path in the jod.office.home parameter (/opt/openoffice.org3/)
But I still have the error message "Converter office2html is not available" when I try yo use it...
Here the error message in the log :
WARN [org.nuxeo.ecm.platform.convert.ooomanager.OOoManagerComponent] OpenOffice was not found, JOD Converter won't be available: a process with acceptString 'socket,host=127.0.0.1,port=2003' is already running; pid 10703
I don't understand... the right are settled properly in my Linux install : my user havethe "x" right for soffice.bin...
What do you think it could be ?
Thank you very much
01-23-2013 12:33 PM
It means that when you start the nuxeo server, the port 2003 is used by another process. Maybe by soffice. First, you need to check that process and kill it. Then restart nuxeo. This command may you help to identify the process: netstat -nap | grep 2003
01-23-2013 10:52 AM
I also have
01-23-2013 12:33 PM
It means that when you start the nuxeo server, the port 2003 is used by another process. Maybe by soffice. First, you need to check that process and kill it. Then restart nuxeo. This command may you help to identify the process: netstat -nap | grep 2003
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.