PQ65120: WHEN THE TOTAL LENGTH OF RESPONSE HEADER IS MORE THAN 8K, JAVA.LANG.ARRAYINDEXOUTOFBOUNDSEXCEPTION: 8192 IS THROWN. | |||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description When the length of response headers is greater than 8K, the following excpetion is thrown: java.lang.ArrayIndexOutOfBoundsException: 8192Local fix Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server developers * * sending large response header fields * * to client. * **************************************************************** * PROBLEM DESCRIPTION: WebSphere fails to handle large * * response headers greater than 8kb * * throwing an * * ArrayIndexOutOfBoundsException. * **************************************************************** * RECOMMENDATION: * **************************************************************** WebSphere was not properly resetting the buffer after the buffer was flushed for response headers. When the stream attempted to reuse that buffer, the current position in the array was not being reset thus throwing an ArrayIndexOutOfBoundsException.Problem conclusion To resolve the ArrayIndexOutOfBoundsException, WebSphere will now reset the response buffer after each flush.Temporary fix //wasdoc0/apars/pq65120/4.0.<version>Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
SRLS
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ65120
IBM Group: Software Group
Modified date: Sep 12, 2002
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.