You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2014/03/17 10:26:43 UTC

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

     [ https://issues.apache.org/jira/browse/WICKET-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-5533.
-------------------------------------

    Resolution: Cannot Reproduce

Closing as "Cannot reproduce" because there is no demo application and we cannot test/debug WebLogic due to its commercial licence.

If you have additional info we would be glad to discuss it and patch Wicket to support WebLogic if this is possible.
Thanks!

> [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
>              Labels: multipart/form-data
>
> 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)