uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39202-E

An error occurred in reading the class file generated from the JSP file or the tag file. (class file = aa....aa)

aa....aa: Class file name generated from the JSP file or the tag file
Description
In the case of the J2EE server mode
An error occurred while the class file, generated during the compilation of the JSP file or the tag file, was being read.
In the case of the servlet engine mode
An error occurred while the class file, generated during the compilation of the JSP file, was being read.
Action
Remove the cause due to which an exception occurred while the class file generated during the JSP compilation was being read.
Take action based on the following causes:
  • File read permission is not available.
  • The file system has failed.
  • Memory is insufficient.