Error Load PPT,Doc,PDF file to Whiteboard,pls help me.

40 views
Skip to first unread message

Kevin

unread,
Nov 18, 2008, 5:01:15 PM11/18/08
to OpenMeetings User
Dear,
Install:I have install
1)openoffice version is 3.0 and start the server on port 8100,command
is:
C:\Program Files\OpenOffice.org 3\program>soffice.exe -headless -
nologo -noresto
re -
accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager
2)red5:setup-red5-0.6.3.exe
3)Ghostscript 8.63
4)ImageMagick-6.4.5-Q16
setting : imagemagick_path = C:\Program Files\ImageMagick-6.4.5-Q16\
5)SWFTools
setting : swftools_path = C:\Program Files\SWFTools\


case one:if I update jpe format of image,it's display well on
whiteboard.
case two:update spark.ppt file to server,
I have found the file updated to C:\Red5\webapps\openmeetings\upload
\1\spark\spark.ppt
In spark folder have no spark.swf file..

library.xml ====>
<?xml version="1.0" encoding="UTF-8"?>
<presentation><originalDocument lastmod="1227043281640"
size="664064">spark.ppt</originalDocument><pdfDocument lastmod="0"
size="0">spark.pdf</pdfDocument><swfDocument lastmod="1227043281640"
size="664064">spark.swf</swfDocument><thumbs/></presentation>


I have found the related red5.log file===>

INFO | jvm 1 | 2008/11/19 05:21:21 | DEBUG 11-19 05:21:21.265
UploadHandler.java 301172 93
org.openmeetings.servlet.outputhandler.UploadHandler [btpool1-5] -
uploading........
INFO | jvm 1 | 2008/11/19 05:21:21 | DEBUG 11-19 05:21:21.265
UploadHandler.java 301172 102
org.openmeetings.servlet.outputhandler.UploadHandler [btpool1-5] -
uploading........ sid: b7ae2e258c6d9462d7ce52dc7066386f
INFO | jvm 1 | 2008/11/19 05:21:21 | DEBUG 11-19 05:21:21.359
UploadHandler.java 301266 109
org.openmeetings.servlet.outputhandler.UploadHandler [btpool1-5] -
uploading........ user_level: 3
INFO | jvm 1 | 2008/11/19 05:21:21 | DEBUG 11-19 05:21:21.359
UploadHandler.java 301266 162
org.openmeetings.servlet.outputhandler.UploadHandler [btpool1-5] -
#### UploadHandler working_dir: C:\Red5\webapps\openmeetings\upload\1\
INFO | jvm 1 | 2008/11/19 05:21:21 | DEBUG 11-19 05:21:21.531
UploadHandler.java 301438 254
org.openmeetings.servlet.outputhandler.UploadHandler [btpool1-5] -
##### WRITE FILE TO: C:\Red5\webapps\openmeetings\uploadtemp
\1\spark.ppt
INFO | jvm 1 | 2008/11/19 05:21:21 | DEBUG 11-19 05:21:21.531
UploadHandler.java 301438 269
org.openmeetings.servlet.outputhandler.UploadHandler [btpool1-5] -
canBeConverted: true
INFO | jvm 1 | 2008/11/19 05:21:21 | DEBUG 11-19 05:21:21.546
GeneratePDF.java 301453 74 org.openmeetings.app.documents.GeneratePDF
[btpool1-5] - fullProcessing: true
INFO | jvm 1 | 2008/11/19 05:21:21 | DEBUG 11-19 05:21:21.546
GeneratePDF.java 301453 143 org.openmeetings.app.documents.GeneratePDF
[btpool1-5] - executable_fileName: webapps\openmeetings\jod
\PDFCONVERT_19_11_2008_05_21_21_jodconverter.bat
INFO | jvm 1 | 2008/11/19 05:21:21 |
java.io.FileNotFoundException: webapps\openmeetings\jod
\PDFCONVERT_19_11_2008_05_21_21_jodconverter.bat (系统找不到指定的路径。)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
java.io.FileOutputStream.open(Native Method)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
java.io.FileOutputStream.<init>(Unknown Source)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
java.io.FileOutputStream.<init>(Unknown Source)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.openmeetings.app.documents.GeneratePDF.doConvertExec
(GeneratePDF.java:185)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.openmeetings.app.documents.GeneratePDF.convertPDF(GeneratePDF.java:
76)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.openmeetings.servlet.outputhandler.UploadHandler.service
(UploadHandler.java:272)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:
362)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:
216)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:
181)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:
712)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.handler.ContextHandlerCollection.handle
(ContextHandlerCollection.java:211)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.handler.HandlerCollection.handle
(HandlerCollection.java:114)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:
139)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.Server.handle(Server.java:313)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:
506)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.HttpConnection$RequestHandler.content
(HttpConnection.java:844)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:644)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.io.nio.SelectChannelEndPoint.run
(SelectChannelEndPoint.java:396)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.thread.BoundedThreadPool$PoolThread.run
(BoundedThreadPool.java:442)
INFO | jvm 1 | 2008/11/19 05:21:21 | DEBUG 11-19 05:21:21.546
GenerateThumbs.java 301453 145
org.openmeetings.app.documents.GenerateThumbs [btpool1-5] -
executable_fileName: webapps\openmeetings\jod
\BATCHTHUMB_19_11_2008_05_21_21_thumbnail.bat
INFO | jvm 1 | 2008/11/19 05:21:21 |
java.io.FileNotFoundException: webapps\openmeetings\jod
\BATCHTHUMB_19_11_2008_05_21_21_thumbnail.bat (系统找不到指定的路径。)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
java.io.FileOutputStream.open(Native Method)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
java.io.FileOutputStream.<init>(Unknown Source)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
java.io.FileOutputStream.<init>(Unknown Source)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.openmeetings.app.documents.GenerateThumbs.generateBatchThumb
(GenerateThumbs.java:155)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.openmeetings.app.documents.GeneratePDF.convertPDF(GeneratePDF.java:
78)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.openmeetings.servlet.outputhandler.UploadHandler.service
(UploadHandler.java:272)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:
362)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:
216)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:
181)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:
712)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.handler.ContextHandlerCollection.handle
(ContextHandlerCollection.java:211)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.handler.HandlerCollection.handle
(HandlerCollection.java:114)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:
139)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.Server.handle(Server.java:313)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:
506)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.HttpConnection$RequestHandler.content
(HttpConnection.java:844)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:644)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.io.nio.SelectChannelEndPoint.run
(SelectChannelEndPoint.java:396)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.thread.BoundedThreadPool$PoolThread.run
(BoundedThreadPool.java:442)
INFO | jvm 1 | 2008/11/19 05:21:21 | DEBUG 11-19 05:21:21.640
GenerateSWF.java 301547 67 org.openmeetings.app.documents.GenerateSWF
[btpool1-5] - executable_fileName: webapps\openmeetings\jod
\SWFCONVERT_19_11_2008_05_21_21_swfconverter.bat
INFO | jvm 1 | 2008/11/19 05:21:21 |
java.io.FileNotFoundException: webapps\openmeetings\jod
\SWFCONVERT_19_11_2008_05_21_21_swfconverter.bat (系统找不到指定的路径。)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
java.io.FileOutputStream.open(Native Method)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
java.io.FileOutputStream.<init>(Unknown Source)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
java.io.FileOutputStream.<init>(Unknown Source)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.openmeetings.app.documents.GenerateSWF.generateSWF
(GenerateSWF.java:76)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.openmeetings.app.documents.GeneratePDF.convertPDF(GeneratePDF.java:
80)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.openmeetings.servlet.outputhandler.UploadHandler.service
(UploadHandler.java:272)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:
362)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:
216)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:
181)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:
712)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.handler.ContextHandlerCollection.handle
(ContextHandlerCollection.java:211)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.handler.HandlerCollection.handle
(HandlerCollection.java:114)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:
139)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.Server.handle(Server.java:313)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:
506)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.HttpConnection$RequestHandler.content
(HttpConnection.java:844)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:644)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.io.nio.SelectChannelEndPoint.run
(SelectChannelEndPoint.java:396)
INFO | jvm 1 | 2008/11/19 05:21:21 | at
org.mortbay.thread.BoundedThreadPool$PoolThread.run
(BoundedThreadPool.java:442)
INFO | jvm 1 | 2008/11/19 05:21:21 | DEBUG 11-19 05:21:21.703 ?
301610 ? org.openmeetings.app.remote.Application [pool-3-thread-10] -
*..*idremote: 0
INFO | jvm 1 | 2008/11/19 05:21:21 | DEBUG 11-19 05:21:21.703 ?
301610 ? org.openmeetings.app.remote.Application [pool-3-thread-10] -
*..*my idstreamid: 0
INFO | jvm 1 | 2008/11/19 05:21:21 | DEBUG 11-19 05:21:21.703 ?
301610 ? org.openmeetings.app.remote.Application [pool-3-thread-10] -
sending sendVarsToMessage to RTMPMinaConnection from 127.0.0.1:1088 to
localhost (in: 798411, out: 324481)
INFO | jvm 1 | 2008/11/19 05:21:21 | DEBUG 11-19 05:21:21.765
ConferenceLibrary.java 301672 90
org.openmeetings.app.remote.ConferenceLibrary [pool-3-thread-13] -
#############users_id : 1
INFO | jvm 1 | 2008/11/19 05:21:21 | DEBUG 11-19 05:21:21.765
ConferenceLibrary.java 301672 91
org.openmeetings.app.remote.ConferenceLibrary [pool-3-thread-13] -
#############user_level : 3
INFO | jvm 1 | 2008/11/19 05:21:21 | DEBUG 11-19 05:21:21.765
ConferenceLibrary.java 301672 99
org.openmeetings.app.remote.ConferenceLibrary [pool-3-thread-13] -
#############working_dir : C:\Red5\webapps\openmeetings/upload\1
INFO | jvm 1 | 2008/11/19 05:21:21 | DEBUG 11-19 05:21:21.781
ConferenceLibrary.java 301688 119
org.openmeetings.app.remote.ConferenceLibrary [pool-3-thread-13] -
Found Folders, foldername: spark
INFO | jvm 1 | 2008/11/19 05:21:21 | working_dir
+File.separatorChar+allfiles[i]: C:\Red5\webapps\openmeetings/upload
\1\________________.jpg



