Re: Document upload error
Please see my friendly comment inline below On Monday, 15 July 2013 at 1:00 PM, Aysha Saddiqa wrote: > Please Provide me link of jodconverter 3.0b4 > > > You should not ask such simple question in an open source project forum. You can get the download link by googling it. Its just a friendly remark. Here is the link : https://code.google.com/p/jodconverter/downloads/list?can=2&q=&colspec=Filename+Summary+Uploaded+ReleaseDate+Size+DownloadCount > > From: Maxim Solodovnik mailto:solomax...@gmail.com)> > To: Openmeetings user-list (mailto:user@openmeetings.apache.org)> > Cc: Aysha Saddiqa mailto:ayshasadd...@yahoo.com)> > Sent: Monday, July 15, 2013 11:52 AM > Subject: Re: Document upload error > > OM 2.0+ requires jodconverter 3.0b4 > > > On Mon, Jul 15, 2013 at 1:48 PM, Shaad (mailto:shaad.n...@gmail.com)> wrote: > > Please put as much info as possible. You are providing very less info. > > > > When are you getting this error? > > I mean, during upload of which type of document. Is it word doc? > > > > My guess is, you jodconverter is not set properly. > > Do the following : > > 1. Download and unzip "jodconverter-2.2.2" or other version available. > > note down the location of jodconverter's lib folder. Say its > > c:\jodconverter\lib > > 2. Run queries: > > UPDATE configuration SET conf_value='c:\jodconverter\lib' WHERE > > conf_key='jod.path'; > > UPDATE configuration SET conf_value='c:\path\to\ur\openofficeOrlibreoffice' > > WHERE conf_key='office.path'; > > 3. Start the openOffice/libreoffice service. > > 4. Restart red5 > > 5. Try to upload now. > > > > > > HTH > > Shaad > > > > > > On Monday, 15 July 2013 at 11:13 AM, Aysha Saddiqa wrote: > > > I upload documents of different type all works fine but > > > > > > key: processSWF > > > process: generateSwf > > > command; [C:\Program Files (x86)\SWFTools\pdf2swf.exe, -s, insertstop, > > > -s, poly2bitmap, -i, -j, 85, -s, zoom=100, C:\red5 - > > > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf, > > > C:\red5 - > > > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.swf] > > > exception: null > > > error: Error: Couldn't open file 'C:\red5 - > > > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf' > > > > > > exitValue: null > > > out: > > > key: processThumb > > > process: processImageWindows > > > command; [cmd.exe, /C, C:\Program Files > > > (x86)\ImageMagick-6.8.2-Q16\convert.exe, -thumbnail, 80, C:\red5 - > > > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf, > > > C:\red5 - > > > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\_thumb_page-%04d.jpg] > > > exception: null > > > error: 'C:\Program' is not recognized as an internal or external command, > > > operable program or batch file. > > > > > > exitValue: null > > > out: > > > key: processXML > > > process: generateXMLDocument > > > command; null > > > exception: null > > > error: null > > > exitValue: null > > > 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: java.lang.Exception: Path to JOD Library folder does not exist > > > out: null > > > > > > > > > -- > WBR > Maxim aka solomax >
Re: Document upload error
I am using the version same as you told From: Shaad To: user@openmeetings.apache.org Cc: Aysha Saddiqa Sent: Monday, July 15, 2013 12:03 PM Subject: Re: Document upload error Thanks Maxim for the correction. -- Shaad On Monday, 15 July 2013 at 12:22 PM, Maxim Solodovnik wrote: OM 2.0+ requires jodconverter 3.0b4 > > > >On Mon, Jul 15, 2013 at 1:48 PM, Shaad wrote: > >Please put as much info as possible. You are providing very less info. >> >> >>When are you getting this error? >>I mean, during upload of which type of document. Is it word doc? >> >> >>My guess is, you jodconverter is not set properly. >>Do the following : >>1. Download and unzip "jodconverter-2.2.2" or other version available. >>note down the location of jodconverter's lib folder. Say its >>c:\jodconverter\lib >>2. Run queries: >>UPDATE configuration SET conf_value='c:\jodconverter\lib' WHERE >>conf_key='jod.path'; >>UPDATE configuration SET conf_value='c:\path\to\ur\openofficeOrlibreoffice' >>WHERE conf_key='office.path'; >>3. Start the openOffice/libreoffice service. >>4. Restart red5 >>5. Try to upload now. >> >> >> >> >>HTH >>Shaad >> >> >> >> >>On Monday, 15 July 2013 at 11:13 AM, Aysha Saddiqa wrote: >>I upload documents of different type all works fine but >>> >>> >>>key: processSWF >>>process: generateSwf >>>command; [C:\Program Files (x86)\SWFTools\pdf2swf.exe, -s, insertstop, -s, >>>poly2bitmap, -i, -j, 85, -s, zoom=100, C:\red5 - >>>Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf, >>> C:\red5 - >>>Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.swf] >>>exception: null >>>error: Error: Couldn't open file 'C:\red5 - >>>Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf' >>> >>> >>>exitValue: null >>>out: >>>key: processThumb >>>process: processImageWindows >>>command; [cmd.exe, /C, C:\Program Files >>>(x86)\ImageMagick-6.8.2-Q16\convert.exe, -thumbnail, 80, C:\red5 - >>>Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf, >>> C:\red5 - >>>Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\_thumb_page-%04d.jpg] >>>exception: null >>>error: 'C:\Program' is not recognized as an internal or external command, >>>operable program or batch file. >>> >>> >>>exitValue: null >>>out: >>>key: processXML >>>process: generateXMLDocument >>>command; null >>>exception: null >>>error: null >>>exitValue: null >>>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: java.lang.Exception: Path to JOD Library folder does not exist >>>out: null >>> >>> >> >> > > > >-- >WBR >Maxim aka solomax
Re: Document upload error
Please Provide me link of jodconverter 3.0b4 From: Maxim Solodovnik To: Openmeetings user-list Cc: Aysha Saddiqa Sent: Monday, July 15, 2013 11:52 AM Subject: Re: Document upload error OM 2.0+ requires jodconverter 3.0b4 On Mon, Jul 15, 2013 at 1:48 PM, Shaad wrote: Please put as much info as possible. You are providing very less info. > > >When are you getting this error? >I mean, during upload of which type of document. Is it word doc? > > >My guess is, you jodconverter is not set properly. >Do the following : >1. Download and unzip "jodconverter-2.2.2" or other version available. >note down the location of jodconverter's lib folder. Say its >c:\jodconverter\lib >2. Run queries: >UPDATE configuration SET conf_value='c:\jodconverter\lib' WHERE >conf_key='jod.path'; >UPDATE configuration SET conf_value='c:\path\to\ur\openofficeOrlibreoffice' >WHERE conf_key='office.path'; >3. Start the openOffice/libreoffice service. >4. Restart red5 >5. Try to upload now. > > > > >HTH >Shaad > > > > >On Monday, 15 July 2013 at 11:13 AM, Aysha Saddiqa wrote: >I upload documents of different type all works fine but >> >> >>key: processSWF >>process: generateSwf >>command; [C:\Program Files (x86)\SWFTools\pdf2swf.exe, -s, insertstop, -s, >>poly2bitmap, -i, -j, 85, -s, zoom=100, C:\red5 - >>Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf, >> C:\red5 - >>Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.swf] >>exception: null >>error: Error: Couldn't open file 'C:\red5 - >>Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf' >> >> >>exitValue: null >>out: >>key: processThumb >>process: processImageWindows >>command; [cmd.exe, /C, C:\Program Files >>(x86)\ImageMagick-6.8.2-Q16\convert.exe, -thumbnail, 80, C:\red5 - >>Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf, >> C:\red5 - >>Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\_thumb_page-%04d.jpg] >>exception: null >>error: 'C:\Program' is not recognized as an internal or external command, >>operable program or batch file. >> >> >>exitValue: null >>out: >>key: processXML >>process: generateXMLDocument >>command; null >>exception: null >>error: null >>exitValue: null >>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: java.lang.Exception: Path to JOD Library folder does not exist >>out: null >> >> > > -- WBR Maxim aka solomax
Re: Document upload error
Thanks Maxim for the correction. -- Shaad On Monday, 15 July 2013 at 12:22 PM, Maxim Solodovnik wrote: > OM 2.0+ requires jodconverter 3.0b4 > > > On Mon, Jul 15, 2013 at 1:48 PM, Shaad (mailto:shaad.n...@gmail.com)> wrote: > > Please put as much info as possible. You are providing very less info. > > > > When are you getting this error? > > I mean, during upload of which type of document. Is it word doc? > > > > My guess is, you jodconverter is not set properly. > > Do the following : > > 1. Download and unzip "jodconverter-2.2.2" or other version available. > > note down the location of jodconverter's lib folder. Say its > > c:\jodconverter\lib > > 2. Run queries: > > UPDATE configuration SET conf_value='c:\jodconverter\lib' WHERE > > conf_key='jod.path'; > > UPDATE configuration SET conf_value='c:\path\to\ur\openofficeOrlibreoffice' > > WHERE conf_key='office.path'; > > 3. Start the openOffice/libreoffice service. > > 4. Restart red5 > > 5. Try to upload now. > > > > > > HTH > > Shaad > > > > > > > > On Monday, 15 July 2013 at 11:13 AM, Aysha Saddiqa wrote: > > > > > I upload documents of different type all works fine but > > > > > > key: processSWF > > > process: generateSwf > > > command; [C:\Program Files (x86)\SWFTools\pdf2swf.exe, -s, insertstop, > > > -s, poly2bitmap, -i, -j, 85, -s, zoom=100, C:\red5 - > > > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf, > > > C:\red5 - > > > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.swf] > > > exception: null > > > error: Error: Couldn't open file 'C:\red5 - > > > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf' > > > > > > exitValue: null > > > out: > > > key: processThumb > > > process: processImageWindows > > > command; [cmd.exe, /C, C:\Program Files > > > (x86)\ImageMagick-6.8.2-Q16\convert.exe, -thumbnail, 80, C:\red5 - > > > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf, > > > C:\red5 - > > > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\_thumb_page-%04d.jpg] > > > exception: null > > > error: 'C:\Program' is not recognized as an internal or external command, > > > operable program or batch file. > > > > > > exitValue: null > > > out: > > > key: processXML > > > process: generateXMLDocument > > > command; null > > > exception: null > > > error: null > > > exitValue: null > > > 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: java.lang.Exception: Path to JOD Library folder does not exist > > > out: null > > > > > > > > > -- > WBR > Maxim aka solomax
Re: Document upload error
OM 2.0+ requires jodconverter 3.0b4 On Mon, Jul 15, 2013 at 1:48 PM, Shaad wrote: > Please put as much info as possible. You are providing very less info. > > When are you getting this error? > I mean, during upload of which type of document. Is it word doc? > > My guess is, you jodconverter is not set properly. > Do the following : > 1. Download and unzip "jodconverter-2.2.2" or other version available. > note down the location of jodconverter's lib folder. Say its > c:\jodconverter\lib > 2. Run queries: > *UPDATE configuration SET conf_value='*c:\jodconverter\lib*' WHERE > conf_key='*jod.path'; > *UPDATE configuration SET conf_value='* > c:\path\to\ur\openofficeOrlibreoffice*' WHERE conf_key='*office.path'; > 3. Start the openOffice/libreoffice service. > 4. Restart red5 > 5. Try to upload now. > * > * > > HTH > Shaad > > > On Monday, 15 July 2013 at 11:13 AM, Aysha Saddiqa wrote: > > I upload documents of different type all works fine but > > key: processSWF > process: generateSwf > command; [C:\Program Files (x86)\SWFTools\pdf2swf.exe, -s, insertstop, -s, > poly2bitmap, -i, -j, 85, -s, zoom=100, C:\red5 - > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf, > C:\red5 - > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.swf] > exception: null > error: Error: Couldn't open file 'C:\red5 - > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf' > > exitValue: null > out: > key: processThumb > process: processImageWindows > command; [cmd.exe, /C, C:\Program Files > (x86)\ImageMagick-6.8.2-Q16\convert.exe, -thumbnail, 80, C:\red5 - > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf, > C:\red5 - > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\_thumb_page-%04d.jpg] > exception: null > error: 'C:\Program' is not recognized as an internal or external command, > operable program or batch file. > > exitValue: null > out: > key: processXML > process: generateXMLDocument > command; null > exception: null > error: null > exitValue: null > 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: java.lang.Exception: Path to JOD Library folder does not exist > out: null > > > -- WBR Maxim aka solomax
Re: Document upload error
Please put as much info as possible. You are providing very less info. When are you getting this error? I mean, during upload of which type of document. Is it word doc? My guess is, you jodconverter is not set properly. Do the following : 1. Download and unzip "jodconverter-2.2.2" or other version available. note down the location of jodconverter's lib folder. Say its c:\jodconverter\lib 2. Run queries: UPDATE configuration SET conf_value='c:\jodconverter\lib' WHERE conf_key='jod.path'; UPDATE configuration SET conf_value='c:\path\to\ur\openofficeOrlibreoffice' WHERE conf_key='office.path'; 3. Start the openOffice/libreoffice service. 4. Restart red5 5. Try to upload now. HTH Shaad On Monday, 15 July 2013 at 11:13 AM, Aysha Saddiqa wrote: > I upload documents of different type all works fine but > > key: processSWF > process: generateSwf > command; [C:\Program Files (x86)\SWFTools\pdf2swf.exe, -s, insertstop, -s, > poly2bitmap, -i, -j, 85, -s, zoom=100, C:\red5 - > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf, > C:\red5 - > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.swf] > exception: null > error: Error: Couldn't open file 'C:\red5 - > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf' > > exitValue: null > out: > key: processThumb > process: processImageWindows > command; [cmd.exe, /C, C:\Program Files > (x86)\ImageMagick-6.8.2-Q16\convert.exe, -thumbnail, 80, C:\red5 - > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf, > C:\red5 - > Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\_thumb_page-%04d.jpg] > exception: null > error: 'C:\Program' is not recognized as an internal or external command, > operable program or batch file. > > exitValue: null > out: > key: processXML > process: generateXMLDocument > command; null > exception: null > error: null > exitValue: null > 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: java.lang.Exception: Path to JOD Library folder does not exist > out: null >
Document upload error
I upload documents of different type all works fine but key: processSWF process: generateSwf command; [C:\Program Files (x86)\SWFTools\pdf2swf.exe, -s, insertstop, -s, poly2bitmap, -i, -j, 85, -s, zoom=100, C:\red5 - Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf, C:\red5 - Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.swf] exception: null error: Error: Couldn't open file 'C:\red5 - Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf' exitValue: null out: key: processThumb process: processImageWindows command; [cmd.exe, /C, C:\Program Files (x86)\ImageMagick-6.8.2-Q16\convert.exe, -thumbnail, 80, C:\red5 - Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\195ba4c792df69611a405ac7f44ca863.pdf, C:\red5 - Copy\webapps\openmeetings\upload\files\195ba4c792df69611a405ac7f44ca863\_thumb_page-%04d.jpg] exception: null error: 'C:\Program' is not recognized as an internal or external command, operable program or batch file. exitValue: null out: key: processXML process: generateXMLDocument command; null exception: null error: null exitValue: null 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: java.lang.Exception: Path to JOD Library folder does not exist out: null
document upload error
When I try to upload word or power point document it doesn't upload it.
Re: Document upload error
yes, that's all done and checked. Not to worry - I'm waiting patiently now for Maxim to get RC3 ready, and I'll switch to that after a build. On Fri, Mar 22, 2013 at 7:41 AM, Aysha Saddiqa wrote: > Have you configured for software such as SWF Tools, JODConvertor etc. > > -- > *From:* Robert Chalmers > *To:* user@openmeetings.apache.org; Aysha Saddiqa > > *Sent:* Friday, March 22, 2013 12:33 PM > > *Subject:* Re: Document upload error > > such as ??? > > > > On Fri, Mar 22, 2013 at 7:32 AM, Aysha Saddiqa wrote: > > Check configurations > > -- > *From:* Robert Chalmers > *To:* user@openmeetings.apache.org; Aysha Saddiqa > > *Sent:* Friday, March 22, 2013 12:26 PM > > *Subject:* Re: Document upload error > > hmm, there's nothing to show - because it doesn't do it. > > > Everything works apparently normally - except documents and images won't > load into place. > No error messages in the log. > > nothing to indicate what's wrong. > > > > On Fri, Mar 22, 2013 at 7:03 AM, Aysha Saddiqa wrote: > > Hi Robert, > > Can you provide screenshot? > > ---------- > *From:* Robert Chalmers > *To:* user@openmeetings.apache.org; Aysha Saddiqa > > *Sent:* Friday, March 22, 2013 11:51 AM > > *Subject:* Re: Document upload error > > Hi Aysha, > not in my case - it shows nothing. > It won't place the images of photos or documents anywhere. Not on the > whiteboard - nor in the Profile Image place holder. > > nothing > > On Fri, Mar 22, 2013 at 6:25 AM, Aysha Saddiqa wrote: > > Hi Robert, > > It shows it on whiteboard and you can view the whole document. > > Regards, > Aysha > > -- > *From:* Robert Chalmers > *To:* "user@openmeetings.apache.org" > *Sent:* Friday, March 22, 2013 11:20 AM > *Subject:* Re: Document upload error > > My problem here is that it uploads and converts, but then wont do anything > with it > > > - > > > On 22 Mar 2013, at 06:05 AM, Irina Arkhipets > wrote: > > Hi Aysha, > > It seems like you have not installed your JODConverter, or something like > this. > > http://openmeetings.apache.org/OpenOfficeConverter.html > > Regards, > Irina. > > On Fri, Mar 22, 2013 at 12:23 PM, Aysha Saddiqa wrote: > > Hi all, > > I upload a .docx file it gives following error and show deleted image on > white board. > > > key: processSWF > process: generateSwf > command; [C:\Program Files\SWFTools\pdf2swf.exe, -s, insertstop, -s, > poly2bitmap, -i, -j, 85, -s, zoom=72, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.swf] > exception: null > error: Error: Couldn't open file > 'C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf' > > exitValue: null > out: > key: processThumb > process: processImageWindows > command; [cmd.exe, /C, C:\Program Files\ImageMagick-6.8.2-Q16\convert.exe, > -thumbnail, 80, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg] > exception: null > error: convert.exe: unable to open image > `C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf': > No such file or directory @ error/blob.c/OpenBlob/2641. > convert.exe: no images defined > `C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg' > @ error/convert.c/ConvertImageCommand/3068. > > exitValue: null > out: > key: processXML > process: generateXMLDocument > command; null > exception: null > error: null > exitValue: null > 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: java.lang.Exception: Path to JOD Library folder does not exist > out: null > > > > > > > > -- > <https://itunes.apple.com/us/app/pin-point-premium/id467970377?mt=8>*Pin > Point Xtra* > *Your Navigation and Geocaching Companion* > > > > > > -- > <https://itunes.apple.com/us/app/pin-point-premium/id467970377?mt=8>*Pin > Point Xtra* > *Your Navigation and Geocaching Companion* > > > > > > -- > <https://itunes.apple.com/us/app/pin-point-premium/id467970377?mt=8>*Pin > Point Xtra* > *Your Navigation and Geocaching Companion* > > > -- <https://itunes.apple.com/us/app/pin-point-premium/id467970377?mt=8>*Pin Point Xtra* *Your Navigation and Geocaching Companion*
Re: Document upload error
Have you configured for software such as SWF Tools, JODConvertor etc. From: Robert Chalmers To: user@openmeetings.apache.org; Aysha Saddiqa Sent: Friday, March 22, 2013 12:33 PM Subject: Re: Document upload error such as ??? On Fri, Mar 22, 2013 at 7:32 AM, Aysha Saddiqa wrote: Check configurations > > > > > From: Robert Chalmers >To: user@openmeetings.apache.org; Aysha Saddiqa >Sent: Friday, March 22, 2013 12:26 PM > >Subject: Re: Document upload error > > > >hmm, there's nothing to show - because it doesn't do it. > > > > >Everything works apparently normally - except documents and images won't load >into place. >No error messages in the log. > > >nothing to indicate what's wrong. > > > > > >On Fri, Mar 22, 2013 at 7:03 AM, Aysha Saddiqa wrote: > >Hi Robert, >> >> >>Can you provide screenshot? >> >> >> >>________ >> From: Robert Chalmers >>To: user@openmeetings.apache.org; Aysha Saddiqa >>Sent: Friday, March 22, 2013 11:51 AM >> >>Subject: Re: Document upload error >> >> >> >>Hi Aysha, >>not in my case - it shows nothing. >>It won't place the images of photos or documents anywhere. Not on the >>whiteboard - nor in the Profile Image place holder. >> >> >>nothing >> >> >>On Fri, Mar 22, 2013 at 6:25 AM, Aysha Saddiqa wrote: >> >>Hi Robert, >>> >>> >>>It shows it on whiteboard and you can view the whole document. >>> >>> >>>Regards, >>>Aysha >>> >>> >>> >>> >>> From: Robert Chalmers >>>To: "user@openmeetings.apache.org" >>>Sent: Friday, March 22, 2013 11:20 AM >>>Subject: Re: Document upload error >>> >>> >>> >>>My problem here is that it uploads and converts, but then wont do anything >>>with it >>> >>> >>> >>>- >>> >>> >>> >>>On 22 Mar 2013, at 06:05 AM, Irina Arkhipets >>>wrote: >>> >>> >>>Hi Aysha, >>>> >>>>It seems like you have not installed your JODConverter, or something like >>>>this. >>>> >>>>http://openmeetings.apache.org/OpenOfficeConverter.html >>>> >>>>Regards, >>>>Irina. >>>> >>>> >>>>On Fri, Mar 22, 2013 at 12:23 PM, Aysha Saddiqa >>>>wrote: >>>> >>>>Hi all, >>>>> >>>>> >>>>>I upload a .docx file it gives following error and show deleted image on >>>>>white board. >>>>> >>>>> >>>>> >>>>> >>>>>key: processSWF >>>>>process: generateSwf >>>>>command; [C:\Program Files\SWFTools\pdf2swf.exe, -s, insertstop, -s, >>>>>poly2bitmap, -i, -j, 85, -s, zoom=72, >>>>>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, >>>>> >>>>>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.swf] >>>>>exception: null >>>>>error: Error: Couldn't open file >>>>>'C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf' >>>>> >>>>> >>>>>exitValue: null >>>>>out: >>>>>key: processThumb >>>>>process: processImageWindows >>>>>command; [cmd.exe, /C, C:\Program Files\ImageMagick-6.8.2-Q16\convert.exe, >>>>>-thumbnail, 80, >>>>>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, >>>>> >>>>>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg] >>>>>exception: null >>>>>error: convert.exe: unable to open image >>>>>`C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf': >>>>> No such file or directory @ error/blob.c/OpenBlob/2641. >>>>>convert.exe: no images defined >>>>>`C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg' >>>>> @ error/convert.c/ConvertImageCommand/3068. >>>>> >>>>> >>>>>exitValue: null >>>>>out: >>>>>key: processXML >>>>>process: generateXMLDocument >>>>>command; null >>>>>exception: null >>>>>error: null >>>>>exitValue: null >>>>>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: java.lang.Exception: Path to JOD Library folder does not exist >>>>>out: null >>>> >>> >>> >> >> >> >>-- >>Pin Point Xtra >>Your Navigation and Geocaching Companion >> >> > > > >-- >Pin Point Xtra >Your Navigation and Geocaching Companion > > -- Pin Point Xtra Your Navigation and Geocaching Companion
Re: Document upload error
such as ??? On Fri, Mar 22, 2013 at 7:32 AM, Aysha Saddiqa wrote: > Check configurations > > -- > *From:* Robert Chalmers > *To:* user@openmeetings.apache.org; Aysha Saddiqa > > *Sent:* Friday, March 22, 2013 12:26 PM > > *Subject:* Re: Document upload error > > hmm, there's nothing to show - because it doesn't do it. > > > Everything works apparently normally - except documents and images won't > load into place. > No error messages in the log. > > nothing to indicate what's wrong. > > > > On Fri, Mar 22, 2013 at 7:03 AM, Aysha Saddiqa wrote: > > Hi Robert, > > Can you provide screenshot? > > -- > *From:* Robert Chalmers > *To:* user@openmeetings.apache.org; Aysha Saddiqa > > *Sent:* Friday, March 22, 2013 11:51 AM > > *Subject:* Re: Document upload error > > Hi Aysha, > not in my case - it shows nothing. > It won't place the images of photos or documents anywhere. Not on the > whiteboard - nor in the Profile Image place holder. > > nothing > > On Fri, Mar 22, 2013 at 6:25 AM, Aysha Saddiqa wrote: > > Hi Robert, > > It shows it on whiteboard and you can view the whole document. > > Regards, > Aysha > > -- > *From:* Robert Chalmers > *To:* "user@openmeetings.apache.org" > *Sent:* Friday, March 22, 2013 11:20 AM > *Subject:* Re: Document upload error > > My problem here is that it uploads and converts, but then wont do anything > with it > > > - > > > On 22 Mar 2013, at 06:05 AM, Irina Arkhipets > wrote: > > Hi Aysha, > > It seems like you have not installed your JODConverter, or something like > this. > > http://openmeetings.apache.org/OpenOfficeConverter.html > > Regards, > Irina. > > On Fri, Mar 22, 2013 at 12:23 PM, Aysha Saddiqa wrote: > > Hi all, > > I upload a .docx file it gives following error and show deleted image on > white board. > > > key: processSWF > process: generateSwf > command; [C:\Program Files\SWFTools\pdf2swf.exe, -s, insertstop, -s, > poly2bitmap, -i, -j, 85, -s, zoom=72, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.swf] > exception: null > error: Error: Couldn't open file > 'C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf' > > exitValue: null > out: > key: processThumb > process: processImageWindows > command; [cmd.exe, /C, C:\Program Files\ImageMagick-6.8.2-Q16\convert.exe, > -thumbnail, 80, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg] > exception: null > error: convert.exe: unable to open image > `C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf': > No such file or directory @ error/blob.c/OpenBlob/2641. > convert.exe: no images defined > `C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg' > @ error/convert.c/ConvertImageCommand/3068. > > exitValue: null > out: > key: processXML > process: generateXMLDocument > command; null > exception: null > error: null > exitValue: null > 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: java.lang.Exception: Path to JOD Library folder does not exist > out: null > > > > > > > > -- > <https://itunes.apple.com/us/app/pin-point-premium/id467970377?mt=8>*Pin > Point Xtra* > *Your Navigation and Geocaching Companion* > > > > > > -- > <https://itunes.apple.com/us/app/pin-point-premium/id467970377?mt=8>*Pin > Point Xtra* > *Your Navigation and Geocaching Companion* > > > -- <https://itunes.apple.com/us/app/pin-point-premium/id467970377?mt=8>*Pin Point Xtra* *Your Navigation and Geocaching Companion*
Re: Document upload error
Check configurations From: Robert Chalmers To: user@openmeetings.apache.org; Aysha Saddiqa Sent: Friday, March 22, 2013 12:26 PM Subject: Re: Document upload error hmm, there's nothing to show - because it doesn't do it. Everything works apparently normally - except documents and images won't load into place. No error messages in the log. nothing to indicate what's wrong. On Fri, Mar 22, 2013 at 7:03 AM, Aysha Saddiqa wrote: Hi Robert, > > >Can you provide screenshot? > > > > > From: Robert Chalmers >To: user@openmeetings.apache.org; Aysha Saddiqa >Sent: Friday, March 22, 2013 11:51 AM > >Subject: Re: Document upload error > > > >Hi Aysha, >not in my case - it shows nothing. >It won't place the images of photos or documents anywhere. Not on the >whiteboard - nor in the Profile Image place holder. > > >nothing > > >On Fri, Mar 22, 2013 at 6:25 AM, Aysha Saddiqa wrote: > >Hi Robert, >> >> >>It shows it on whiteboard and you can view the whole document. >> >> >>Regards, >>Aysha >> >> >> >>____ >> From: Robert Chalmers >>To: "user@openmeetings.apache.org" >>Sent: Friday, March 22, 2013 11:20 AM >>Subject: Re: Document upload error >> >> >> >>My problem here is that it uploads and converts, but then wont do anything >>with it >> >> >> >>- >> >> >> >>On 22 Mar 2013, at 06:05 AM, Irina Arkhipets >>wrote: >> >> >>Hi Aysha, >>> >>>It seems like you have not installed your JODConverter, or something like >>>this. >>> >>>http://openmeetings.apache.org/OpenOfficeConverter.html >>> >>>Regards, >>>Irina. >>> >>> >>>On Fri, Mar 22, 2013 at 12:23 PM, Aysha Saddiqa >>>wrote: >>> >>>Hi all, >>>> >>>> >>>>I upload a .docx file it gives following error and show deleted image on >>>>white board. >>>> >>>> >>>> >>>> >>>>key: processSWF >>>>process: generateSwf >>>>command; [C:\Program Files\SWFTools\pdf2swf.exe, -s, insertstop, -s, >>>>poly2bitmap, -i, -j, 85, -s, zoom=72, >>>>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, >>>> >>>>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.swf] >>>>exception: null >>>>error: Error: Couldn't open file >>>>'C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf' >>>> >>>> >>>>exitValue: null >>>>out: >>>>key: processThumb >>>>process: processImageWindows >>>>command; [cmd.exe, /C, C:\Program Files\ImageMagick-6.8.2-Q16\convert.exe, >>>>-thumbnail, 80, >>>>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, >>>> >>>>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg] >>>>exception: null >>>>error: convert.exe: unable to open image >>>>`C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf': >>>> No such file or directory @ error/blob.c/OpenBlob/2641. >>>>convert.exe: no images defined >>>>`C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg' >>>> @ error/convert.c/ConvertImageCommand/3068. >>>> >>>> >>>>exitValue: null >>>>out: >>>>key: processXML >>>>process: generateXMLDocument >>>>command; null >>>>exception: null >>>>error: null >>>>exitValue: null >>>>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: java.lang.Exception: Path to JOD Library folder does not exist >>>>out: null >>> >> >> > > > >-- >Pin Point Xtra >Your Navigation and Geocaching Companion > > -- Pin Point Xtra Your Navigation and Geocaching Companion
Re: Document upload error
hmm, there's nothing to show - because it doesn't do it. Everything works apparently normally - except documents and images won't load into place. No error messages in the log. nothing to indicate what's wrong. On Fri, Mar 22, 2013 at 7:03 AM, Aysha Saddiqa wrote: > Hi Robert, > > Can you provide screenshot? > > -- > *From:* Robert Chalmers > *To:* user@openmeetings.apache.org; Aysha Saddiqa > > *Sent:* Friday, March 22, 2013 11:51 AM > > *Subject:* Re: Document upload error > > Hi Aysha, > not in my case - it shows nothing. > It won't place the images of photos or documents anywhere. Not on the > whiteboard - nor in the Profile Image place holder. > > nothing > > On Fri, Mar 22, 2013 at 6:25 AM, Aysha Saddiqa wrote: > > Hi Robert, > > It shows it on whiteboard and you can view the whole document. > > Regards, > Aysha > > -- > *From:* Robert Chalmers > *To:* "user@openmeetings.apache.org" > *Sent:* Friday, March 22, 2013 11:20 AM > *Subject:* Re: Document upload error > > My problem here is that it uploads and converts, but then wont do anything > with it > > > - > > > On 22 Mar 2013, at 06:05 AM, Irina Arkhipets > wrote: > > Hi Aysha, > > It seems like you have not installed your JODConverter, or something like > this. > > http://openmeetings.apache.org/OpenOfficeConverter.html > > Regards, > Irina. > > On Fri, Mar 22, 2013 at 12:23 PM, Aysha Saddiqa wrote: > > Hi all, > > I upload a .docx file it gives following error and show deleted image on > white board. > > > key: processSWF > process: generateSwf > command; [C:\Program Files\SWFTools\pdf2swf.exe, -s, insertstop, -s, > poly2bitmap, -i, -j, 85, -s, zoom=72, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.swf] > exception: null > error: Error: Couldn't open file > 'C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf' > > exitValue: null > out: > key: processThumb > process: processImageWindows > command; [cmd.exe, /C, C:\Program Files\ImageMagick-6.8.2-Q16\convert.exe, > -thumbnail, 80, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg] > exception: null > error: convert.exe: unable to open image > `C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf': > No such file or directory @ error/blob.c/OpenBlob/2641. > convert.exe: no images defined > `C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg' > @ error/convert.c/ConvertImageCommand/3068. > > exitValue: null > out: > key: processXML > process: generateXMLDocument > command; null > exception: null > error: null > exitValue: null > 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: java.lang.Exception: Path to JOD Library folder does not exist > out: null > > > > > > > > -- > <https://itunes.apple.com/us/app/pin-point-premium/id467970377?mt=8>*Pin > Point Xtra* > *Your Navigation and Geocaching Companion* > > > -- <https://itunes.apple.com/us/app/pin-point-premium/id467970377?mt=8>*Pin Point Xtra* *Your Navigation and Geocaching Companion*
Re: Document upload error
Hi Robert, Is there any error prompt window opens? From: Robert Chalmers To: user@openmeetings.apache.org; Aysha Saddiqa Sent: Friday, March 22, 2013 11:51 AM Subject: Re: Document upload error Hi Aysha, not in my case - it shows nothing. It won't place the images of photos or documents anywhere. Not on the whiteboard - nor in the Profile Image place holder. nothing On Fri, Mar 22, 2013 at 6:25 AM, Aysha Saddiqa wrote: Hi Robert, > > >It shows it on whiteboard and you can view the whole document. > > >Regards, >Aysha > > > > > From: Robert Chalmers >To: "user@openmeetings.apache.org" >Sent: Friday, March 22, 2013 11:20 AM >Subject: Re: Document upload error > > > >My problem here is that it uploads and converts, but then wont do anything >with it > > > >- > > > >On 22 Mar 2013, at 06:05 AM, Irina Arkhipets wrote: > > >Hi Aysha, >> >>It seems like you have not installed your JODConverter, or something like >>this. >> >>http://openmeetings.apache.org/OpenOfficeConverter.html >> >>Regards, >>Irina. >> >> >>On Fri, Mar 22, 2013 at 12:23 PM, Aysha Saddiqa >>wrote: >> >>Hi all, >>> >>> >>>I upload a .docx file it gives following error and show deleted image on >>>white board. >>> >>> >>> >>> >>>key: processSWF >>>process: generateSwf >>>command; [C:\Program Files\SWFTools\pdf2swf.exe, -s, insertstop, -s, >>>poly2bitmap, -i, -j, 85, -s, zoom=72, >>>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, >>> >>>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.swf] >>>exception: null >>>error: Error: Couldn't open file >>>'C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf' >>> >>> >>>exitValue: null >>>out: >>>key: processThumb >>>process: processImageWindows >>>command; [cmd.exe, /C, C:\Program Files\ImageMagick-6.8.2-Q16\convert.exe, >>>-thumbnail, 80, >>>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, >>> >>>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg] >>>exception: null >>>error: convert.exe: unable to open image >>>`C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf': >>> No such file or directory @ error/blob.c/OpenBlob/2641. >>>convert.exe: no images defined >>>`C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg' >>> @ error/convert.c/ConvertImageCommand/3068. >>> >>> >>>exitValue: null >>>out: >>>key: processXML >>>process: generateXMLDocument >>>command; null >>>exception: null >>>error: null >>>exitValue: null >>>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: java.lang.Exception: Path to JOD Library folder does not exist >>>out: null >> > > -- Pin Point Xtra Your Navigation and Geocaching Companion
Re: Document upload error
Hi Robert, Can you provide screenshot? From: Robert Chalmers To: user@openmeetings.apache.org; Aysha Saddiqa Sent: Friday, March 22, 2013 11:51 AM Subject: Re: Document upload error Hi Aysha, not in my case - it shows nothing. It won't place the images of photos or documents anywhere. Not on the whiteboard - nor in the Profile Image place holder. nothing On Fri, Mar 22, 2013 at 6:25 AM, Aysha Saddiqa wrote: Hi Robert, > > >It shows it on whiteboard and you can view the whole document. > > >Regards, >Aysha > > > > > From: Robert Chalmers >To: "user@openmeetings.apache.org" >Sent: Friday, March 22, 2013 11:20 AM >Subject: Re: Document upload error > > > >My problem here is that it uploads and converts, but then wont do anything >with it > > > >- > > > >On 22 Mar 2013, at 06:05 AM, Irina Arkhipets wrote: > > >Hi Aysha, >> >>It seems like you have not installed your JODConverter, or something like >>this. >> >>http://openmeetings.apache.org/OpenOfficeConverter.html >> >>Regards, >>Irina. >> >> >>On Fri, Mar 22, 2013 at 12:23 PM, Aysha Saddiqa >>wrote: >> >>Hi all, >>> >>> >>>I upload a .docx file it gives following error and show deleted image on >>>white board. >>> >>> >>> >>> >>>key: processSWF >>>process: generateSwf >>>command; [C:\Program Files\SWFTools\pdf2swf.exe, -s, insertstop, -s, >>>poly2bitmap, -i, -j, 85, -s, zoom=72, >>>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, >>> >>>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.swf] >>>exception: null >>>error: Error: Couldn't open file >>>'C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf' >>> >>> >>>exitValue: null >>>out: >>>key: processThumb >>>process: processImageWindows >>>command; [cmd.exe, /C, C:\Program Files\ImageMagick-6.8.2-Q16\convert.exe, >>>-thumbnail, 80, >>>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, >>> >>>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg] >>>exception: null >>>error: convert.exe: unable to open image >>>`C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf': >>> No such file or directory @ error/blob.c/OpenBlob/2641. >>>convert.exe: no images defined >>>`C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg' >>> @ error/convert.c/ConvertImageCommand/3068. >>> >>> >>>exitValue: null >>>out: >>>key: processXML >>>process: generateXMLDocument >>>command; null >>>exception: null >>>error: null >>>exitValue: null >>>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: java.lang.Exception: Path to JOD Library folder does not exist >>>out: null >> > > -- Pin Point Xtra Your Navigation and Geocaching Companion
Re: Document upload error
Hi Aysha, not in my case - it shows nothing. It won't place the images of photos or documents anywhere. Not on the whiteboard - nor in the Profile Image place holder. nothing On Fri, Mar 22, 2013 at 6:25 AM, Aysha Saddiqa wrote: > Hi Robert, > > It shows it on whiteboard and you can view the whole document. > > Regards, > Aysha > > -- > *From:* Robert Chalmers > *To:* "user@openmeetings.apache.org" > *Sent:* Friday, March 22, 2013 11:20 AM > *Subject:* Re: Document upload error > > My problem here is that it uploads and converts, but then wont do anything > with it > > > - > > > On 22 Mar 2013, at 06:05 AM, Irina Arkhipets > wrote: > > Hi Aysha, > > It seems like you have not installed your JODConverter, or something like > this. > > http://openmeetings.apache.org/OpenOfficeConverter.html > > Regards, > Irina. > > On Fri, Mar 22, 2013 at 12:23 PM, Aysha Saddiqa wrote: > > Hi all, > > I upload a .docx file it gives following error and show deleted image on > white board. > > > key: processSWF > process: generateSwf > command; [C:\Program Files\SWFTools\pdf2swf.exe, -s, insertstop, -s, > poly2bitmap, -i, -j, 85, -s, zoom=72, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.swf] > exception: null > error: Error: Couldn't open file > 'C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf' > > exitValue: null > out: > key: processThumb > process: processImageWindows > command; [cmd.exe, /C, C:\Program Files\ImageMagick-6.8.2-Q16\convert.exe, > -thumbnail, 80, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg] > exception: null > error: convert.exe: unable to open image > `C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf': > No such file or directory @ error/blob.c/OpenBlob/2641. > convert.exe: no images defined > `C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg' > @ error/convert.c/ConvertImageCommand/3068. > > exitValue: null > out: > key: processXML > process: generateXMLDocument > command; null > exception: null > error: null > exitValue: null > 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: java.lang.Exception: Path to JOD Library folder does not exist > out: null > > > > > -- <https://itunes.apple.com/us/app/pin-point-premium/id467970377?mt=8>*Pin Point Xtra* *Your Navigation and Geocaching Companion*
Re: Document upload error
Hi Robert, It shows it on whiteboard and you can view the whole document. Regards, Aysha From: Robert Chalmers To: "user@openmeetings.apache.org" Sent: Friday, March 22, 2013 11:20 AM Subject: Re: Document upload error My problem here is that it uploads and converts, but then wont do anything with it - On 22 Mar 2013, at 06:05 AM, Irina Arkhipets wrote: Hi Aysha, > >It seems like you have not installed your JODConverter, or something like this. > >http://openmeetings.apache.org/OpenOfficeConverter.html > >Regards, >Irina. > > >On Fri, Mar 22, 2013 at 12:23 PM, Aysha Saddiqa wrote: > >Hi all, >> >> >>I upload a .docx file it gives following error and show deleted image on >>white board. >> >> >> >> >>key: processSWF >>process: generateSwf >>command; [C:\Program Files\SWFTools\pdf2swf.exe, -s, insertstop, -s, >>poly2bitmap, -i, -j, 85, -s, zoom=72, >>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, >> >>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.swf] >>exception: null >>error: Error: Couldn't open file >>'C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf' >> >> >>exitValue: null >>out: >>key: processThumb >>process: processImageWindows >>command; [cmd.exe, /C, C:\Program Files\ImageMagick-6.8.2-Q16\convert.exe, >>-thumbnail, 80, >>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, >> >>C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg] >>exception: null >>error: convert.exe: unable to open image >>`C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf': >> No such file or directory @ error/blob.c/OpenBlob/2641. >>convert.exe: no images defined >>`C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg' >> @ error/convert.c/ConvertImageCommand/3068. >> >> >>exitValue: null >>out: >>key: processXML >>process: generateXMLDocument >>command; null >>exception: null >>error: null >>exitValue: null >>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: java.lang.Exception: Path to JOD Library folder does not exist >>out: null >
Re: Document upload error
My problem here is that it uploads and converts, but then wont do anything with it - On 22 Mar 2013, at 06:05 AM, Irina Arkhipets wrote: > Hi Aysha, > > It seems like you have not installed your JODConverter, or something like > this. > > http://openmeetings.apache.org/OpenOfficeConverter.html > > Regards, > Irina. > > On Fri, Mar 22, 2013 at 12:23 PM, Aysha Saddiqa > wrote: >> Hi all, >> >> I upload a .docx file it gives following error and show deleted image on >> white board. >> >> >> key: processSWF >> process: generateSwf >> command; [C:\Program Files\SWFTools\pdf2swf.exe, -s, insertstop, -s, >> poly2bitmap, -i, -j, 85, -s, zoom=72, >> C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, >> >> C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.swf] >> exception: null >> error: Error: Couldn't open file >> 'C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf' >> >> exitValue: null >> out: >> key: processThumb >> process: processImageWindows >> command; [cmd.exe, /C, C:\Program Files\ImageMagick-6.8.2-Q16\convert.exe, >> -thumbnail, 80, >> C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, >> >> C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg] >> exception: null >> error: convert.exe: unable to open image >> `C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf': >> No such file or directory @ error/blob.c/OpenBlob/2641. >> convert.exe: no images defined >> `C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg' >> @ error/convert.c/ConvertImageCommand/3068. >> >> exitValue: null >> out: >> key: processXML >> process: generateXMLDocument >> command; null >> exception: null >> error: null >> exitValue: null >> 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: java.lang.Exception: Path to JOD Library folder does not exist >> out: null >
Re: Document upload error
Hi Aysha, It seems like you have not installed your JODConverter, or something like this. http://openmeetings.apache.org/OpenOfficeConverter.html Regards, Irina. On Fri, Mar 22, 2013 at 12:23 PM, Aysha Saddiqa wrote: > Hi all, > > I upload a .docx file it gives following error and show deleted image on > white board. > > > key: processSWF > process: generateSwf > command; [C:\Program Files\SWFTools\pdf2swf.exe, -s, insertstop, -s, > poly2bitmap, -i, -j, 85, -s, zoom=72, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.swf] > exception: null > error: Error: Couldn't open file > 'C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf' > > exitValue: null > out: > key: processThumb > process: processImageWindows > command; [cmd.exe, /C, C:\Program Files\ImageMagick-6.8.2-Q16\convert.exe, > -thumbnail, 80, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, > C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg] > exception: null > error: convert.exe: unable to open image > `C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf': > No such file or directory @ error/blob.c/OpenBlob/2641. > convert.exe: no images defined > `C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg' > @ error/convert.c/ConvertImageCommand/3068. > > exitValue: null > out: > key: processXML > process: generateXMLDocument > command; null > exception: null > error: null > exitValue: null > 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: java.lang.Exception: Path to JOD Library folder does not exist > out: null >
Document upload error
Hi all, I upload a .docx file it gives following error and show deleted image on white board. key: processSWF process: generateSwf command; [C:\Program Files\SWFTools\pdf2swf.exe, -s, insertstop, -s, poly2bitmap, -i, -j, 85, -s, zoom=72, C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.swf] exception: null error: Error: Couldn't open file 'C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf' exitValue: null out: key: processThumb process: processImageWindows command; [cmd.exe, /C, C:\Program Files\ImageMagick-6.8.2-Q16\convert.exe, -thumbnail, 80, C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf, C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg] exception: null error: convert.exe: unable to open image `C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\b6927b6557be938a1a35f2926a870dfc.pdf': No such file or directory @ error/blob.c/OpenBlob/2641. convert.exe: no images defined `C:\red5\webapps\openmeetings\upload\files\b6927b6557be938a1a35f2926a870dfc\_thumb_page-%04d.jpg' @ error/convert.c/ConvertImageCommand/3068. exitValue: null out: key: processXML process: generateXMLDocument command; null exception: null error: null exitValue: null 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: java.lang.Exception: Path to JOD Library folder does not exist out: null