uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39537-W

An attempt to delete the lock file has failed. (J2EE application = aa....aa, context root = bb....bb, file = cc....cc)

aa....aa: J2EE application name (a null character string in the case of the cjjspc command)
bb....bb: Context root name (a null character string in the case of the cjjspc command)
cc....cc: Absolute path of the lock file
Description
An attempt to delete the lock file has failed.
Action
One of the following problems occurred.
  • JSP pre-compilation is already being executed in another process.
  • File deletion permission is not available.
  • The file is open.
  • The file system has failed.
There is no problem if JSP pre-compilation is already being executed in another process. If this message is output without any concern as to whether the JSP pre-compilation is being executed elsewhere, take action depending on the problem.