The jodconverter-core-3.0-beta-4 was not unzipped in the right place
when I installed OM.
I just needed to move it to /opt
Works great now.
Thanks,
Dan
On 10/24/2016 10:06 AM, Maxim Solodovnik wrote:
Upper in the logs you should see full "jod" command
Something like "java -cp ....."
Try to execute it on server
Additionally it better use the user used ro start OM, since this might
be permission issue
WBR, Maxim
(from mobile, sorry for the typos)
On Oct 24, 2016 09:13, "Daniel Baker" <[email protected]
<mailto:[email protected]>> wrote:
Uploading jpg files is ok. Problem occurs when uploading ppt ,
pptx files.
The jod path is correct /opt/jodconverter-core-3.0-beta-4/lib
Thanks,
Dan
On 10/24/2016 07:18 AM, Daniel Baker wrote:
Hi Maxim, Sorry to bother you on your holiday.
If you have a moment the full error can be seen here :
http://pastebin.com/wGwJnySp
exitValue: 1
out:
at
org.apache.openmeetings.webservice.FileWebService.add(FileWebService.java:202)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:180)
at
org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96)
... 43 common frames omitted
2016-10-24 07:09:46,863 [http-nio-0.0.0.0-5080-exec-7] ERROR
o.a.c.i.AbstractFaultChainInitiatorObserver - Error occurred
during error handling, give up!
org.apache.cxf.interceptor.Fault: key: processXML
process: generateXMLDocument
command: null
exception: null
error: null
exitValue: 0
out: null
key: processOpenOffice
process: doJodConvert
command: null
*exception: java.lang.Exception: Path to JOD Library folder does
not exist*
error: Path to JOD Library folder does not exist
exitValue: -1
out: null
key: processThumb
process: generateBatchThumbByWidth
command: /usr/bin/convert -thumbnail 80
/opt/red5312/webapps/openmeetings/upload/files/57658ec87a4504bb63833b8ec010671b/57658ec87a4504bb63833b8ec010671b.pdf
/opt/red5312/webapps/openmeetings/upload/files/57658ec87a4504bb63833b8ec010671b/_thumb_page-%04d.jpg
exception: null
error: convert: unable to open image
`/opt/red5312/webapps/openmeetings/upload/files/57658ec87a4504bb63833b8ec010671b/57658ec87a4504bb63833b8ec010671b.pdf':
No such file or directory @ error/blob.c/OpenBlob/2712.
convert: no images defined
`/opt/red5312/webapps/openmeetings/upload/files/57658ec87a4504bb63833b8ec010671b/_thumb_page-%04d.jpg'
@ error/convert.c/ConvertImageCommand/3210.
I suppose I should check the JOD path ?
Thanks,
Dan
On 10/23/2016 12:48 PM, Maxim Solodovnik wrote:
I'm unable to check this due to vacation.
Will try to help by email :)
Any errors in om log?
What type of file were you upload?
WBR, Maxim
(from mobile, sorry for the typos)
On Oct 22, 2016 14:09, "Daniel Baker"
<[email protected]
<mailto:[email protected]>> wrote:
Hi,
OpenMeetings Version: 3.1.2 Revision 1756072
Moodle: 3.1
Moodle Open Meeting's Module : Release 2.0.0.5
I have started recieving this error when I try to upload
files into a room. The upload fails with this error:
"[IOErrorEvent type="ioError" bubbles=false cancelable=false
eventPhase=2 text="Error #2032"]'
Does anyone know why and how to solve the problem?
Thanks
Dan