Hi all,
I'm using Struts 2 (2.04) and running it on Tomcat 5.5.20 (*Nix
machine). When I trace the log, I get this

2007-11-22 10:13:40,158 - ERROR
org.apache.struts2.dispatcher.multipart.MultiPartRequest(JakartaMultiPartRequest.java:130)
- org.apache.commons.fileupload.FileUploadException: Processing of
multipart/form-data request failed. Exception filling buffer with data
from underlying input stream: not an EAGAIN status, so perhaps
disconnected client?

2007-11-22 10:13:40,231 - ERROR
org.apache.struts2.interceptor.FileUploadInterceptor(FileUploadInterceptor.java:227)
- Processing of multipart/form-data request failed. Exception filling
buffer with data from underlying input stream: not an EAGAIN status,
so perhaps disconnected client?

How does this appear? Any idea? How to avoid this ?
Thanks in advance,
Van

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to