uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39203-W

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

aa....aa: Absolute path of the Java source 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 Java source 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 Java source file (aa....aa) generated during the compilation of the JSP file was being deleted.
Action
Remove the cause due to which an error occurred while the Java source file generated during the compilation of the JSP file or the tag file was being deleted.
The possible causes of error are as follows:
  • File deletion permission is not available.
  • The file is open.