You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Daniel Baker <in...@collisiondetection.biz> on 2016/10/22 07:08:49 UTC

Uploading File Error #2032

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

Re: Uploading File Error #2032

Posted by Maxim Solodovnik <so...@gmail.com>.
Good to know :)
Thanks for the update!

WBR, Maxim
(from mobile, sorry for the typos)

On Oct 24, 2016 12:48, "Daniel Baker" <in...@collisiondetection.biz> wrote:

> 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" <in...@collisiondetection.biz> 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(FileWe
>> bService.java:202)
>>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce
>> ssorImpl.java:62)
>>     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe
>> thodAccessorImpl.java:43)
>>     at java.lang.reflect.Method.invoke(Method.java:498)
>>     at org.apache.cxf.service.invoker.AbstractInvoker.performInvoca
>> tion(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/openmeeti
>> ngs/upload/files/57658ec87a4504bb63833b8ec010671b/57658ec87a4504bb63833b8ec010671b.pdf
>> /opt/red5312/webapps/openmeetings/upload/files/57658ec87a450
>> 4bb63833b8ec010671b/_thumb_page-%04d.jpg
>> exception: null
>> error: convert: unable to open image `/opt/red5312/webapps/openmeet
>> ings/upload/files/57658ec87a4504bb63833b8ec010671b/57658ec87a4504bb63833b8ec010671b.pdf':
>> No such file or directory @ error/blob.c/OpenBlob/2712.
>> convert: no images defined `/opt/red5312/webapps/openmeet
>> ings/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" <in...@collisiondetection.biz>
>> 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
>>>
>>
>>
>>
>

Re: Uploading File Error #2032

Posted by Daniel Baker <in...@collisiondetection.biz>.
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" <info@collisiondetection.biz 
> <ma...@collisiondetection.biz>> 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"
>>>     <info@collisiondetection.biz
>>>     <ma...@collisiondetection.biz>> 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
>>>
>>
>


Re: Uploading File Error #2032

Posted by Maxim Solodovnik <so...@gmail.com>.
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" <in...@collisiondetection.biz> 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" <in...@collisiondetection.biz> 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
>>
>
>
>

Re: Uploading File Error #2032

Posted by Daniel Baker <in...@collisiondetection.biz>.
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" <info@collisiondetection.biz 
>> <ma...@collisiondetection.biz>> 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
>>
>


RE: Uploading File Error #2032

Posted by "Coscend@OM" <OM...@Coscend.com>.
Dear Daniel,

 

Covering up for Maxim.

 

exception: java.lang.Exception: Path to JOD Library folder does not exist
error: Path to JOD Library folder does not exist

 

1.     Administration à Configuration à JOD path:  /YOUR_PATH_TO/jodconverter-3.0/jodconverter-core-3.0-beta-4/lib

2.     Also, assuming ImageMagick (and Ghostscript) are installed which has the “convert” command tool.

 

Thank you.

 

Sincerely,

 

Hemant K. Sabat

 

Coscend Communications Solutions

Web site: www.Coscend.com <http://www.coscend.com/>  

------------------------------------------------------------------

Real-time, Interactive Video Collaboration and Communications Services, on the fly…

------------------------------------------------------------------

CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages from Coscend Communications Solutions' posted at: http://www.Coscend.com/Terms_and_Conditions.html 

 

 

 

 

From: Daniel Baker [mailto:info@collisiondetection.biz] 
Sent: Sunday, October 23, 2016 7:18 PM
To: user@openmeetings.apache.org
Subject: Re: Uploading File Error #2032

 

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" <info@collisiondetection.biz <ma...@collisiondetection.biz> > 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

 

  _____  

No virus found in this message.
Checked by AVG - www.avg.com <http://www.avg.com> 
Version: 2016.0.7859 / Virus Database: 4664/13260 - Release Date: 10/23/16

No virus found in this message.
Checked by AVG - www.avg.com <http://www.avg.com> 
Version: 2016.0.7859 / Virus Database: 4664/13260 - Release Date: 10/23/16


Re: Uploading File Error #2032

Posted by Daniel Baker <in...@collisiondetection.biz>.
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" <info@collisiondetection.biz 
> <ma...@collisiondetection.biz>> 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
>


Re: Uploading File Error #2032

Posted by Maxim Solodovnik <so...@gmail.com>.
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" <in...@collisiondetection.biz> 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
>