nazarhussain_s wrote > > Currently I am facing the following issues during the uploading of a File > through a form in tapestry. I need to know how to handle the below > exceptions.I am using Tapestry 4 , Jdk 1.5 , Weblogic 9.2. Can you please > suggest what could be done for below two exceptions > > -> org.apache.hivemind.ApplicationRuntimeException: Unable to decode > multipart encoded request: Processing of multipart/form-data request > failed. Read timed out > > -> org.apache.hivemind.ApplicationRuntimeException: Unable to decode > multipart encoded request: Processing of multipart/form-data request > failed. Stream ended unexpectedly >
This looks like a problem in commons FileUpload as described here: http://stackoverflow.com/questions/646189/why-did-i-get-fileuploadexception-stream-ended-unexpectedly-with-apache-commo I also found problems regarding IIS (http://web.archiveorange.com/archive/v/ZaXOZy6IEYaAU8RY8nqQ) - just if you're using IIS in front of Weblogic. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Unable-to-decode-multipart-encoded-request-Help-required-to-check-this-exception-tp5606124p5612637.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org