I had similar problem and the following command solved for me:
chown -R nobody /path/to/red5
I use nobody user to run red5.
On Thu, Oct 17, 2013 at 1:59 AM, Maxim Solodovnik
<[email protected]<mailto:[email protected]>> wrote:
In case you are able to execute the command in terminal this is
definitely "rights issue"
could you check
1) which user account is used to run openmeetings
2) run conversion in terminal using: sudo -u "account from step 1"
command
Is it successful?
I believe not
in case account is "nobody"
you can try:
modify the start script and explicitly set HOME variable
(/nonexistent works for me)
create separate account with minimum rights and HOME for starting
OM
On Thu, Oct 17, 2013 at 11:48 AM, "RENAT Pascal (Assistance à
maîtrise d'ouvrage) - DREAL Bretagne/PSI/DTIL/TI/AMOA"
<[email protected]
<mailto:[email protected]>> wrote:
I don't understand what do you mean.
I already tried to execute the conversion command in console
with file source path on upload folder and its ok.
But its not ok with web interface.
Thanks
--
Pascal RENAT
Direction Régionale de l'Environnement,de l'Aménagement et du
Logement Bretagne
Pôle Support Intégré
Division des Technologies de l'Information
Assistance à Maîtrise d'Ouvrage
Info Traffic Agglo sur http://www.dorbreizh.fr
Portail de l'information géographique en Bretagne sur
http://www.geobretagne.fr
Le 16.10.2013, "> Maxim Solodovnik (par Internet, dépôt
user-return-6889-pascal.renat=__developpement-durable.gouv.fr@__openmeetings.apache.org
<mailto:[email protected]>)"
<[email protected]<mailto:[email protected]>> a écrit:
Actually file is moved to the upload folder after initial
conversion
(successful or not)
please try this command but slightly change path to the
initial file
On Wed, Oct 16, 2013 at 8:50 PM, Jean-Pierre Bigot<
[email protected]
<mailto:[email protected]>> wrote:
**
Hi,
Quoique "hi" pourrait avoir une signification en breton
que j'ignore :-)
Votre anglais est parfait.
Et heureux de voir que je suis loin d'être le seul à
m'interesser à
Openmeeting.
Pour ma part, je suis en train de l'installer sur Ubuntu
10.02, et j'ai
quelques difficultés encore.
Bien à vous
Jean-Pierre Bigot
795 017 763 R.C.S. VERSAILLES
Tél.: +(33) 1 30 21 53 12
<tel:%2B%2833%29%201%2030%2021%2053%2012>
Mob.: +(33) 6 20 64 37 66
<tel:%2B%2833%29%206%2020%2064%2037%2066>
6 rue Delaunay - 78000 Versailles
----- Original Message -----
From: ""RENAT Pascal (Assistance à maîtrise d'ouvrage) -
DREAL
Bretagne/PSI/DTIL/TI/AMOA""
<Pascal.Renat@developpement-__durable.gouv.fr
<mailto:[email protected]>>
To:<[email protected]
<mailto:[email protected]>>
Sent: Wednesday, October 16, 2013 2:52 PM
Subject: Problem with OpenOffice/LibreOffice Document
> hi,
>
> Sorry for my english.
>
> I'm using the last release of openmeetings installed
on Debian Wheezy
> with postgres database.
>
> All is good except preview of openoffice/libreoffice
document.
> Instead of the file, preview is an image DELETED.
>
> I've looking at the log and i've only one error :
> BUG 10-16 14:41:57.660 o.a.o.s.o.DownloadHandler:184
> [http-bio-0.0.0.0-5080-exec-__16] - LOG
DownloadHandler: The request file
> is not readable
> DEBUG 10-16 14:41:57.660 o.a.o.s.o.DownloadHandler:188
> [http-bio-0.0.0.0-5080-exec-__16] - LOG ERROR
requestedFile:
> ef55b27ae831fc97ec1a9cebe7beb4__f8.swf
>
> Infact, in
upload/files/__ef55b27ae831fc97ec1a9cebe7beb4__f8/
directory,
> there is only ef55b27ae831fc97ec1a9cebe7beb4__f8.odt,
no *.pdf, no *.swf
>
> When i execute in console those two command :
>
> DEBUG 10-16 14:41:56.515 o.a.o.u.ProcessHelper:107
> [http-bio-0.0.0.0-5080-exec-__16] - args: [java, -cp,
>
/usr/lib/red5/webapps/__openmeetings/jodconverter-__core-3.0-beta-4/li
b/commons-__io-1.4.jar,
> -cp,
>
/usr/lib/red5/webapps/__openmeetings/jodconverter-__core-3.0-beta-4/li
b/juh-3.2.1.__jar,
> -cp,
>
/usr/lib/red5/webapps/__openmeetings/jodconverter-__core-3.0-beta-4/li
b/jurt-3.2.__1.jar,
> -cp,
>
/usr/lib/red5/webapps/__openmeetings/jodconverter-__core-3.0-beta-4/li
b/ridl-3.2.__1.jar,
> -cp,
>
/usr/lib/red5/webapps/__openmeetings/jodconverter-__core-3.0-beta-4/li
b/commons-__cli-1.1.jar,
> -cp,
>
/usr/lib/red5/webapps/__openmeetings/jodconverter-__core-3.0-beta-4/li
b/__jodconverter-core-3.0-beta-4.__jar,
> -cp,
>
/usr/lib/red5/webapps/__openmeetings/jodconverter-__core-3.0-beta-4/li
b/json-__20090211.jar,
> -cp,
>
/usr/lib/red5/webapps/__openmeetings/jodconverter-__core-3.0-beta-4/li
b/unoil-3.2.__1.jar,
> -jar,
>
/usr/lib/red5/webapps/__openmeetings/jodconverter-__core-3.0-beta-4/li
b/__jodconverter-core-3.0-beta-4.__jar,
>
/usr/lib/red5/webapps/__openmeetings/uploadtemp/files/__ef55b27ae831fc
97ec1a9cebe7beb4__f8.odt,
>
/usr/lib/red5/webapps/__openmeetings/upload/files/__ef55b27ae831fc97ec1a9cebe7beb4__f8/__ef55b27ae831fc97ec1a9cebe7beb4__f8.pdf]
>
> and
>
> DEBUG 10-16 14:41:57.385 o.a.o.u.ProcessHelper:107
> [http-bio-0.0.0.0-5080-exec-__16] - args:
[/usr/local/bin/pdf2swf, -s,
> insertstop, -s, poly2bitmap, -i, -j, 85, -s, zoom=72,
>
/usr/lib/red5/webapps/__openmeetings/upload/files/__ef55b27ae831fc97ec
1a9cebe7beb4__f8/__ef55b27ae831fc97ec1a9cebe7beb4__f8.pdf,
>
/usr/lib/red5/webapps/__openmeetings/upload/files/__ef55b27ae831fc97ec1a9cebe7beb4__f8/__ef55b27ae831fc97ec1a9cebe7beb4__f8.swf]
>
>
> all is good when i change source directory
(uploadtemp is empty)
>
> I don't understand, it seems that jod converter has
not any time to
> convert file before it was erased from uploadtemp.
>
> Have you any idea ?
>
> Thanks
>
>
> --
> Pascal RENAT
>
>
--
WBR
Maxim aka solomax
--
WBR
Maxim aka solomax