any help is very very appreciate,,

Kevin.

Kevin

unread,
Nov 18, 2008, 5:02:03 PM11/18/08
to OpenMeetings User
ps:OS is window xp.

Kevin

unread,
Nov 18, 2008, 5:03:22 PM11/18/08
to OpenMeetings User
PS: openmeetings version is 0.52

On Nov 19, 6:01 am, Kevin <xiaosaz...@gmail.com> wrote:

Kevin

unread,
Nov 18, 2008, 5:06:52 PM11/18/08
to OpenMeetings User
PDFCONVERT_19_11_2008_05_21_21_jodconverter.bat have not gererate
success,
it's not exist job folder after my check,I have no ideal about
this,when I install openmeetings is no error.

On Nov 19, 6:01 am, Kevin <xiaosaz...@gmail.com> wrote:

smoeker

unread,
Nov 19, 2008, 6:04:01 AM11/19/08
to OpenMeetings User
hi there,

if no pdf was generated, it seems as OpenOffice couldnt convert your
ppt into a pdf...

please make sure (netstat on commandline), that openoffice is
listening on the right port....


see ya
> ...
>
> Erfahren Sie mehr >>- Zitierten Text ausblenden -
>
> - Zitierten Text anzeigen -

MarcGabrielli

unread,
Nov 19, 2008, 7:07:01 AM11/19/08
to OpenMeetings User
Hi Kevin,

Try to install the SWFTools and ImageMagick in a folder branching from
the root folder, or any folder that does NOT contain any space
character in the path.
Perhaps the space char in "Program Files" misleads the execution of
the batch converters.
Don't forget to change the path to the tools in the administration/
configuration tab.

