PK09832: PQ57613 (SET HEADER AFTER RESPONSE COMMITTED) IS NOT IN 5.X RELEASES. | |||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description set header throws IllegalStateException after response has been committed. PQ57613 in V3.5 and 4.x fixed this problem but the code is not in V5 releases.Local fix Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V5.0 for z/OS * **************************************************************** * PROBLEM DESCRIPTION: IllegalStateException "Cannot set * * Header. Response aleady committed" * * when attempting to modify headers * * after the response has been committed * **************************************************************** * RECOMMENDATION: * **************************************************************** When attempting to modify headers after the response has been committed, WebSphere is throwing an IllegalStateException "Cannot set header. Response already committed.". Per the Servlet 2.2 Specification, any attempt to modify headers after a commit should not throw an exception but should instead ignore the setting of that header.Problem conclusion Changed the throwing of an IllegalStateException to a warning message to be displayed if servlet engine trace is enabled. APAR PK09832 is associated with SERVICE LEVEL W502034 of WebSphere Application Server V5.0 for z/OS.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: PQ97899 APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
Document Information |
Current web document: swg1PK09832.html
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server for z/OS
Operating system(s):
Software version: 500
Software edition:
Reference #: PK09832
IBM Group: Software Group
Modified date: Oct 4, 2005
(C) Copyright IBM Corporation 2000, 2009. All Rights Reserved.