APAR status
Closed as program error.
Error description
PQ76013 changed the response code from 200 to 408 when an IO
Exception was encountered during the processing of POST data.
This behaviour prevented the application from handling
incomplete POST data.
PQ76013 has to be rolled back.
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server users of post *
* servlet request *
****************************************************************
* PROBLEM DESCRIPTION:
PQ76013 uses runtime exception upon *
* InterruptedIOException when parsing *
* post data. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
getParameter type of API may encounter InterruptedIOException
if a read timeout. Since these APIs do not throw any exception
in Servlet Spec 2.3, we should not use a RuntimeException in
the case of an InterruptedIOException.
Problem conclusion
This APAR backs out
PQ76013 that introduced RuntimeException.
getParameter returns null if a case of InterruptedIOException
is encountered.
Applications should check the return value to determine whether
it is null.
Temporary fix
test fix posted on
pq99999.
Comments
APAR information |
APAR number |
PQ85830 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
00S |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2004-03-10 |
Closed date |
2004-05-27 |
Last modified date |
2004-05-27 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
Applicable component levels |
R003 PSY |
UP |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00P PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
R103 PSY |
UP |
R10A PSY |
UP |
R10H PSY |
UP |
R10I PSY |
UP |
R10P PSY |
UP |
R10S PSY |
UP |
R10W PSY |
UP |
|