[JIRA] Commented: (NXP-8118) Preview does not work with LibreOffice 3.4

2011-12-11 Thread Mathieu Guillaume (JIRA NUXEO)

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

Mathieu Guillaume commented on NXP-8118:


I don't know what impact it would have.
Jodconverter actually *deletes* it at every startup, there may be a reason for 
it.


> 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
>Assignee: 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 
> 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


[JIRA] Commented: (NXP-8118) Preview does not work with LibreOffice 3.4

2011-12-11 Thread Julien Carsique (JIRA NUXEO)

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

Julien Carsique commented on NXP-8118:
--

Cannot it be worked around by making jodconverter create the file before 
calling LibreOffice?

> 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
>Assignee: 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 
> 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


[JIRA] Commented: (NXP-8118) Preview does not work with LibreOffice 3.4

2011-12-09 Thread Mathieu Guillaume (JIRA NUXEO)

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

Mathieu Guillaume commented on NXP-8118:


Reported to Ubuntu: 
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/902344


> 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 
> 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


[JIRA] Commented: (NXP-8118) Preview does not work with LibreOffice 3.4

2011-12-09 Thread Mathieu Guillaume (JIRA NUXEO)

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

Mathieu Guillaume commented on NXP-8118:


Seems to be a race condition in the ubuntu version of libreoffice:
- if /tmp/.jodconverter_socket_host-127.0.0.1_port-2003 already exists, the 
command works fine
- if it doesn't exist, the command fails (even manually on the command line)


> 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 
> 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


[JIRA] Commented: (NXP-8118) Preview does not work with LibreOffice 3.4

2011-12-09 Thread Mathieu Guillaume (JIRA NUXEO)

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

Mathieu Guillaume commented on NXP-8118:


Working fine on Windows.

> 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 
> 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


[JIRA] Commented: (NXP-8118) Preview does not work with LibreOffice 3.4

2011-12-09 Thread Mathieu Guillaume (JIRA NUXEO)

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

Mathieu Guillaume commented on NXP-8118:


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 
> 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