>"...........installed openmeetings r3087 on a korean windows 7 installation." > >
I don't think OpenOffice makes a "64bit" distro for windows 7 (64bit OS). Maybe in headless mode the "32bit compatability mode" is failing? On Apr 12, 1:31 am, bizpsych experimenter <[email protected]> wrote: > I seem to have made some progress. > > Upon further investigation, I found that on the default installation > of SWFTools in windows there is no file called pdf2swf.exe. > > Instead, there is a file called gpdf2swf.exe in the same directory. > > Merely changing the name of the file did not work, so I created a hard > link called pdf2swf.exe to the gpdf2swf.exe file. > > The error I get now when I upload something is: > > ***************************************** > Name: exitValue > Value: 0 > Name: process > Value: generateXMLDocument > Name: exitValue > Value: 0 > Name: command > Value: [C:\ImageMagick\convert.exe, -thumbnail, 80, C:\openmeetings > \red5\webapps\openmeetings\uploadtemp\6\ChangeLog.pdf, C:\openmeetings > \red5\webapps\openmeetings\upload\6\ChangeLog\_thumb_page-%04d.jpg] > Name: error > Value: > Name: process > Value: generateBatchThumb > Name: exitValue > Value: 0 > Name: process > Value: processPDF > Name: exitValue > Value: 255 > Name: command > Value: [C:\SWFTools\gpdf2swf\pdf2swf.exe, -s, insertstop, C: > \openmeetings\red5\webapps\openmeetings\uploadtemp\6\ChangeLog.pdf, C: > \openmeetings\red5\webapps\openmeetings\upload\6\ChangeLog > \ChangeLog.swf] > Name: error > Value: > Name: process > Value: generateSwf > ***************************************** > and SWFTools spits out an error: > > ***************************************** > Traceback (most recent call last): > File "gpdf2swf.py", line 41, in <module> > File "app.pyo", line 34, in <module> > File "document.pyo", line 29, in <module> > ImportError: No module named gfx > ***************************************** > > On Apr 12, 1:54 pm, bizpsych experimenter <[email protected]> > wrote: > > > > > I am working on openoffice 3.2 > > > On Apr 6, 7:41 pm, Jyothivas Nair <[email protected]> wrote: > > > > what version of open office are you working on ? > > > > On Apr 6, 3:21 pm, bizpsych experimenter <[email protected]> > > > wrote: > > > > > Yes, I have started openoffice in headless mode, and it is listening > > > > on port 8100. > > > > > On 4월5일, 오후4시35분, RickkciR <[email protected]> wrote: > > > > > > Is port 8100 listening? > > > > > > Windows > > > > > Run OpenOffice in headless Modus with this command: > > > > > soffice.exe -headless -nologo -norestore - > > > > > accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager > > > > > > Check if its running(in the command window) by typing: netstat -anp > > > > > tcp > > > > > .... you should find a line: > > > > > > TCP 127.0.0.1:8100 0.0.0.0:0 LISTENING > > > > > > On Apr 1, 1:06 am, bizpsych experimenter <[email protected]> > > > > > wrote: > > > > > > > Hi, > > > > > > > I've installed openmeetings r3087 on a korean windows 7 > > > > > > installation. > > > > > > > I'm trying to upload documents, but I get an error... > > > > > > > -------------------------------------------------------- > > > > > > > Name: exitValue > > > > > > Value: 0 > > > > > > Name: command > > > > > > Value: [java, -cp, "C:\openmeetings\red5\webapps\openmeetings\jod > > > > > > \commons-cli-1.2.jar" -cp "C:\openmeetings\red5\webapps\openmeetings > > > > > > \jod\commons-io-1.4.jar" -cp > > > > > > "C:\openmeetings\red5\webapps\openmeetings > > > > > > \jod\jodconverter-2.2.2.jar" -cp "C:\openmeetings\red5\webapps > > > > > > \openmeetings\jod\jodconverter-cli-2.2.2.jar" -cp "C:\openmeetings > > > > > > \red5\webapps\openmeetings\jod\juh-3.0.1.jar" -cp "C:\openmeetings > > > > > > \red5\webapps\openmeetings\jod\jurt-3.0.1.jar" -cp "C:\openmeetings > > > > > > \red5\webapps\openmeetings\jod\ridl-3.0.1.jar" -cp "C:\openmeetings > > > > > > \red5\webapps\openmeetings\jod\slf4j-api-1.5.6.jar" -cp "C: > > > > > > \openmeetings\red5\webapps\openmeetings\jod\slf4j-jdk14-1.5.6.jar" > > > > > > -cp > > > > > > "C:\openmeetings\red5\webapps\openmeetings\jod\unoil-3.0.1.jar" -cp > > > > > > "C: > > > > > > \openmeetings\red5\webapps\openmeetings\jod\xstream-1.3.1.jar", > > > > > > -jar, > > > > > > C:\openmeetings\red5\webapps\openmeetings\jod\jodconverter- > > > > > > cli-2.2.2.jar, C:\openmeetings\red5\webapps\openmeetings\uploadtemp > > > > > > \3\new.txt, C:\openmeetings\red5\webapps\openmeetings\upload\3\new > > > > > > \new.pdf] > > > > > > Name: error > > > > > > Value: 2010. 4. 1 오후 1:59:17 > > > > > > com.artofsolving.jodconverter.openoffice.connection.AbstractOpenOfficeConne > > > > > > ction > > > > > > connect정보: connected2010. 4. 1 오후 1:59:17 > > > > > > com.artofsolving.jodconverter.openoffice.connection.AbstractOpenOfficeConne > > > > > > ction > > > > > > disposing정보: disconnected > > > > > > Name: process > > > > > > Value: doJodConvert > > > > > > Name: exitValue > > > > > > Value: 0 > > > > > > Name: process > > > > > > Value: generateXMLDocument > > > > > > Name: exitValue > > > > > > Value: 0 > > > > > > Name: command > > > > > > Value: [C:\Program Files\ImageMagick-6.6.0-Q8\convert.exe, > > > > > > -thumbnail, > > > > > > 80, C:\openmeetings\red5\webapps\openmeetings\upload\3\new\new.pdf, > > > > > > C: > > > > > > \openmeetings\red5\webapps\openmeetings\upload\3\new\_thumb_page- > > > > > > %04d.jpg] > > > > > > Name: error > > > > > > Value: > > > > > > Name: process > > > > > > Value: generateBatchThumb > > > > > > Name: exitValue > > > > > > Value: 0 > > > > > > Name: process > > > > > > Value: processPDF > > > > > > Name: exitValue > > > > > > Value: -1 > > > > > > Name: command > > > > > > Value: [C:\Program Files\SWFTools\gpdf2swf\pdf2swf.exe, -s, > > > > > > insertstop, C:\openmeetings\red5\webapps\openmeetings\upload\3\new > > > > > > \new.pdf, C:\openmeetings\red5\webapps\openmeetings\upload\3\new > > > > > > \new.swf] > > > > > > Name: error > > > > > > Value: Cannot run program "C:\Program Files\SWFTools\gpdf2swf > > > > > > \pdf2swf.exe": CreateProcess error=2, ÁödµÈ ÆÄÀÏ; ã; ¼ö ¾ø > > > > > > Name: process > > > > > > Value: generateSwf > > > > > > > -------------------------------------------------------- > > > > > > > I've installed all of the conversion tools, but for some reason, > > > > > > while > > > > > > a document can be uploaded, it always fails with an error like this > > > > > > one. > > > > > > > Any ideas?- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
