Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
3.1.1
-
None
-
None
-
Centos 6.5 - 64Bit, Java Version 1.8, OM 3.1.1
Description
Dear Team,
I had installed the openmeeting on Centos 6.5 version on 64 bit machine with libreoffice, FFMPEG installation along with java 1.8. I am able to upload the PDF file to whiteboard but when i trying to ipload the DOC or XLS file or Any doc file it shows Deleted on whiteboard. I had define the path in Application>>Configuration as :
sox_path:/opt/
ffmpeg_path: /usr/local/bin/
office.path :/usr/lib64/libreoffice/program
jod.path: /opt/jodconverter-core-3.0-beta-4/lib
Openmeeting log shows:
process: generateXMLDocument
command: null
exception: null
error: null
exitValue: 0
out: null
key: processOpenOffice
process: doJodConvert
command: null
exception: java.lang.Exception: Could not find jodConverter JAR file in JOD folder
error: Could not find jodConverter JAR file in JOD folder
exitValue: -1
out: null
key: processThumb
process: generateBatchThumbByWidth
command: convert thumbnail 80 /opt/red5311/webapps/openmeetings/upload/files/1fa0e2581fe1273e6be11a8e3990708c/1fa0e2581fe1273e6be11a8e3990708c.pdf /opt/red5311/webapps/openmeetings/upload/files/1fa0e2581fe1273e6be11a8e3990708c/_thumb_page%04d.jpg
exception: null
error: convert: unable to open image `/opt/red5311/webapps/openmeetings/upload/files/1fa0e2581fe1273e6be11a8e3990708c/1fa0e2581fe1273e6be11a8e3990708c.pdf': No such file or directory @ error/blob.c/OpenBlob/2589.
convert: missing an image filename `/opt/red5311/webapps/openmeetings/upload/files/1fa0e2581fe1273e6be11a8e3990708c/_thumb_page-%04d.jpg' @ error/convert.c/ConvertImageCommand/3015.
exitValue: 1
out:
key: processSWF
process: generateSwf
command: pdf2swf -s insertstop -s poly2bitmap --flashversion=9 -i -j 85 -s zoom=100 /opt/red5311/webapps/openmeetings/upload/files/1fa0e2581fe1273e6be11a8e3990708c/1fa0e2581fe1273e6be11a8e3990708c.pdf /opt/red5311/webapps/openmeetings/upload/files/1fa0e2581fe1273e6be11a8e3990708c/1fa0e2581fe1273e6be11a8e3990708c.swf
exception: null
error: Error: Couldn't open file '/opt/red5311/webapps/openmeetings/upload/files/1fa0e2581fe1273e6be11a8e3990708c/1fa0e2581fe1273e6be11a8e3990708c.pdf'
exitValue: 1
Please help.
Regards