If this is the case (misleading space char), perhaps just surrounding
the path with quotation marks (") also works.

See you.
> ...
>
> mais >>

翟建辉

unread,
Nov 19, 2008, 8:13:08 AM11/19/08
to openmeet...@googlegroups.com
Thanks smoeker and MarcGabrielli,
as I don't know your name,so just use your gmail name.hope your have no concern.
 
My tools install path is:
C:\Program\Ghostgum
C:\Program\gs\gs8.63
C:\Program\ImageMagick
C:\Program\SWFTools
 
C:\Red5
C:\Program Files\OpenOffice.org 3
 
 today,I try again,and check the openoffice is listener 8100 port,but still error wor..help,help,help..................@_@
pls find the attach file for the openoffice listening  port,and the openmeeting's config.xml for your refrence.
 
the error again:
 
INFO   | jvm 1    | 2008/11/19 20:55:50 | DEBUG 11-19 20:55:50.187  UploadHandler.java 965453 109 org.openmeetings.servlet.outputhandler.UploadHandler [btpool1-3] - uploading........ user_level: 3
INFO   | jvm 1    | 2008/11/19 20:55:50 | DEBUG 11-19 20:55:50.187  UploadHandler.java 965453 162 org.openmeetings.servlet.outputhandler.UploadHandler [btpool1-3] - #### UploadHandler working_dir: C:\Red5\webapps\openmeetings\upload\1\
INFO   | jvm 1    | 2008/11/19 20:55:50 | DEBUG 11-19 20:55:50.296  UploadHandler.java 965562 254 org.openmeetings.servlet.outputhandler.UploadHandler [btpool1-3] - ##### WRITE FILE TO: C:\Red5\webapps\openmeetings\uploadtemp\1\spark.ppt
INFO   | jvm 1    | 2008/11/19 20:55:50 | DEBUG 11-19 20:55:50.312  UploadHandler.java 965578 269 org.openmeetings.servlet.outputhandler.UploadHandler [btpool1-3] - canBeConverted: true
INFO   | jvm 1    | 2008/11/19 20:55:50 | DEBUG 11-19 20:55:50.312  GeneratePDF.java 965578 74 org.openmeetings.app.documents.GeneratePDF [btpool1-3] - fullProcessing: true
INFO   | jvm 1    | 2008/11/19 20:55:50 | DEBUG 11-19 20:55:50.312  GeneratePDF.java 965578 143 org.openmeetings.app.documents.GeneratePDF [btpool1-3] - executable_fileName: webapps\openmeetings\jod\PDFCONVERT_19_11_2008_20_55_50_jodconverter.bat
INFO   | jvm 1    | 2008/11/19 20:55:50 | java.io.FileNotFoundException: webapps\openmeetings\jod\PDFCONVERT_19_11_2008_20_55_50_jodconverter.bat (系统找不到指定的路径。)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at java.io.FileOutputStream.open(Native Method)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at java.io.FileOutputStream.<init>(Unknown Source)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at java.io.FileOutputStream.<init>(Unknown Source)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.openmeetings.app.documents.GeneratePDF.doConvertExec(GeneratePDF.java:185)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.openmeetings.app.documents.GeneratePDF.convertPDF(GeneratePDF.java:76)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.openmeetings.servlet.outputhandler.UploadHandler.service(UploadHandler.java:272)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.Server.handle(Server.java:313)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:844)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:644)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:396)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442)
INFO   | jvm 1    | 2008/11/19 20:55:50 | DEBUG 11-19 20:55:50.312  GenerateThumbs.java 965578 145 org.openmeetings.app.documents.GenerateThumbs [btpool1-3] - executable_fileName: webapps\openmeetings\jod\BATCHTHUMB_19_11_2008_20_55_50_thumbnail.bat
INFO   | jvm 1    | 2008/11/19 20:55:50 | java.io.FileNotFoundException: webapps\openmeetings\jod\BATCHTHUMB_19_11_2008_20_55_50_thumbnail.bat (系统找不到指定的路径。)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at java.io.FileOutputStream.open(Native Method)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at java.io.FileOutputStream.<init>(Unknown Source)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at java.io.FileOutputStream.<init>(Unknown Source)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.openmeetings.app.documents.GenerateThumbs.generateBatchThumb(GenerateThumbs.java:155)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.openmeetings.app.documents.GeneratePDF.convertPDF(GeneratePDF.java:78)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.openmeetings.servlet.outputhandler.UploadHandler.service(UploadHandler.java:272)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.Server.handle(Server.java:313)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:844)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:644)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:396)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442)
INFO   | jvm 1    | 2008/11/19 20:55:50 | DEBUG 11-19 20:55:50.328  GenerateSWF.java 965594 67 org.openmeetings.app.documents.GenerateSWF [btpool1-3] - executable_fileName: webapps\openmeetings\jod\SWFCONVERT_19_11_2008_20_55_50_swfconverter.bat
INFO   | jvm 1    | 2008/11/19 20:55:50 | java.io.FileNotFoundException: webapps\openmeetings\jod\SWFCONVERT_19_11_2008_20_55_50_swfconverter.bat (系统找不到指定的路径。)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at java.io.FileOutputStream.open(Native Method)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at java.io.FileOutputStream.<init>(Unknown Source)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at java.io.FileOutputStream.<init>(Unknown Source)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.openmeetings.app.documents.GenerateSWF.generateSWF(GenerateSWF.java:76)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.openmeetings.app.documents.GeneratePDF.convertPDF(GeneratePDF.java:80)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.openmeetings.servlet.outputhandler.UploadHandler.service(UploadHandler.java:272)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.Server.handle(Server.java:313)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:844)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:644)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:396)
INFO   | jvm 1    | 2008/11/19 20:55:50 |  at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442)
INFO   | jvm 1    | 2008/11/19 20:55:50 | DEBUG 11-19 20:55:50.359  ? 965625 ? org.openmeetings.app.remote.Application [pool-3-thread-8] - *..*idremote: 2
INFO   | jvm 1    | 2008/11/19 20:55:50 | DEBUG 11-19 20:55:50.359  ? 965625 ? org.openmeetings.app.remote.Application [pool-3-thread-8] - *..*my idstreamid: 2
INFO   | jvm 1    | 2008/11/19 20:55:50 | DEBUG 11-19 20:55:50.359  ? 965625 ? org.openmeetings.app.remote.Application [pool-3-thread-8] - sending sendVarsToMessage to RTMPMinaConnection from 127.0.0.1:1297 to localhost (in: 325914, out: 323791)
INFO   | jvm 1    | 2008/11/19 20:55:50 | DEBUG 11-19 20:55:50.437  ConferenceLibrary.java 965703 90 org.openmeetings.app.remote.ConferenceLibrary [pool-3-thread-13] - #############users_id : 1
INFO   | jvm 1    | 2008/11/19 20:55:50 | DEBUG 11-19 20:55:50.453  ConferenceLibrary.java 965719 91 org.openmeetings.app.remote.ConferenceLibrary [pool-3-thread-13] - #############user_level : 3
INFO   | jvm 1    | 2008/11/19 20:55:50 | DEBUG 11-19 20:55:50.453  ConferenceLibrary.java 965719 99 org.openmeetings.app.remote.ConferenceLibrary [pool-3-thread-13] - #############working_dir : C:\Red5\webapps\openmeetings/upload\1
INFO   | jvm 1    | 2008/11/19 20:55:50 | DEBUG 11-19 20:55:50.453  ConferenceLibrary.java 965719 119 org.openmeetings.app.remote.ConferenceLibrary [pool-3-thread-13] - Found Folders, foldername: spark
INFO   | jvm 1    | 2008/11/19 20:55:50 | DEBUG 11-19 20:55:50.453  ? 965719 ? org.openmeetings.app.remote.Application [pool-3-thread-13] - Received result null for sendVarsToMessage
INFO   | jvm 1    | 2008/11/19 20:55:52 | DEBUG 11-19 20:55:52.375  ConferenceLibrary.java 967641 90 org.openmeetings.app.remote.ConferenceLibrary [pool-3-thread-1] - #############users_id : 1
INFO   | jvm 1    | 2008/11/19 20:55:52 | DEBUG 11-19 20:55:52.375  ConferenceLibrary.java 967641 91 org.openmeetings.app.remote.ConferenceLibrary [pool-3-thread-1] - #############user_level : 3
INFO   | jvm 1    | 2008/11/19 20:55:52 | DEBUG 11-19 20:55:52.375  ConferenceLibrary.java 967641 99 org.openmeetings.app.remote.ConferenceLibrary [pool-3-thread-1] - #############working_dir : C:\Red5\webapps\openmeetings/upload\1/spark
INFO   | jvm 1    | 2008/11/19 20:55:52 | working_dir+File.separatorChar+allfiles[i]: C:\Red5\webapps\openmeetings/upload\1/spark\library.xml
INFO   | jvm 1    | 2008/11/19 20:55:52 | DEBUG 11-19 20:55:52.375  ConferenceLibrary.java 967641 158 org.openmeetings.app.remote.ConferenceLibrary [pool-3-thread-1] - Found File, fileName: library.xml
INFO   | jvm 1    | 2008/11/19 20:55:52 | ERROR 11-19 20:55:52.375  LoadLibraryPresentation.java 967641 39 org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-thread-1] - originalDocument
INFO   | jvm 1    | 2008/11/19 20:55:52 |  INFO 11-19 20:55:52.375  LoadLibraryPresentation.java 967641 70 org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-thread-1] - org.dom4j.tree.DefaultElement@1fc0936 [Element: <originalDocument attributes: [org.dom4j.tree.DefaultAttribute@1c0bb4b [Attribute: name lastmod value "1227099350328"], org.dom4j.tree.DefaultAttribute@486d1d [Attribute: name size value "664064"]]/>]
INFO   | jvm 1    | 2008/11/19 20:55:52 | ERROR 11-19 20:55:52.375  LoadLibraryPresentation.java 967641 53 org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-thread-1] - {name=originalDocument, filename=spark.ppt, lastmod=1227099350328, size=664064}
INFO   | jvm 1    | 2008/11/19 20:55:52 | ERROR 11-19 20:55:52.375  LoadLibraryPresentation.java 967641 39 org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-thread-1] - pdfDocument
INFO   | jvm 1    | 2008/11/19 20:55:52 |  INFO 11-19 20:55:52.375  LoadLibraryPresentation.java 967641 70 org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-thread-1] - org.dom4j.tree.DefaultElement@f3b418 [Element: <pdfDocument attributes: [org.dom4j.tree.DefaultAttribute@1b4b5ff [Attribute: name lastmod value "0"], org.dom4j.tree.DefaultAttribute@1187f60 [Attribute: name size value "0"]]/>]
INFO   | jvm 1    | 2008/11/19 20:55:52 | ERROR 11-19 20:55:52.375  LoadLibraryPresentation.java 967641 53 org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-thread-1] - {name=pdfDocument, filename=spark.pdf, lastmod=0, size=0}
INFO   | jvm 1    | 2008/11/19 20:55:52 | ERROR 11-19 20:55:52.375  LoadLibraryPresentation.java 967641 39 org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-thread-1] - swfDocument
INFO   | jvm 1    | 2008/11/19 20:55:52 |  INFO 11-19 20:55:52.375  LoadLibraryPresentation.java 967641 70 org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-thread-1] - org.dom4j.tree.DefaultElement@152a23e [Element: <swfDocument attributes: [org.dom4j.tree.DefaultAttribute@19cc84 [Attribute: name lastmod value "1227099350328"], org.dom4j.tree.DefaultAttribute@1c21524 [Attribute: name size value "664064"]]/>]
INFO   | jvm 1    | 2008/11/19 20:55:52 | ERROR 11-19 20:55:52.375  LoadLibraryPresentation.java 967641 53 org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-thread-1] - {name=swfDocument, filename=spark.swf, lastmod=1227099350328, size=664064}
INFO   | jvm 1    | 2008/11/19 20:55:52 | ERROR 11-19 20:55:52.390  LoadLibraryPresentation.java 967656 39 org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-thread-1] - thumbs
INFO   | jvm 1    | 2008/11/19 20:55:52 | ERROR 11-19 20:55:52.390  LoadLibraryPresentation.java 967656 53 org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-thread-1] - {name=thumbs, thumbs={}}
INFO   | jvm 1    | 2008/11/19 20:55:52 | working_dir+File.separatorChar+allfiles[i]: C:\Red5\webapps\openmeetings/upload\1/spark\spark.ppt
INFO   | jvm 1    | 2008/11/19 20:55:52 | DEBUG 11-19 20:55:52.406  ConferenceLibrary.java 967672 158 org.openmeetings.app.remote.ConferenceLibrary [pool-3-thread-1] - Found File, fileName: spark.ppt
INFO   | jvm 1    | 2008/11/19 20:55:54 | DEBUG 11-19 20:55:54.812  DownloadHandler.java 970078 47 org.openmeetings.servlet.outputhandler.DownloadHandler [btpool1-3] - sid: bbce4e3ac4ebdd62864e47f0e24cdd79
INFO   | jvm 1    | 2008/11/19 20:55:54 | DEBUG 11-19 20:55:54.921  DownloadHandler.java 970187 201 org.openmeetings.servlet.outputhandler.DownloadHandler [btpool1-3] - requestedFile: spark.pdf current_dir: C:\Red5\webapps\openmeetings\upload\1\/spark/\
INFO   | jvm 1    | 2008/11/19 20:55:54 | DEBUG 11-19 20:55:54.921  DownloadHandler.java 970187 208 org.openmeetings.servlet.outputhandler.DownloadHandler [btpool1-3] - LOG DownloadHandler: The request file is not readable
INFO   | jvm 1    | 2008/11/19 20:55:54 | DEBUG 11-19 20:55:54.921  DownloadHandler.java 970187 212 org.openmeetings.servlet.outputhandler.DownloadHandler [btpool1-3] - LOG ERROR requestedFile: spark.pdf
INFO   | jvm 1    | 2008/11/19 20:55:54 | DEBUG 11-19 20:55:54.921  DownloadHandler.java 970187 246 org.openmeetings.servlet.outputhandler.DownloadHandler [btpool1-3] - full_path: C:\Red5\webapps\openmeetings\\default\deleted.pdf



 
2008/11/19 MarcGabrielli <marcga...@gmail.com>
config.xml
red5.log
openoffice listener.bmp

