michaelyin / openmeetings

Automatically exported from code.google.com/p/openmeetings
0 stars 0 forks source link

HTTP error 500 with a pdf file (17 Mo) #1084

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If you would like to Donate for the Completion or Priority of this feature
you can do that through:
http://webbase-design.de/donate/

If you are looking for a Developer or Consultant to complete or customize
your Installation you may want to hire one of these:
http://code.google.com/p/openmeetings/wiki/Jobs

Which version of OpenMeetings are you running?

In case its an UI Bug => Images say more then words! Please attach a
Screen-Shot.

What's your operating system on client and server side?

Is it a problem related to the client/usability or server-side?

Did you have any trace/debug output?
To get the debug output of the client run the software in debug-modus
Debug modus of the client:
http://$RED5-HOME:$RED5-HTTPPORT/xmlcrm/maindebug.lzx.lzr=swf8.swf

for example for your local copy:
http://localhost:5080/openmeetings/maindebug.swf8.swf?lzproxied=solo

or see live example:
http://openmeetings-de:8080/maindebug.swf8.swf?lzproxied=solo

Server side loging:
browser your Red5-Home directory. There's a log-file directory. On linux
boxes you can run red5 using:
nohup ./red5.sh &
and debug output will be written to nohup.out

please attach any debug output to get a patch on time
Hello,
Only with this file. The mesure of the zip of this pdf file  is 11,1 Mo , i 
can't attach it

In error.log
2010-01-15 10:54:08,668 [http-0.0.0.0-5080-4] ERROR 
o.a.c.c.C.[.[.0.0.0.[.[UploadHandler] - Servlet.service() for servlet 
UploadHandler threw exception
java.lang.OutOfMemoryError: Java heap space
    at java.util.Arrays.copyOf(Arrays.java:2786) [na:1.6.0_12]
    at 
java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:94) 
[na:1.6.0_12]
    at 
http.utils.multipartrequest.MultipartRequest.readAndWrite(MultipartRequest.
java:1138) [multipartrequest.jar:na]
    at 
http.utils.multipartrequest.MultipartRequest.readFile(MultipartRequest.java
:1223) [multipartrequest.jar:na]
    at 
http.utils.multipartrequest.MultipartRequest.parse(MultipartRequest.java:98
3) [multipartrequest.jar:na]
    at 
http.utils.multipartrequest.MultipartRequest.initParser(MultipartRequest.ja
va:631) [multipartrequest.jar:na]
    at 
http.utils.multipartrequest.MultipartRequest.<init>(MultipartRequest.java:5
30) [multipartrequest.jar:na]
    at 
http.utils.multipartrequest.ServletMultipartRequest.<init>(ServletMultipart
Request.java:125) [multipartrequest.jar:na]
    at 
org.openmeetings.servlet.outputhandler.UploadHandler.service(UploadHandler.
java:176) [openmeetings.jar:na]
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) 
[javaee-api-5.1.0.jar:5.1.0]
    at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicatio
nFilterChain.java:290) [catalina-6.0.20-patched.jar:na]
    at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterC
hain.java:206) [catalina-6.0.20-patched.jar:na]
    at 
org.openmeetings.servlet.outputhandler.ServletRequestExFilter.doFilter(Serv
letRequestExFilter.java:35) [openmeetings.jar:na]
    at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicatio
nFilterChain.java:235) [catalina-6.0.20-patched.jar:na]
    at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterC
hain.java:206) [catalina-6.0.20-patched.jar:na]
    at 
org.red5.logging.LoggerContextFilter.doFilter(LoggerContextFilter.java:89) 
[red5.jar:na]
    at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicatio
nFilterChain.java:235) [catalina-6.0.20-patched.jar:na]
    at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterC
hain.java:206) [catalina-6.0.20-patched.jar:na]
    at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.j
ava:233) [catalina-6.0.20-patched.jar:na]
    at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.j
ava:191) [catalina-6.0.20-patched.jar:na]
    at 
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBas
e.java:433) [catalina-6.0.20-patched.jar:na]
    at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:12
7) [catalina-6.0.20-patched.jar:na]
    at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:10
2) [catalina-6.0.20-patched.jar:na]
    at 
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:567) 
[catalina-6.0.20-patched.jar:na]
    at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.jav
a:109) [catalina-6.0.20-patched.jar:na]
    at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293) 
[catalina-6.0.20-patched.jar:na]
    at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:847) 
[tomcat-coyote-6.0.20-patched.jar:na]
    at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Htt
p11Protocol.java:583) [tomcat-coyote-6.0.20-patched.jar:na]
    at 
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454) 
[tomcat-coyote-6.0.20-patched.jar:na]
    at java.lang.Thread.run(Thread.java:619) [na:1.6.0_12]

Original issue reported on code.google.com by christia...@gmail.com on 15 Jan 2010 at 10:14

GoogleCodeExporter commented 9 years ago
can you attach a sample PDF that fails?

Original comment by seba.wag...@gmail.com on 17 Jan 2010 at 9:06

GoogleCodeExporter commented 9 years ago
Hello Sebastian,

The mesure of the zip of this pdf file  is 11,1 Mo , i 
can't attach it, An attached file is limited at 10 Mo.

Is there another possibility to send it to you ?

Original comment by christia...@gmail.com on 17 Jan 2010 at 9:43

GoogleCodeExporter commented 9 years ago
can you upload it here:
http://groups.google.com/group/openmeetings-user/files?upload=1
?

Original comment by seba.wag...@gmail.com on 18 Jan 2010 at 8:54

GoogleCodeExporter commented 9 years ago
I can't Sebastian , it is limited at 10 Mo . My file is 17 Mo

An other possibility ?

Original comment by christia...@gmail.com on 26 Jan 2010 at 7:06

GoogleCodeExporter commented 9 years ago

Original comment by seba.wag...@gmail.com on 31 Jan 2012 at 12:23

GoogleCodeExporter commented 9 years ago
OpenMeetings moves to Apache Foundation, update your bookmarks to the new 
project page:

http://incubator.apache.org/openmeetings/

New Issue tracker is located: https://issues.apache.org/jira/browse/OPENMEETINGS

New Mailing Lists located at: 
http://incubator.apache.org/openmeetings/mail-lists.html 

Original comment by seba.wag...@gmail.com on 31 Jan 2012 at 12:25