PQ65410: ADD BASIC ERROR MESSAGES TO ADVANCED EDITION BATCH COMPILE TO INDICATE INVALID WEBMODULE AND ENTERPRISEAPP PARAMETERS.

 A fix is available

4.0.5: WebSphere Application Server Version 4.0 Fix Pack 5 (Version 4.0.5)



APAR status
Closed as program error.

Error description
When an invalid enterpriseApp or webModule name is passed as a
parameter to the JspBatchCompiler on WebSphere Advanced Edition,
no error message is displayed to indicate a problem to the user.
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server Advanced        *
*                 Edition using the JspBatchCompiler to        *
*                 precompile jsp's.                            *
****************************************************************
* PROBLEM DESCRIPTION: JspBatchCompiler on WebSphere Advanced  *
*                      Edition does not provide error          *
*                      messages to indicate invalid            *
*                      enterpriseApp or webModule parameters.  *
****************************************************************
* RECOMMENDATION:                                              *
****************************************************************
To assist with servicability related pmr's involving
the JspBatchCompiler on AE, users need to be presented with
a list of valid parameter values for enterpriseApp and
webModule names.
Problem conclusion
To assist in problem determination, development added
simple error messages to present to the user.
Below is a sample run with a invalid enterpriseApp and webModule
name being passed into the JspBatchCompiler as well as a
successful run.

# ./JspBatchCompiler.sh -enterpriseApp hpwas_sampleApp
-webModule examples2
Connecting to repository...Done.
Enterprise Application: hpwas_sampleApp
Attempting to match -webModule  examples2  with  default_app
on server  Default Server
Attempting to match -webModule  examples2  with  examples  on
server  Default Server
webModule  examples2  not found
#  ./JspBatchCompiler.sh -enterpriseApp hpwas_sampleApp2
-webModule examples
Connecting to repository...Done.
Enterprise Application: hpwas_sampleApp2
enterpriseApp  hpwas_sampleApp2  not found
Current installed enterpriseApp's
---------------------------------
        hpwas_sampleApp
# ./JspBatchCompiler.sh -enterpriseApp hpwas_sampleApp
-webModule examples
Connecting to repository...Done.
Enterprise Application: hpwas_sampleApp
Attempting to match -webModule  examples  with  default_app
on server  Default Server
Found match -webModule  examples
Compiling Web Module: examples
compile: HelloHTML.jsp
HelloHTML.jsp up to date
compile: HelloHTMLError.jsp
HelloHTMLError.jsp up to date
compile: HelloVXML.jsp
HelloVXML.jsp up to date
compile: HelloVXMLError.jsp
HelloVXMLError.jsp up to date
compile: HelloWML.jsp
HelloWML.jsp up to date
compile: HelloWMLError.jsp
HelloWMLError.jsp up to date
compile: HitCount.jsp
HitCount.jsp up to date
compile: debug_error.jsp
debug_error.jsp up to date
compile: error.jsp
error.jsp up to date
compile: simple.jsp
simple.jsp up to date
Temporary fix Comments
APAR information
APAR number PQ65410
Reported component name WEBSPHERE AE NT
Reported component ID 5630A2201
Reported release 400
Status CLOSED PER
PE NoPE
HIPER NoHIPER
Submitted date 2002-08-20
Closed date 2002-08-20
Last modified date 2002-08-28

APAR is sysrouted FROM one or more of the following:

APAR is sysrouted TO one or more of the following:

Modules/Macros
JSP          

SRLS

Fix information
Fixed component name WEBSPHERE AE NT
Fixed component ID 5630A2201

Applicable component levels
R400 PSY    UP


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ65410
IBM Group: Software Group
Modified date: Aug 28, 2002