APAR status
Closed as program error.
Error description
We need to rewrite part of the BeanSerializer to use the
indexed property getter which gets the entire array and
process the array inside our code instead of calling out for
each indexed property and expecting an exception when we go
out of bounds. This would have the additional benefit of
avoiding exception handling and improve performance.
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server users of web *
* services *
****************************************************************
* PROBLEM DESCRIPTION: Improve BeanSerializer access of *
* Indexed Properties *
****************************************************************
* RECOMMENDATION: *
****************************************************************
A user was encountering a memory leak because they
implemented an indexed property getter which doesn't throw an
exception when the index value passed is greater than the
maximum index value.
Problem conclusion
Rewrote this code to use the indexed property getter which
gets the entire array and processes the array inside our code
instead of calling out for each indexed property and expecting
an exception when we go out of bounds.
Temporary fix Comments
APAR information |
APAR number |
PQ86254 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
00W |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2004-03-17 |
Closed date |
2004-03-29 |
Last modified date |
2004-03-29 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
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 |
|