smoeker

unread,
Nov 19, 2008, 12:32:39 PM11/19/08
to OpenMeetings User
hi,

can you find the file "webapps\openmeetings\jod
\PDFCONVERT_19_11_2008_20_55_50_jodconverter.bat" in the given
directory?

if it doesnt exist : could you check write permissions on the jod
folder?

The Exception describes an Exception in
org.openmeetings.app.documents.GeneratePDF.doConvertExec
(GeneratePDF.java:1-85) .

In the current openmeetingscode the executable file gets written
exactly in Line 185.

Otherwise you could have a problem with your working directory : The
path to the jod - folder seems to be relative, means errors can
occurr, when your RED5_HOME Directory is not the place from where RED5
gets started. I know this problem from some tomcat installations -
when started from another directory it is possible, that the relative
paths arent correct in some applications (dependent on how the paths
are generated...)

how and from where do you start red5?


see ya

Smoeker
> org.openmeetings.app.documents.GeneratePDF.doConvertExec(GeneratePDF.java:1-85)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.openmeetings.app.documents.GeneratePDF.convertPDF(GeneratePDF.java:76)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.openmeetings.servlet.outputhandler.UploadHandler.service(UploadHandler.-java:272)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCol-lection.java:211)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:1-14)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.Server.handle(Server.java:313)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java-:844)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:644)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:396-)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:-442)
> INFO | jvm 1 | 2008/11/19 20:55:50 | DEBUG 11-19 20:55:50.312
> GenerateThumbs.java 965578 145 org.openmeetings.app.documents.GenerateThumbs
> [btpool1-3] - executable_fileName:
> webapps\openmeetings\jod\BATCHTHUMB_19_11_2008_20_55_50_thumbnail.bat
> INFO | jvm 1 | 2008/11/19 20:55:50 | java.io.FileNotFoundException:
> webapps\openmeetings\jod\BATCHTHUMB_19_11_2008_20_55_50_thumbnail.bat
> (系统找不到指定的路径。)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> java.io.FileOutputStream.open(Native Method)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> java.io.FileOutputStream.<init>(Unknown Source)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> java.io.FileOutputStream.<init>(Unknown Source)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.openmeetings.app.documents.GenerateThumbs.generateBatchThumb(GenerateTh-umbs.java:155)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.openmeetings.app.documents.GeneratePDF.convertPDF(GeneratePDF.java:78)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.openmeetings.servlet.outputhandler.UploadHandler.service(UploadHandler.-java:272)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCol-lection.java:211)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:1-14)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.Server.handle(Server.java:313)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java-:844)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:644)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:396-)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:-442)
> INFO | jvm 1 | 2008/11/19 20:55:50 | DEBUG 11-19 20:55:50.328
> GenerateSWF.java 965594 67 org.openmeetings.app.documents.GenerateSWF
> [btpool1-3] - executable_fileName:
> webapps\openmeetings\jod\SWFCONVERT_19_11_2008_20_55_50_swfconverter.bat
> INFO | jvm 1 | 2008/11/19 20:55:50 | java.io.FileNotFoundException:
> webapps\openmeetings\jod\SWFCONVERT_19_11_2008_20_55_50_swfconverter.bat
> (系统找不到指定的路径。)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> java.io.FileOutputStream.open(Native Method)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> java.io.FileOutputStream.<init>(Unknown Source)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> java.io.FileOutputStream.<init>(Unknown Source)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.openmeetings.app.documents.GenerateSWF.generateSWF(GenerateSWF.java:76)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.openmeetings.app.documents.GeneratePDF.convertPDF(GeneratePDF.java:80)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.openmeetings.servlet.outputhandler.UploadHandler.service(UploadHandler.-java:272)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
> INFO | jvm 1 | 2008/11/19 20:55:50 | at
> ...
>
> Erfahren Sie mehr >>
>
> config.xml
> 7KAnzeigenHerunterladen
>
> red5.log
> 2334KAnzeigenHerunterladen
>
> openoffice listener.bmp
> 1283KAnzeigenHerunterladen

