https://issues.apache.org/bugzilla/show_bug.cgi?id=46112


Sebb <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW




--- Comment #9 from Sebb <[EMAIL PROTECTED]>  2008-11-08 09:17:42 PST ---
(In reply to comment #8)
> Yes, you are correct.  CreateEvent is the one I am having issues with.
> 
> There is no indication of a problem on the server logs.  In fact it responds
> with a HTTP status 200.....

Yes, that is to be expected, but does the response page give any indication
that the request failed? 

For example a failed login would normally return status 200 and the only
indication of failure is the text on the page.

> When I get on my work laptop again, I will send the HTML page to you.

Thanks.

> I also am starting to think that this is a server side problem with handling
> the multipart-form post as when I look at the way the sample submits to the
> server in jmeter 2.2 vs. 2.3.2 it is different.
>
> And maybe, just maybe, the server side is not handling properly and also
> swallowing down all indications of a problem (no logs) silently (ugh).

So long as the response page reports the error to the user in some way, there's
no need to log it as well.

Though it might help the server admin people to determine the cause if users
call in about problem.

> I have since re-written the file upload code to use Apache Commons File Upload
> component...and will re-test 2.3.2 with that on the server side.  
> 
> I will post those results, but that probably will not be til Wed.

OK.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to