PQ88071: ADMIN CONSOLE TAKES A LONG TIME TO DISPLAY ALL THE MESSAGE LISTENER PORTS IN THE ADMIN CONSOLE. | |||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description The admin console takes a lot of time to display all the message listener ports after clicking on the Listener Ports link. . Application Servers > servername > Message Listener Service> Listener PortsLocal fix Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V5.0 for z/OS * **************************************************************** * PROBLEM DESCRIPTION: Displaying the status of Message * * Listener ports associated with a * * server takes, in some cases, over 3 * * minutes a port. * **************************************************************** * RECOMMENDATION: * **************************************************************** The code to display Message Listener Ports relies on sequential mbean calls, which can take time to complete. If the port is not active, the call is required to timeout to find out the status.Problem conclusion Code was changed to improve the performance of the Administrative Console with respect to Message Listener Ports. The current model is a polling model, where every Message Listener Port is queried individually, this model has been changed to an event driven model. APAR PQ88071 is associated with SERVICE LEVEL W502010 of WebSphere Application Server V5.0 for z/OS.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
Document Information |
Current web document: swg1PQ88071.html
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server for z/OS
Operating system(s):
Software version: 500
Software edition:
Reference #: PQ88071
IBM Group: Software Group
Modified date: Jul 2, 2004
(C) Copyright IBM Corporation 2000, 2009. All Rights Reserved.