APAR status
Closed as program error.
Error description
Environment:
Operating System: SUN Solaris version 8
Websphere Application Server version 5.1.1.4
After upgrading from Websphere Application Server
version 5.1.1.1 to Websphere Application Server version 5.1.1.4
we get an error during processing of a servlet request.
If we uninstall Websphere Application Server version 5.1.1.4
the application runs fine.
Traces show that the SRTServletRequest received the correct
data.
We see that the read of the ContentLengthInputStream returns
-1. This does not happen with a working Websphere
Application Server version 5.1.1.1 environment.
We were able to get around the problem by running with the
webcontainer.jar of version 5.1.1.1.
Local fix
n/a
Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server applications *
* that use post requests *
****************************************************************
* PROBLEM DESCRIPTION: POST Data is already consumed when a *
* post request reaches its target *
* servlet. *
* It only occurs in 5.1.1.4. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
In 5.1.1.4, for a post request with "x-www-form-urlencoded"
content-type, its post data can not be read from the
InputStream, because it has been consumed by parsing parameters.
Problem conclusion
Parsing parameters was accidentally called in
PQ97193 which
went into 5.1.1.4.
Now, we adopted Version 6 code for dealing with parameters and
thus avoided parsing parameters in advance.
The fix for this APAR is currently targeted for inclusion
in cumulative fixes 5.02.12 and 5.1.1.5.
Please refer to the recommended updates page for delivery
information:
http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980
Temporary fix Comments
APAR information |
APAR number |
PK05760 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
10S |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2005-05-13 |
Closed date |
2005-06-14 |
Last modified date |
2005-09-07 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
PK11555
Modules/Macros
Publications Referenced
|
Fix information |
Fixed component name |
WAS BASE 5.0 |
Fixed component ID |
5630A3600 |
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 |
|