Hello Daniel, the error is caused by the wrong swftools installed on your system You need version 0.9.0 or 0.9.1, 0.9.2(latest) doesn't contain *pdf2swf* tool you need to install correct version and put it "on hold" to prevent automatic updates
On Thu, Jan 12, 2017 at 8:05 AM, Daniel Baker <[email protected]> wrote: > Hi, when I try to upload a document to the whiteboard I get is error in > a web interface pop-up : > > > [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 > text="*Error #2032"]* > > The OM log shows : > > > tailf classroom.log > > command: /usr/local/bin/pdf2swf -s insertstop -s poly2bitmap > --flashversion=9 -i -j 85 -s zoom=100 /opt/red5312/webapps/ > classroom/uploadtemp/files/624927eeb90b46a04510cbadeeb7fc7c.pdf > /opt/red5312/webapps/classroom/upload/files/624927eeb90b46a04510cbadeeb7fc > 7c/624927eeb90b46a04510cbadeeb7fc7c.swf > exception: java.io.IOException: *Cannot run program > "/usr/local/bin/pdf2swf": error=2, No such file or directory* > error: Cannot run program "/usr/local/bin/pdf2swf": error=2, No such file > or directory > 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 > > I'm not sure how this error manifested. Maybe from an update ? What > should I do and how can I stop it from happening again ? > > > > Thanks, > > > Dan > -- WBR Maxim aka solomax
