APAR status
Closed as program error.
Error description
java.lang.NoSuchMethodError: method
getValue(Ljava/lang/String:Z)Ljava/lang/Object; not found
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server users of the *
* com.ibm.websphere.Cache.getValue() API. *
****************************************************************
* PROBLEM DESCRIPTION: Binary compatibility lost in *
* Cache.getValue() *
****************************************************************
* RECOMMENDATION: *
****************************************************************
Signature public java.lang.Object getValue(java.lang.String
id, boolean askPermission)
was changed to public java.lang.Object
getValue(java.lang.Object id, boolean askPermission)
This will prevent existing code from using this function. The
error will look
like the following:
java.lang.NoSuchMethodError: method
getValue(Ljava/lang/String;Z)Ljava/lang/Object; not found
Problem conclusion
This APAR adds method public java.lang.Object
getValue(java.lang.String id, boolean askPermission) back into
com.ibm.websphere.Cache.
Note: A work-a-round is to recomple your Web Application.
Temporary fix Comments
APAR information |
APAR number |
PQ85016 |
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-02-20 |
Closed date |
2004-03-05 |
Last modified date |
2004-03-05 |
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 |
|