You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Ilia Naryzhny (JIRA)" <ji...@apache.org> on 2014/03/13 01:23:42 UTC

[jira] [Created] (WICKET-5533) [Weblogic 12] MultipartFormInputStream - Error while reading servlet request multi-part data

Ilia Naryzhny created WICKET-5533:
-------------------------------------

             Summary: [Weblogic 12] MultipartFormInputStream - Error while reading servlet request multi-part data
                 Key: WICKET-5533
                 URL: https://issues.apache.org/jira/browse/WICKET-5533
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 6.14.0
         Environment: Weblogic 12c
            Reporter: Ilia Naryzhny


Guys,

In case of multipart form usage on weblogic I can see following error:

org.apache.wicket.util.upload.MultipartFormInputStream skipPreamble
SEVERE: Error while reading servlet request multi-part data: Stream ended unexpectedly. boundary='------WebKitFormBoundaryFC53Qc4d6X14dkcmcm'; bufSize=4096

I'm aware about following issue: https://issues.apache.org/jira/browse/WICKET-4469

But weblogic seems to be more corporate used and, unfortunatly, can't be easily patched and etc. And more over: might be reason of this error not in Weblogic especially, but in latest wicket.

If can give me some guidence on code where to check remotely what's going on and what container behaviour might be a reson: that will be very appriciated.

I'm debugging org.apache.wicket.util.upload.MultipartFormInputStream and can't find exact reason why preamble can't successfully skiped.




--
This message was sent by Atlassian JIRA
(v6.2#6252)