PK00448: WEBSPHERE Z/OS SHIPPED THE ADMINCONSLE APPLICATION WITHOUT PRECOMPILING THE JSPS. | |||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description In WebSphere z/OS we ship the adminconsole.ear file without pre-compiling the jsp 's. This results in poor performance , slow access to various panels in the adminconsole , high IO counts.Local fix Use the JspBatchCompiler utility to pre-compile the jsps. JspBatchCompiler directions can be found on the z/OS InfoCenter at http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp 1) the compiler will place the compiled .class files for the jsps in the Servers ../temp directory for the appropriate app Example: /WebSphere/V5R0M0/DeploymentManager/temp/PLEX1Manager/dmgr/ad minconsole/adminconsole.war 2)Run the utility from your DeploymentManager's ../bin directory 3)Run the utility from a TSO id that is either the OWNER on your DeploymentManager config root(example: /WebSphere/V5R0M0/DeploymentManager) OR a TSO id that has a GROUP setting that matches the GROUP on DeploymentManager config root. EXAMPLE: /WebSphere/V5R0M0/DeploymentManager:>ls -al drwxrwxr-x 27 WSADMIN CBCFG1 8192 Nov 1 08:51 . So in this case I would use the WSADMIN TSO id or an id that has a GROUP setting of CBCFG1 4) Run JspBatchCompiler EXAMPLE: JspBatchCompiler.sh -enterpriseapp.name adminconsole -cell.name PLEX1Network -node.name PLEX1Manager -server.name dmgr where: PLEX1Network is the customer cell name PLEX1Manager is the node name for the DeploymentManager dmgr is the server name for the DeploymentMangerProblem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V5.0 for z/OS * **************************************************************** * PROBLEM DESCRIPTION: Pre-compiled JSPs are not always * * shipped in adminconsole.ear * **************************************************************** * RECOMMENDATION: * **************************************************************** The Administrative Console application's JSPs should be pre-compiled and shipped in the adminconsole.ear. Some conditions exist where the pre-compiled JSPs were not packaged in the EAR.Problem conclusion The build tooling for the Administrative Console was corrected so the pre-compiled JSPs are always shipped in the EAR. APAR PK00448 is associated with SERVICE LEVEL W502024 of WebSphere Application Server V5.0 for z/OS.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: PK00445 APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
Document Information |
Current web document: swg1PK00448.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 #: PK00448
IBM Group: Software Group
Modified date: Mar 1, 2005
(C) Copyright IBM Corporation 2000, 2009. All Rights Reserved.