翟建辉

unread,
Nov 19, 2008, 7:00:38 PM11/19/08
to openmeet...@googlegroups.com
Dear smoeker,
 
1)I haven't found PDFCONVERT_19_11_2008_20_55_50_jodconverter.bat in C:\Red5\webapps\openmeetings\jod
 
2)I check the job folder permission,it's can delete,create,update file,,but the job folder attribute shows read_only,
I could not remove the 'Read Only'
attribute myself (could remove it but it had been re-entered when I looked
again).

However I could still Rename/Delete the folder, ie it's not neccesary to
remove the 'Read-Only' attribute to Delete/Rename the folder
is it a problem?
 
3)I am using C:\Red5\red5.bat or red5 servce to started. I found a red5.bat in openmeetings folder,and I try use it to start,but failed.
error:
Exception in thread "main" java.lang.ExceptionInInitializerError
        at org.red5.server.Standalone.<clinit>(Standalone.java:46)
Caused by: java.security.AccessControlException: access denied (java.util.Proper
tyPermission org.apache.commons.logging.LogFactory.HashtableImpl read)
        at java.security.AccessControlContext.checkPermission(AccessControlConte
xt.java:264)
        at java.security.AccessController.checkPermission(AccessController.java:
427)
        at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
        at java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:12
85)
        at java.lang.System.getProperty(System.java:628)
        at org.apache.commons.logging.LogFactory.createFactoryStore(LogFactory.j
ava:320)
        at org.apache.commons.logging.LogFactory.<clinit>(LogFactory.java:1725)
        ... 1 more
 
 
 
 
Best regards,
Kevin
 
2008/11/20 smoeker <o.bec...@medint.de>

翟建辉

unread,
Nov 19, 2008, 7:26:51 PM11/19/08
to openmeet...@googlegroups.com
Dear smoeker,
 
Thx you again,I can convert file to corrcet fomat now.
case:
anyway,the folder still read_only,but I restart red5,and testing again,now I can found the PDFCONVERT_20_11_2008_08_16_47_jodconverter.bat/SWFCONVERT_20_11_2008_08_17_08_swfconverter.bat in openmeetings\job folder, and the related *.swf,*.pdf file in openmeetings\upload folder.
But,I still can't import my file 41.swf to whiteboard,it's will popup a diaog,display:
"the connection to the server is lost,application or/and check your network".
 
ps:I have already started openoffice  on 8100 port.checked. network is ok.
 


 
2008/11/20 翟建辉 <xiaos...@gmail.com>

smoeker

unread,
Nov 20, 2008, 2:53:16 AM11/20/08
to OpenMeetings User
hi,

im glad, it works now on serverside (Generation of the Batchfiles...)

-> The problem of OpenMeetings beeing unable to show presentations in
the whiteboard is well known at the moment, when using the current
flashplayer version (10.xxxx)
-> Please find out, which version you are using
(-> u can do a selftest by calling http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_15507
in your browser...)

see ya

Smoeker


