is there any proxy/webserver between java server and client? maybe there is
some constraints installed...

2010/8/31 verginie <verginie.theb...@wipro.com>

>
> Hi,
>
> I am using <t:inputFileUpload> for uploading files.
>
> Using the following jars:
> - myfaces-api-1.1.5.jar
> - myfaces-impl-1.1.5.jar
> - tomahawk-1.1.8.jar
> - commons-io-1.3.2.jar
> - commons-fileupload-1.2.1.jar
>
> Sometimes, it fails to upload file.
>
> The following exceptions occur:
>
> org.apache.commons.fileupload.FileUploadBase$IOFileUploadException:
> Processing of multipart/form-data request failed. Connection reset
>
> Caused by: java.net.SocketException: Connection reset
>        at java.net.SocketInputStream.read(SocketInputStream.java:168)
>
>
> or
>
>
> org.apache.commons.fileupload.FileUploadBase$IOFileUploadException:
> Processing of multipart/form-data request failed. Stream ended unexpectedly
>
> Caused by:
> org.apache.commons.fileupload.MultipartStream$MalformedStreamException:
> Stream ended unexpectedly
>
>
>
> Can someone help me, regarding this issue?
> Thanks in advance.
>
>
> --
> View this message in context:
> http://old.nabble.com/Problem-while-uplaoding-files-using-%3Ct%3AinputFileUpload%3E-tp29580273p29580273.html
> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>
>

Reply via email to