APAR status
Closed as program error.
Error description
Error 500: Unable to compile class for JSPC:
When the javac compiler attempts to compile the JSP, it also
checks to see if any of the required java files for those
classes are outdated. When it deems the file is outdated, it
appears to associate the name of the JAR file as the java file
name instead of the actual file name in the JAR, thus causing
the failure.
Local fix
Follow the following packaging convention:
JAR FILE
========
com/ibm/somepackage/MyJavaClass
source/com/ibm/somepackage/MyJavaClass
This will allow customers to deploy the source file and improve
performance since the JSP compiler will not be attempting to
recompile all related class files utilized by this JSP.
Problem summary
****************************************************************
* USERS AFFECTED: All WebSphere Application Server JSP users *
****************************************************************
* PROBLEM DESCRIPTION: The JSP compiler in Application Server *
* is attempting to compile the java *
* source contained in deployed jar files *
* when the compiled classes already *
* exist. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
When Application Server compiles JSPs , it will check if the
class files passed to JAVAC are outdated. This may cause
some problems.
Problem conclusion
When Application Server compiles JSPs, it will not check if the
class files passed to JAVAC are outdated
Temporary fix
fix has been check in cmvc
Comments
APAR information |
APAR number |
PQ83426 |
Reported component name |
WAS NETWRK DEPL |
Reported component ID |
5630A3601 |
Reported release |
00W |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2004-01-19 |
Closed date |
2004-05-06 |
Last modified date |
2004-05-06 |
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 |
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 |
|