----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

I am using linuxRedHat6.0/Apache1.3.6/ApacheJserv1.0/Linux backdown JDK
1.1.7.

I received this error message while I try to upload a file to the web server
using the Jrun servlet FileUpload Package.

I think Jserv is trying to create a buffer to hold all the file content
(which is about 2 Meg) and such running out of memory.

Java.lang.OutOfMemoryError:
At org.apache.jserv.JservConnection.processRequest(JservConnection.java)
At org.apache.jserv.JservConnection.run(JservConnection.java)
At java.lang.Thread.run(Thred.java)

Anybody know what is the problem?

Thanks

TK



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to