APAR status
Closed as program error.
Error description
In configDataId object, if href member of the instance being
defined as null and the same configfDataId object used in an
ObjectName. While retrieving the configDataId object from the
ObjectName, the value of href is replaced as a string with
contents "null", instead of null object.
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server users of *
* version 5.0.2 and 5.1.1. *
****************************************************************
* PROBLEM DESCRIPTION: "$AdminConfig listTemplates *
* JDBCProvider" command throws com.ibm. *
* websphere.management.exception. *
* ConfigDataNotFoundException *
* ADMG0001E: Configuration data *
* templates:null is not found in *
* document templates/null. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
In configDataId object, if href member of the instance being
defined is null and the same configfDataId object used in an
ObjectName. While retrieving the configDataId object from the
ObjectName, the value of href is replaced as a string with
contents "null", instead of a null object.
Since href is not a null object, the code starts searching for
the document in the string href i.e. "null", so that
"ConfigDataNotFoundException" is thrown.
Problem conclusion
The fix checks if href is a null object or string object of
content null. It will start searching the document only if
both the cases are false.
The fix for this APAR is currently targeted for inclusion
in cumulative fixes 5.02.15 and 5.1.1.9.
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 |
PK16569 |
Reported component name |
WAS NETWRK DEPL |
Reported component ID |
5630A3601 |
Reported release |
00I |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2005-12-12 |
Closed date |
2006-01-03 |
Last modified date |
2006-01-03 |
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 NETWRK DEPL |
Fixed component ID |
5630A3601 |
Applicable component levels |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
R10A PSY |
UP |
R10H PSY |
UP |
R10I PSY |
UP |
R10S PSY |
UP |
R10W PSY |
UP |
|