APAR status
Closed as program error.
Error description
If there is a "-"(dash) in application name (pr1000T-04),
adminconsole Application- Enterprise application - (pr1000T-04)
fail to load the local topology tree.
From the admin console Application -> Enterprise Applications ->
selected application (pr1000T-04).
- Click on Local Topology error out in page to load the
topology.
I right click on page to look at the source and line 552 was
failing due to the "-"dash in name.
pr1000T-04 = addItem(root,
"/admin/com.ibm.ws.console.appmanagement/images/Application.gif"
,
'pr1000T-04', "");
I redeploy the application with application name "pt1000T" then
Local
Topology was loaded successfully.
Local fix
Remove the "-"dash from Application Namee and redeploy it will
fix this issue as workaround.
Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server users using *
* adminconsole *
****************************************************************
* PROBLEM DESCRIPTION: On the admin console, customer clicks *
* application properties. Customer *
* tries to click "Local Topology" tab *
* for the application, but it fails *
****************************************************************
* RECOMMENDATION: *
****************************************************************
The problem occurs for applications which have a hypen in the
name.
Problem conclusion
Modified the file ApplicationDeploymentTreeController.java to
consider the case of application names having a hyphen in the
name.
Temporary fix
The problem is recreatable and teh fix has been tested out
Comments
APAR information |
APAR number |
PQ87690 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
00S |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2004-04-19 |
Closed date |
2004-06-04 |
Last modified date |
2004-06-04 |
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 |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00P PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
R10A PSY |
UP |
R10H PSY |
UP |
R10I PSY |
UP |
R10P PSY |
UP |
R10S PSY |
UP |
R10W PSY |
UP |
|