On 20 Nov., 01:26, "翟建辉" <xiaosaz...@gmail.com> wrote:
> Dear smoeker,
>
> Thx you again,I can convert file to corrcet fomat now.
> case:
> anyway,the folder still read_only,but I restart red5,and testing again,now I
> can found the
> PDFCONVERT_20_11_2008_08_16_47_jodconverter.bat/SWFCONVERT_20_11_2008_08_17-_08_swfconverter.bat
> in openmeetings\job folder, and the related *.swf,*.pdf file in
> openmeetings\upload folder.
> But,I still can't import my file 41.swf to whiteboard,it's will popup a
> diaog,display:
> "the connection to the server is lost,application or/and check your
> network".
>
> ps:I have already started openoffice on 8100 port.checked. network is ok.
>
> 2008/11/20 翟建辉 <xiaosaz...@gmail.com>
> > 2008/11/20 smoeker <o.beche...@medint.de>
> >> org.openmeetings.app.documents.GeneratePDF.doConvertExec(GeneratePDF.java:1--85)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
>
> >> org.openmeetings.app.documents.GeneratePDF.convertPDF(GeneratePDF.java:76)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
>
> >> org.openmeetings.servlet.outputhandler.UploadHandler.service(UploadHandler.--java:272)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
> >> > javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
> >> > org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
> >> > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
>
> >> org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
> >> > org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
> >> > org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
> >> > org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
>
> >> org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCol--lection.java:211)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
>
> >> org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:1--14)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
> >> > org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
> >> > org.mortbay.jetty.Server.handle(Server.java:313)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
> >> > org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
>
> >> org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java--:844)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
> >> > org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:644)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
> >> > org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
> >> > org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
>
> >> org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:396--)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
>
> >> org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:--442)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | DEBUG 11-19 20:55:50.312
> >> > GenerateThumbs.java 965578 145
> >> org.openmeetings.app.documents.GenerateThumbs
> >> > [btpool1-3] - executable_fileName:
> >> > webapps\openmeetings\jod\BATCHTHUMB_19_11_2008_20_55_50_thumbnail.bat
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | java.io.FileNotFoundException:
> >> > webapps\openmeetings\jod\BATCHTHUMB_19_11_2008_20_55_50_thumbnail.bat
> >> > (系统找不到指定的路径。)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
> >> > java.io.FileOutputStream.open(Native Method)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
> >> > java.io.FileOutputStream.<init>(Unknown Source)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
> >> > java.io.FileOutputStream.<init>(Unknown Source)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
>
> >> org.openmeetings.app.documents.GenerateThumbs.generateBatchThumb(GenerateTh--umbs.java:155)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
>
> >> org.openmeetings.app.documents.GeneratePDF.convertPDF(GeneratePDF.java:78)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
>
> >> org.openmeetings.servlet.outputhandler.UploadHandler.service(UploadHandler.--java:272)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 | at
> >> > javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
> >> > INFO | jvm 1 | 2008/11/19 20:55:50 |
>

翟建辉

unread,
Nov 20, 2008, 7:52:43 AM11/20/08
to openmeet...@googlegroups.com

Dear,

       I notice flashplay 10 have problem with openmeetings,so I install the flashplay is version9,ref:
And I attach a error dialog for your refrence.
Version test for Adobe Flash Player

The SWF movie below displays the specific version of the Adobe Flash Player currently installed and active in your browser. For Flash Player 6 or later, it also tests to see if the debug or shipping version of Flash Player is installed.

 

 
 
Kevin

2008/11/20 smoeker <o.bec...@medint.de>
11.bmp

翟建辉

unread,
Nov 20, 2008, 9:05:59 AM11/20/08
to openmeet...@googlegroups.com
Hi,
 
I install flash version 9,
 
Red5 console log,for you help me to resole this problem,thx
 
.swf1227189757453
DEBUG 11-20 22:03:07.625  ? 4684438 ? org.openmeetings.app.remote.Application [p
ool-3-thread-1] - getWhiteBoardImagesSyncListByRoomAndImageid room_id: 5
DEBUG 11-20 22:03:07.640  ? 4684453 ? org.openmeetings.app.remote.Application [p
ool-3-thread-1] - getWhiteBoardImagesSyncListByRoomAndImageid roomList: {041.swf
1227189757453={956f45846e1422fd83c9d638241c0fa7=org.openmeetings.app.conference.
whiteboard.WhiteboardSyncLockObject@1275595}}
DEBUG 11-20 22:03:07.656  ? 4684469 ? org.openmeetings.app.remote.Application [p
ool-3-thread-1] - getWhiteBoardImagesSyncListByRoomAndImageid object_id: 041.swf
1227189757453
DEBUG 11-20 22:03:07.656  ? 4684469 ? org.openmeetings.app.remote.Application [p
ool-3-thread-1] - getWhiteBoardImagesSyncListByRoomAndImageid roomList Key image
_id: 041.swf1227189757453
DEBUG 11-20 22:03:07.656  WhiteBoardService.java 4684469 228 org.openmeetings.ap
p.remote.WhiteBoardService [pool-3-thread-1] - sendCompletedObjectSyncEvent sync
ListImage: {956f45846e1422fd83c9d638241c0fa7=org.openmeetings.app.conference.whi
teboard.WhiteboardSyncLockObject@1275595}
DEBUG 11-20 22:03:07.703  WhiteBoardService.java 4684516 239 org.openmeetings.ap
p.remote.WhiteBoardService [pool-3-thread-1] - sendCompletedImagesSyncEvent remo
ve: 956f45846e1422fd83c9d638241c0fa7
DEBUG 11-20 22:03:07.703  WhiteBoardService.java 4684516 246 org.openmeetings.ap
p.remote.WhiteBoardService [pool-3-thread-1] - sendCompletedImagesSyncEvent numb
erOfInitial: 0
DEBUG 11-20 22:03:07.765  WhiteBoardService.java 4684578 507 org.openmeetings.ap
p.remote.WhiteBoardService [pool-3-thread-5] - resultReceived: Service: null Met
hod: sendObjectSyncCompleteFlag Num Params: 10: org.openmeetings.app.conference.
whiteboard.WhiteboardSyncLockObject@1275595

2008/11/20 翟建辉 <xiaos...@gmail.com>

翟建辉

unread,
Nov 20, 2008, 9:07:03 AM11/20/08
to openmeet...@googlegroups.com

smoeker

unread,
Nov 20, 2008, 9:18:44 AM11/20/08
to OpenMeetings User
hi,

r u sure, the swf was generated? .swf is available on the Filesystem?

maybe u could try to run pdf2swf from commandline, sometimes it spits
out more information (such as problems caused by contents with more
frames as the swf - specification allows...)
-> im not firm with that tool, so it would be best to try it from
commandline and watch the output....

