uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39232-E

An attempt to delete a class file generated from the JSP file or the tag file has failed. (class file = aa....aa)

aa....aa: Absolute path of the class file generated from the JSP file or the tag file
Description
In the case of the J2EE server mode or the cjjspc command
An error occurred while the class file (aa....aa) generated during the compilation of the JSP file or the tag file was being deleted.
In the case of the servlet engine mode
An error occurred while the class file (aa....aa) generated during the compilation of the JSP file was being deleted.
Action
Take action for the cause of the error that occurred while the class file, generated during the JSP compilation, was being deleted.
The possible causes of error are as follows:
  • File deletion permission is not available.
  • The file is open.