APAR status |
Closed as program error.
| Error description
Error in WAS 3.5.5 as follows:
SRTServletReq Access method was "post" but ContentType "applicat
ion/xxx" was not recognized.
.
The SRTServletReq has a line changed in 3.5.5. If the customer
uses a content type other than "application/x-www-form-urlencode
d" and error will be produced in the logs. This line is a debug
statement in WAS 3.5.4 and 4.0. Error in WAS 3.5.5 as follows:SRTServletReq Access method was "post" but ContentType "application/xxx" was not recognized..The SRTServletReq has a line changed in 3.5.5. If the customeruses a content type other than "application/x-www-form-urlencoded" and error will be produced in the logs. This line is a debugstatement in WAS 3.5.4 and 4.0. Local fix
1. customer can use the following content type: "application/x
-www-form-urlencoded"
2. Use a get instead of post Problem summary
****************************************************************
* USERS AFFECTED: Users who send HTTP POST requests to the *
* WebSphere Application Server where the *
* content type is not *
* "application/x-www-form-urlencoded" *
****************************************************************
* PROBLEM DESCRIPTION: WebSphere logs an error message if an *
* HTTP POST request is received *
* and the content type is not *
* "application/x-www-form-urlencoded." *
****************************************************************
* RECOMMENDATION: *
****************************************************************
WebSphere logs an error message if an HTTP
POST request is received and the content type is not
"application/x-www-form-urlencoded." This is not really an
error, so doesn't need to be logged unconditionally. Problem conclusion
Only log the message if debug is enabled. Temporary fixComments
APAR information | APAR number | PQ56440 | Reported component name | WAS ADVANCED SU | Reported component ID | 5648C8402 | Reported release | 350 | Status | CLOSED PER | PE | NoPE | HIPER | NoHIPER | Submitted date | 2002-01-08 | Closed date | 2002-02-07 | Last modified date | 2002-02-12 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:APAR is sysrouted FROM one or more of the following:
Modules/Macros APAR is sysrouted TO one or more of the following:Modules/Macros
|
Fix information |
Fixed component name | WAS ADVANCED SU | Fixed component ID | 5648C8402 |
Applicable component levels | R350 PSY | UP |
|