-> if the conversion works fine and u also can open the swf
independent from openmeetings u could finally try the StandAlone
FlashPlayer solution, maybe something went wrong installing the new or
deinstalling the old flash plugin...

see ya

Smoeker

On 20 Nov., 15:07, "翟建辉" <xiaosaz...@gmail.com> wrote:
> I install this versionhttp://download.macromedia.com/pub/flashplayer/updaters/9/flashplayer...
>
> 2008/11/20 翟建辉 <xiaosaz...@gmail.com>
>
>
>
> > Hi,
>
> > I install flash version 9,
>
> > Red5 console log,for you help me to resole this problem,thx
>
> > .swf1227189757453
> > DEBUG 11-20 22:03:07.625 ? 4684438 ?
> > org.openmeetings.app.remote.Application [p
> > ool-3-thread-1] - getWhiteBoardImagesSyncListByRoomAndImageid room_id: 5
> > DEBUG 11-20 22:03:07.640 ? 4684453 ?
> > org.openmeetings.app.remote.Application [p
> > ool-3-thread-1] - getWhiteBoardImagesSyncListByRoomAndImageid roomList:
> > {041.swf
>
> > 1227189757453={956f45846e1422fd83c9d638241c0fa7=org.openmeetings.app.confer-ence.
> > 2008/11/20 翟建辉 <xiaosaz...@gmail.com>
>
> >> Dear,
> >> I notice flashplay 10 have problem with openmeetings,so I install
> >> the flashplay is version9,ref:
> >> And I attach a error dialog for your refrence.
> >> Version test for Adobe Flash Player
>
> >> The SWF movie below displays the specific version of the Adobe Flash
> >> Player currently installed and active in your browser. For Flash Player 6 or
> >> later, it also tests to see if the debug or shipping version of Flash Player
> >> is installed.
>
> >> Kevin
>
> >> 2008/11/20 smoeker <o.beche...@medint.de>
>
> >>> hi,
>
> >>> im glad, it works now on serverside (Generation of the Batchfiles...)
>
> >>> -> The problem of OpenMeetings beeing unable to show presentations in
> >>> the whiteboard is well known at the moment, when using the current
> >>> flashplayer version (10.xxxx)
> >>> -> Please find out, which version you are using
> >>> (-> u can do a selftest by calling
> >>>http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_15507
> >>> in your browser...)
>
> >>> see ya
>
> >>> Smoeker
>
> >>> On 20 Nov., 01:26, "翟建辉" <xiaosaz...@gmail.com> wrote:
> >>> > Dear smoeker,
>
> >>> > Thx you again,I can convert file to corrcet fomat now.
> >>> > case:
> >>> > anyway,the folder still read_only,but I restart red5,and testing
> >>> again,now I
> >>> > can found the
>
> >>> PDFCONVERT_20_11_2008_08_16_47_jodconverter.bat/SWFCONVERT_20_11_2008_08_17--_08_swfconverter.bat

翟建辉

unread,
Nov 20, 2008, 10:08:51 AM11/20/08
to openmeet...@googlegroups.com
Dear smoeker,
    I am sure the .swf have generated at :C:\Red5\webapps\openmeetings\upload\1\041\*.swf.
and also I can open the *swf manual, before you said "try the StandAlone FlashPlayer solution"
,would you help me to try try?
 
Best regards,
Kevin

2008/11/20 smoeker <o.bec...@medint.de>

smoeker

unread,
Nov 20, 2008, 10:24:26 AM11/20/08
to OpenMeetings User
hi,

im not sure i understand... u need help using the Standalone
FlashPlayer?

if so, you can download a browserindependent exe from
http://www.adobe.com/support/flashplayer/downloads.html#fp9, start it
and enter the URL to the main.lzx....swf of openmeetings.

-> this is no final solution, but maybe it helps you finding out,
where the problem comes from....
-> if the whiteboard is ok using the StandalonePlayer you maybe have a
problem with your flashplayer in your browser....

see ya

Smoeker

On 20 Nov., 16:08, "翟建辉" <xiaosaz...@gmail.com> wrote:
> Dear smoeker,
> I am sure the .swf have generated at
> :C:\Red5\webapps\openmeetings\upload\1\041\*.swf.
> and also I can open the *swf manual, before you said "try the StandAlone
> FlashPlayer solution"
> ,would you help me to try try?
>
> Best regards,
> Kevin
>
> 2008/11/20 smoeker <o.beche...@medint.de>
> > 1227189757453={956f45846e1422fd83c9d638241c0fa7=org.openmeetings.app.confer--ence.
> > PDFCONVERT_20_11_2008_08_16_47_jodconverter.bat/SWFCONVERT_20_11_2008_08_17---_08_swfconverter.bat

翟建辉

unread,
Nov 20, 2008, 10:46:23 AM11/20/08
to openmeet...@googlegroups.com
Dear Smoeker,
 
 Thank you very much,checking with the Standalone FlashPlayer 9, it's OK

2008/11/20 smoeker <o.bec...@medint.de>

翟建辉

unread,
Nov 20, 2008, 10:50:15 AM11/20/08
to openmeet...@googlegroups.com
I can load the *swf to whiterboard by Standalone FlashPlayer9,
maybe I installed the flashplayer9 plugin for IE version exist some problem,would you provide a download link for flashPlasher9 for IE plugin for me?
 
you are very awesome man.very very patient man,@_@
 
Best regards,
Kevin

2008/11/20 翟建辉 <xiaos...@gmail.com>

smoeker

unread,
Nov 21, 2008, 3:17:37 AM11/21/08
to OpenMeetings User
hi,

i would suggest, u first run an uninstaller before u install a elder
version (-> version9)

-> u can retrieve it from http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14157&sliceId=1

Afterwards u can download the Flashplayer Plugin 9 from

http://www.adobe.com/support/flashplayer/downloads.html#fp9

dont matter bout the patience, i needed much help myself not so long
time ago ;-)

see ya

Olli

On 20 Nov., 16:50, "翟建辉" <xiaosaz...@gmail.com> wrote:
> I can load the *swf to whiterboard by Standalone FlashPlayer9,
> maybe I installed the flashplayer9 plugin for IE version exist some
> problem,would you provide a download link for flashPlasher9 for IE plugin
> for me?
>
> you are very awesome man.very very patient man,@_@
>
> Best regards,
> Kevin
>
> 2008/11/20 翟建辉 <xiaosaz...@gmail.com>
>
>
>
> > Dear Smoeker,
>
> > Thank you very much,checking with the Standalone FlashPlayer 9, it's OK
>
> > 2008/11/20 smoeker <o.beche...@medint.de>
> >> 1227189757453={956f45846e1422fd83c9d638241c0fa7=org.openmeetings.app.confer---ence.
> >> PDFCONVERT_20_11_2008_08_16_47_jodconverter.bat/SWFCONVERT_20_11_2008_08_17----_08_swfconverter.bat

Luiz Nascimento

unread,
Jan 8, 2009, 4:13:56 PM1/8/09
to OpenMeetings User
Hi,

OM was with my same problem. Now this conversion but does not display
the document in the whiteboard. Appears in the log these errors when
loading the library.

I am using
1) openoffice version 3.0
2) RED5-0.6.3
3) Ghostscript 8.63
4) ImageMagick-6.4.5-Q16
5) SWFTools
6) Windows XP SP2

