[ 
https://jira.nuxeo.com/browse/NXP-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=107696#comment-107696
 ] 

Mathieu Guillaume edited comment on NXP-8118 at 12/9/11 8:07 PM:
-----------------------------------------------------------------

The command line being executed is:

"/usr/lib/libreoffice/program/soffice.bin" 
"-accept=socket,host=127.0.0.1,port=2003,tcpNoDelay=1;urp;" 
"-env:UserInstallation=file:///tmp/.jodconverter_socket_host-127.0.0.1_port-2003"
 "-headless" "-nocrashreport" "-nodefault" "-nofirststartwizard" "-nolockcheck" 
"-nologo" "-norestore"

This works fine manually. It gives deprecation warnings on stderr but the 
process is alive and listening on 127.0.0.1:2003.


      was (Author: mguillaume):
    The command line being executed is:
 "/usr/lib/libreoffice/program/soffice.bin" 
"-accept=socket,host=127.0.0.1,port=2003;urp;" 
"-env:UserInstallation=file:///tmp/.jodconverter_socket_host-127.0.0.1_port-2003"
 "-headless" "-nocrashreport" "-nodefault" "-nofirststartwizard" "-nolockcheck" 
"-nologo" "-norestore"

This works fine manually. It gives deprecation warnings on stderr but the 
process is alive and listening on 127.0.0.1:2003.

  
> Preview does not work with LibreOffice 3.4
> ------------------------------------------
>
>                 Key: NXP-8118
>                 URL: https://jira.nuxeo.com/browse/NXP-8118
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>          Components: Convert
>    Affects Versions: 5.5-SNAPSHOT
>         Environment: Tested on Ubuntu oneiric
>            Reporter: Mathieu Guillaume
>            Priority: Major
>
> The soffice process doesn't start correctly -> no preview/conversion of 
> "office" type documents.
> Dec 9, 2011 12:03:38 PM org.artofsolving.jodconverter.util.PlatformUtils 
> searchExistingfile
> INFO: Jod will be using /usr/lib/libreoffice
> Dec 9, 2011 12:03:38 PM 
> org.artofsolving.jodconverter.office.ProcessPoolOfficeManager <init>
> INFO: ProcessManager implementation is UnixProcessManager
> 12:03:38,131 WARN  [OfficeProcess] profile dir 
> '/home/mat/dev/nuxeo/nuxeo-distribution/nuxeo-distribution-tomcat-tests/target/tomcat/tmp/.jodconverter_socket_host-127.0.0.1_port-2003'
>  already exists; deleting
> Dec 9, 2011 12:03:38 PM org.artofsolving.jodconverter.office.OfficeProcess 
> prepareInstanceProfileDir
> WARNING: profile dir 
> '/home/mat/dev/nuxeo/nuxeo-distribution/nuxeo-distribution-tomcat-tests/target/tomcat/tmp/.jodconverter_socket_host-127.0.0.1_port-2003'
>  already exists; deleting
> Dec 9, 2011 12:03:38 PM org.artofsolving.jodconverter.office.OfficeProcess 
> start
> INFO: starting process with acceptString 
> 'socket,host=127.0.0.1,port=2003,tcpNoDelay=1' and profileDir 
> '/home/mat/dev/nuxeo/nuxeo-distribution/nuxeo-distribution-tomcat-tests/target/tomcat/tmp/.jodconverter_socket_host-127.0.0.1_port-2003'
> Dec 9, 2011 12:03:38 PM org.artofsolving.jodconverter.office.OfficeProcess 
> start
> INFO: started process; pid = 14917
> 12:04:08,376 WARN  [OOoManagerComponent] OpenOffice was not found, JOD 
> Converter won't be available: connection failed: 
> 'socket,host=127.0.0.1,port=2003,tcpNoDelay=1'; java.net.ConnectException: 
> Connection refused

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to