APAR status
Closed as program error.
Error description
When a wsadmin script deletes the last replication domain entry
in the file, it also deletes the config file. Based on the
logic that it is empty and therefore it should be deleted. I
did not agree with this logic, but could not persued wsadmin to
change their behavior.
Therefore, the console needs to adapt to the loss of the xml
file.
Local fix Problem summary
****************************************************************
* USERS AFFECTED: This problem affects users who try to *
* delete the last multibroker domain *
* entries via wsadmin and then at the same *
* time try to create a new multibroker domain *
* entry from the administrative console. *
****************************************************************
* PROBLEM DESCRIPTION: When wsadmin deletes the *
* multibroker.xml file, creation of a *
* new multibroker domain entry from the *
* administrative console fails *
****************************************************************
* RECOMMENDATION: *
****************************************************************
The problem is seen when you try to delete the multi broker
domain entries via wsadmin. While deleting the last entry the
file multibroker.xml is also deleted. Now when you try to
create a new multibroker Domain entry from the administrative
console it fails with a Null Pointer Exception because the
administrative console requires the file to be present for the
creation of a new domain entry.
The code bug was that the administrative console was not
checking whether the file existed or not.
Problem conclusion
MultibrokerDomainDetailAction.java was changed. Code was added
which checks if the file exists. Now when you try to create a
new domain it will check if the file exists and if not, it will
create a new Multibroker.xml.
The fix for this APAR is currently targeted for inclusion
in fixpack 5.0.2.11 and 5.1.1.5. Please refer to the
Recommended Updates page for delivery dates:
http://www-1.ibm.com/support/docview.wss?rs=180&con
text=SSEQTP&uid=swg27004980
Temporary fix Comments
APAR information |
APAR number |
PK00453 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
00I |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2005-02-02 |
Closed date |
2005-03-29 |
Last modified date |
2005-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
|
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 |
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 |
|