==LOG==
DEBUG 01-08 17:30:34.625 ? 817922 ?
org.openmeetings.app.remote.ConferenceLibrary [pool-3-thread-1] -
Found File, fileName: library.xml
ERROR 01-08 17:30:34.640 ? 817937 ?
org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-
thread-1] - originalDocument
INFO 01-08 17:30:34.703 ? 818000 ?
org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-
thread-1] - org.dom4j.tree.DefaultElement@f3bed9 [Element:
<originalDocument attributes: [org.dom4j.tree.DefaultAttribute@76a247
[Attribute: name lastmod value "1231442982828"],
org.dom4j.tree.DefaultAttribute@980461 [Attribute: name size value
"768000"]]/>]
ERROR 01-08 17:30:34.703 ? 818000 ?
org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-
thread-1] - {name=originalDocument, filename=DispositivosdeIn.ppt,
lastmod=1231442982828, size=768000}
ERROR 01-08 17:30:34.703 ? 818000 ?
org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-
thread-1] - pdfDocument
INFO 01-08 17:30:34.703 ? 818000 ?
org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-
thread-1] - org.dom4j.tree.DefaultElement@479326 [Element:
<pdfDocument attributes: [org.dom4j.tree.DefaultAttribute@10dbc8d
[Attribute: name lastmod value "1231442969015"],
org.dom4j.tree.DefaultAttribute@d5e310 [Attribute: name size value
"1587289"]]/>]
ERROR 01-08 17:30:34.703 ? 818000 ?
org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-
thread-1] - {name=pdfDocument, filename=DispositivosdeIn.pdf,
lastmod=1231442969015, size=1587289}
ERROR 01-08 17:30:34.703 ? 818000 ?
org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-
thread-1] - swfDocument
INFO 01-08 17:30:34.703 ? 818000 ?
org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-
thread-1] - org.dom4j.tree.DefaultElement@2e3919 [Element:
<swfDocument attributes: [org.dom4j.tree.DefaultAttribute@a6a4b6
[Attribute: name lastmod value "1231442982828"],
org.dom4j.tree.DefaultAttribute@87aa16 [Attribute: name size value
"768000"]]/>]
ERROR 01-08 17:30:34.703 ? 818000 ?
org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-
thread-1] - {name=swfDocument, filename=DispositivosdeIn.swf,
lastmod=1231442982828, size=768000}
ERROR 01-08 17:30:34.703 ? 818000 ?
org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-
thread-1] - thumbs
ERROR 01-08 17:30:34.703 ? 818000 ?
org.openmeetings.app.documents.LoadLibraryPresentation [pool-3-
thread-1] - {name=thumbs, thumbs={}}
DEBUG 01-08 17:30:35.921 ? 819218 ?
org.openmeetings.servlet.outputhandler.DownloadHandler [btpool1-7] -
sid: caee57a892d4a0df237a6e937f17dce7
DEBUG 01-08 17:30:35.953 ? 819250 ?
org.openmeetings.servlet.outputhandler.DownloadHandler [btpool1-7] -
requestedFile: DispositivosdeIn.pdf current_dir: C:\Red5\webapps
\openmeetings\upload\5\/DispositivosdeIn/\
DEBUG 01-08 17:30:35.953 ? 819250 ?
org.openmeetings.servlet.outputhandler.DownloadHandler [btpool1-7] -
full_path: C:\Red5\webapps\openmeetings\upload\5\/DispositivosdeIn/
\DispositivosdeIn.pdf
DEBUG 01-08 17:31:49.203 ? 892500 ?
org.openmeetings.app.remote.Application [pool-3-thread-13] - start
streamBroadcastClose broadcast close: 1
DEBUG 01-08 17:31:49.203 ? 892500 ?
org.openmeetings.app.remote.Application [pool-3-thread-13] -
sendClientBroadcastNotifications: 1
DEBUG 01-08 17:31:49.203 ? 892500 ?
org.openmeetings.app.remote.Application [pool-3-thread-13] -
sendClientBroadcastNotifications :
org.openmeetings.app.conference.videobeans.RoomClient@19a1843 1
DEBUG 01-08 17:31:49.218 ? 892515 ?
org.openmeetings.app.remote.Application [pool-3-thread-13] -
logicalRoomLeave



On 21 nov 2008, 05:17, smoeker <o.beche...@medint.de> wrote:
> hi,
>
> i would suggest, u first run an uninstaller before u install a elder
> version (-> version9)
>
> -> u can retrieve it fromhttp://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14157&sl...
> > >> 1227189757453={956f45846e1422fd83c9d638241c0fa7=org.openmeetings.app.confer----ence.
> > >> PDFCONVERT_20_11_2008_08_16_47_jodconverter.bat/SWFCONVERT_20_11_2008_08_17-----_08_swfconverter.bat
> ...
>
> mais >>- Ocultar texto entre aspas -
>
> - Mostrar texto entre aspas -

Graciani

unread,
Jan 15, 2009, 3:48:44 AM1/15/09
to OpenMeetings User
I had that problem, i got it works installing flash version 8.0.42, i
think openmeetings upload files to whiteboard whitout problems until
9.0.124 flash version. Since 9.0.151 version it doesn´t work
succefully.

Luiz Nascimento ha escrito:
> > > 2008/11/20 �Խ��� <xiaosaz...@gmail.com>
> > > >> > > > 2008/11/20 �Խ��� <xiaosaz...@gmail.com>
> > > >> > > > > 2008/11/20 �Խ��� <xiaosaz...@gmail.com>
> > > >> > > > >>> > 2008/11/20 �Խ��� <xiaosaz...@gmail.com>

smoeker

unread,
Jan 15, 2009, 11:00:10 AM1/15/09
to OpenMeetings User
hi,

Sebastian fixed that problem meanwhile....

u can either wait for the new binary release or download and compile
the current sources to solve the problem...


see ya

Smoeker
> > > > >> 1227189757453={956f45846e1422fd83c9d638241c0fa7=org.openmeetings.app.confer­----ence.
Reply all
Reply to author
Forward
0 new messages