You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2007/01/26 17:11:49 UTC

[jira] Closed: (FILEUPLOAD-124) Error while uploading the file - in Clusterd in Environment

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

Henri Yandell closed FILEUPLOAD-124.
------------------------------------

    Resolution: Invalid

Closing as Invaid [2 weeks later].

> Error while uploading the file - in Clusterd in Environment
> -----------------------------------------------------------
>
>                 Key: FILEUPLOAD-124
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-124
>             Project: Commons FileUpload
>          Issue Type: Bug
>         Environment: In the Integration Environment
>            Reporter: Ramdeepak
>
> This happens once in a while, We use the WebLogic proxy itself for loadbalancing. 
> The Weblogic servers are configured in Clustered mode.
> I have made my Deployments on a machine 'A'.
> But how and why do the files end up on other servers 'B'.
> ( The logs are from machine 'B' ).
> Exception :
> =========
> org.apache.commons.fileupload.FileUploadException: Processing of multipart/form-data request failed. Stream ended unexpectedly
> at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:429)
> at com.nol.core.RequestParameterValue.<init>(RequestParameterValue.java:110)
> at com.nol.core.servlet.NolFrontController.doService(NolFrontController.java:187)
> at com.nol.core.servlet.NolFrontController.doPost(NolFrontController.java:177)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1072)
> at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
> at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
> at com.nol.core.servlet.UserFilter.doFilter(UserFilter.java:300)
> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
> at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6987)
> at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
> at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
> at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3892)
> at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2766)
> at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
> at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org