APAR status
Closed as program error.
Error description
Fixes several problems. Details to follow
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server users. *
****************************************************************
* PROBLEM DESCRIPTION: NullPointerException thrown by the *
* CacheEntryImpl class when referencing *
* an attribute which has a null value *
* *
* NullPointerException thrown by the *
* CacheEntryImpl class when referencing *
* a composed attribute which has a null *
* value *
* *
* Handle findByPrimaryKeyForUpdate *
* method for 390 *
* *
* Incorrect persister codes for a *
* subclass entity ejb with optimistic *
* locking enabled *
* *
* Failure when the code is being *
* packaged into an Ear after *
* ejbdeploycode has been generated. *
* *
* CMP inheritance, leaf NOT deleted *
* before the root. *
* *
* The persister class throws an Index *
* out of bounds exception *
****************************************************************
* RECOMMENDATION: *
****************************************************************
Composed field IsNull value not set in CacheImpl setter. The
generated setter method for composed attributes needs to set
the IsNull flag, e.g. this.XXXX_IsNull =
(tempComposerArray_xxxx[0]==null) ? true : false;
For fields whose value comes from a converter,
the field IsNull value not set in CacheImpl setter. The
generated setter method for the attributes needs to set
the IsNull flag
The generated persister class for EJB 1.1 with root-leaf
inheritance has empty list of optimistic predicate column
names, e.g. String _predicateColumnNames = {};
Problem conclusion
This fix is included 5.1.1.4 and 5.0.2.10.
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 |
PQ99250 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
10W |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2005-01-10 |
Closed date |
2005-04-21 |
Last modified date |
2005-08-31 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
|
Fix information |
Fixed component name |
WAS BASE 5.0 |
Fixed component ID |
5630A3600 |
Applicable component levels |
R003 PSY |
UP |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
R103 PSY |
UP |
R10A PSY |
UP |
R10H PSY |
UP |
R10I PSY |
UP |
R10S PSY |
UP |
R10W PSY |
UP |
|