You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Maxim Solodovnik <so...@gmail.com> on 2013/07/05 04:36:45 UTC

Re: *.doc nad *.odt file upload issue with OpenMeetings 2.1.1

Hello George,
On Ubuntu, Debian I'm using swtools.0.9.1.deb and lock it from updating, it
works as expected


On Fri, Jul 5, 2013 at 8:33 AM, George Kirkham <gk...@co2crc.com.au>wrote:

> Hi,****
>
> ** **
>
> Can anyone assist please?  Maybe someone else has this issue.  I think
> SWFTools has changed?****
>
> ** **
>
> I have built two servers, the first time this issue happened I thought I
> may have done something wrong (which could still be the case), so I built a
> second server and found the same issue.****
>
> ** **
>
> From the OpenMeetings log file it would seem to me that swftools is unable
> to convert the document, maybe because there is a problem with the command
> line parameters ?****
>
> ** **
>
> I used this source****
>
> wget
> https://builds.apache.org/job/Openmeetings%202.1/lastSuccessfulBuild/artifact/2.1/dist/apache-openmeetings-2.1.1.r1487794-30-05-2013_0922-src.tar.gz
> ****
>
> ** **
>
> wget http://www.swftools.org/swftools-2012-10-15-1307.tar.gz
>
> ****
>
> Compiling SWFTools gives this version
> # /usr/local/bin/pdf2swf --version
> pdf2swf - part of swftools 2012-10-15-1307
>
> And SWFTools suggests that we need a “-o” between the filenames****
>
>
> Usage: /usr/local/bin/pdf2swf [-options] file.pdf -o file.swf
>
> ****
>
> This is the log output when I attempt to upload a document****
>
> /usr/lib/red5/log/openmeetings
>
> DEBUG 07-05 10:42:35.812 o.a.o.u.ProcessHelper:107
> [http-bio-0.0.0.0-5080-exec-5] - args: [/usr/local/bin/pdf2swf, -s,
> insertstop, -s, poly2bitmap, -i, -j, 90, -s, zoom=150, /usr/lib/red5/webapps/openmeetings/upload/files/4d5ed55f3cdf0c2787759b0463f1cd16/4d5ed55f3cdf0c2787759b0463f1cd16.pdf,
> /usr/lib/red5/webapps/openmeetings/upload/files/4d5ed55f3cdf0c2787759b0463f1cd16/4d5ed55f3cdf0c2787759b0463f1cd16.swf]
> DEBUG 07-05 10:42:35.818 o.a.o.u.ProcessHelper:137
> [http-bio-0.0.0.0-5080-exec-5] - exitVal: 1
> ERROR 07-05 10:42:35.822 o.a.o.u.ProcessHelper:77 [Thread-28] - [run]
> java.io.IOException: Bad file descriptor
>     at java.io.FileInputStream.readBytes(Native Method) ~[na:1.6.0_26]
>     at java.io.FileInputStream.read(FileInputStream.java:220)
> ~[na:1.6.0_26]
>     at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
> ~[na:1.6.0_26]
>     at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
> ~[na:1.6.0_26]
>     at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158) ~[na:1.6.0_26]
>     at java.io.InputStreamReader.read(InputStreamReader.java:167)
> ~[na:1.6.0_26]
>     at java.io.BufferedReader.fill(BufferedReader.java:136) ~[na:1.6.0_26]
>     at java.io.BufferedReader.readLine(BufferedReader.java:299)
> ~[na:1.6.0_26]
>     at java.io.BufferedReader.readLine(BufferedReader.java:362)
> ~[na:1.6.0_26]
>     at
> org.apache.openmeetings.utils.ProcessHelper$StreamWatcher.run(ProcessHelper.java:74)
> ~[openmeetings-2.1.1-SNAPSHOT.jar:na]
> DEBUG 07-05 10:42:35.830 o.a.o.r.WhiteBoardService:457 [NioProcessor-6] -
> startNewObjectSyncprocess: 4d5ed55f3cdf0c2787759b0463f1cd16.swf1372984964659
> DEBUG 07-05 10:42:35.830 o.a.o.d.w.WhiteBoardObjectSyncManager:99
> [NioProcessor-6] - getWhiteBoardImagesSyncListByRoomAndImageid room_id: 2
>
> ****
>
> ** **
>
> Thanks,****
>
> ** **
>
> George Kirkham****
>
> ** **
>
> ** **
>
> ** **
>
> *From:* RazaMetaL | Only The Good Die Young [mailto:razametal@gmail.com]
> *Sent:* Friday, 5 July 2013 3:09 AM
> *To:* user@openmeetings.apache.org
> *Subject:* Re: Installer translations are required****
>
> ** **
>
> Dear Maxim,
>
> I can help with the spanish translation. Have you the files translated to
> spanish?
>
>
> ****
>
> ** **
>
> On Tue, Jul 2, 2013 at 10:52 PM, Maxim Solodovnik <so...@gmail.com>
> wrote:****
>
> Dear Openmeetings Community,****
>
> ** **
>
> I would like you to help in OM 3.0.0 development :)****
>
> To make installation process better and more comfortable we made it
> translatable.****
>
> ** **
>
> Could you please translate 7 files taken from here:
> https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/
> ****
>
> to your language and attach translation to this issue:
> https://issues.apache.org/jira/browse/OPENMEETINGS-663****
>
> ** **
>
> Files need to be translated are:****
>
>    - CongratulationsPanel.html<https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/CongratulationsPanel.html>
>    ****
>    - InstallWizard$InstallStep.html<https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$InstallStep.html>
>    ****
>    - InstallWizard$ParamsStep1.html<https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep1.html>
>    ****
>    - InstallWizard$ParamsStep2.html<https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep2.html>
>    ****
>    - InstallWizard$ParamsStep3.html<https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep3.html>
>    ****
>    - InstallWizard$ParamsStep4.html<https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep4.html>
>    ****
>    - InstallWizard$WelcomeStep.html<https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$WelcomeStep.html>
>    ****
>
> Thanks in advance for your help****
>
> ** **
>
> --
> WBR
> Maxim aka solomax ****
>
>
>
>
> --
> Linux User: 255902
>
> Please avoid sending me Word or PowerPoint attachments.
> See http://www.gnu.org/philosophy/no-word-attachments.html ****
>



-- 
WBR
Maxim aka solomax