APAR status
Closed as program error.
Error description
404 status response when there are multiple semicolons in the URI
Local fix
Problem summary
**************************************************************** * USERS AFFECTED: IBM WebSphere Application Server version * * 6.0.2.21 and later users * **************************************************************** * PROBLEM DESCRIPTION: When a request URI has a combination * * of semicolons and/or dots, it gets * * a 404 status response. For example: * * http://host:port/;.; * * or http://host:port/;;. * * * * will return a 404 error even if there * * is a defined servlet mapping for * * "/*" in the application web.xml. * **************************************************************** * RECOMMENDATION: * **************************************************************** There should be only one file extension (denoted by a dot/period) and one jsessionID (denoted by semicolon) in existance in the request URI. The jsessionID should come after the file extension (that is, http://host:port/hello.jsp;jsessionID=12345 ). Any request that fails the rule above will get a 404 error response. However, if the request matches a servlet-mapping, the webcontainer should serve the request with the matched servlet instead of exiting prematurely with a 404 status.
Problem conclusion
The Web Container code was modified to correct the problem. The fix for this APAR is currently targeted for inclusion in fix pack 6.0.2.31. 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
PK65800
Reported component name
WEBSPH APP SERV
Reported component ID
5724J0800
Reported release
60A
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2008-05-08
Closed date
2008-07-14
Last modified date
2008-07-14
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
WEBSPH APP SERV
Fixed component ID
5724J0800
Applicable component levels
R60A PSY
UP
R60H PSY
UP
R60I PSY
UP
R60P PSY
UP
R60S PSY
UP
R60W PSY
UP
R60Z PSY
UP
[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"6.0","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]
Document Information
Modified date:
10 February 2022