[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13712147#comment-13712147
 ] 

Andrew commented on OPENMEETINGS-694:
-------------------------------------

Maxim, thank you, with your help i get it start but now, when i run command 
from your last message i have new error.

As i found here 
(https://groups.google.com/forum/#!msg/jodconverter/-NPr9VOidXo/gmUBKjZnUuEJ) 
this is may be a problem with openoffice.org-headless, but i've already 
intstaled it (when i try to install i get the message such as "Setting up 
Install Process
Package 1:openoffice.org-headless-3.1.1-19.10.el5_8.4.i386 already installed 
and latest version. Nothing to do")

Here is the log of my error:

Jul 18, 2013 12:52:30 PM 
org.artofsolving.jodconverter.office.ProcessPoolOfficeManager <init>
INFO: ProcessManager implementation is LinuxProcessManager
Jul 18, 2013 12:52:30 PM org.artofsolving.jodconverter.office.OfficeProcess 
start
INFO: starting process with acceptString 
'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir 
'/tmp/.jodconverter_socket_host-127.0.0.1_port-2002'
Jul 18, 2013 12:52:30 PM org.artofsolving.jodconverter.office.OfficeProcess 
start
INFO: started process
Exception in thread "main" 
org.artofsolving.jodconverter.office.OfficeException: failed to start and 
connect
        at 
org.artofsolving.jodconverter.office.ManagedOfficeProcess.startAndWait(ManagedOfficeProcess.java:64)
        at 
org.artofsolving.jodconverter.office.PooledOfficeManager.start(PooledOfficeManager.java:101)
        at 
org.artofsolving.jodconverter.office.ProcessPoolOfficeManager.start(ProcessPoolOfficeManager.java:62)
        at org.artofsolving.jodconverter.cli.Convert.main(Convert.java:112)
Caused by: java.util.concurrent.ExecutionException: 
org.artofsolving.jodconverter.office.OfficeException: could not establish 
connection
        at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252)
        at java.util.concurrent.FutureTask.get(FutureTask.java:111)
        at 
org.artofsolving.jodconverter.office.ManagedOfficeProcess.startAndWait(ManagedOfficeProcess.java:62)
        ... 3 more
Caused by: org.artofsolving.jodconverter.office.OfficeException: could not 
establish connection
        at 
org.artofsolving.jodconverter.office.ManagedOfficeProcess.doStartProcessAndConnect(ManagedOfficeProcess.java:142)
        at 
org.artofsolving.jodconverter.office.ManagedOfficeProcess.access$000(ManagedOfficeProcess.java:31)
        at 
org.artofsolving.jodconverter.office.ManagedOfficeProcess$1.run(ManagedOfficeProcess.java:58)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:722)
Caused by: org.artofsolving.jodconverter.office.OfficeException: office process 
died with exit code 127
        at 
org.artofsolving.jodconverter.office.ManagedOfficeProcess$6.attempt(ManagedOfficeProcess.java:136)
        at 
org.artofsolving.jodconverter.office.Retryable.execute(Retryable.java:40)
        at 
org.artofsolving.jodconverter.office.Retryable.execute(Retryable.java:30)
        at 
org.artofsolving.jodconverter.office.ManagedOfficeProcess.doStartProcessAndConnect(ManagedOfficeProcess.java:120)
        ... 8 more

                
> Error doc files importing (picture "deleted" at witheboard) CentOS 5+
> ---------------------------------------------------------------------
>
>                 Key: OPENMEETINGS-694
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-694
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Converters, Import/Export
>    Affects Versions: 2.1.0 Apache Release
>            Reporter: Andrew
>            Assignee: Maxim Solodovnik
>
> Hello all!
> I have some problem with doc, xls and ppt files uploading.
> When I am importing an Excel file or Doc to the whiteboard, I get "Deleted"
> image. 
> I have reinstalled openmeetings many times in the different directories, 
> Imagemagic, ffmpeg, sox, pdf2swf and et. also was reinstalled.
> If i make conversion manualy via command prompt with jodconverter everything 
> works fine.
> Soffice.bin is at port 8100.
> I found the following logs:
> ......
> requestedFile: 43cb8561e38eb2138ab3ad34f43b68e2.swf current_dir: 
> /opt/openmeetings/webapps/openmeetings/upload/files/43cb8561e38eb2138ab3ad34f43b68e2
> DEBUG 07-04 15:51:46.778 o.a.o.s.o.DownloadHandler:184 
> [http-bio-0.0.0.0-5080-exec-7] - LOG DownloadHandler: The request file is not 
> readable 
> DEBUG 07-04 15:51:46.778 o.a.o.s.o.DownloadHandler:188 
> [http-bio-0.0.0.0-5080-exec-7] - LOG ERROR requestedFile: 
> 43cb8561e38eb2138ab3ad34f43b68e2.swf
> DEBUG 07-04 15:51:46.778 o.a.o.s.o.DownloadHandler:214 
> [http-bio-0.0.0.0-5080-exec-7] - full_path: 
> /opt/openmeetings/webapps/openmeetings/default/deleted.swf
> OS CentOS 5+
> OM version 2.1
> install directory /opt/openmeetings
> swftools_path /usr/local/bin/
> imagemagick_path /usr/bin/
> sox_path /usr/bin/
> ffmpeg_path /usr/local/bin
> jod.path /opt/jodconverter-core-3.0-beta-4/lib/
> What should I look for solving this issue ?
> Regards

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to