uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39529-W

A directory could not be accessed during a search for a JSP file. (J2EE application = aa....aa, context root = bb....bb, directory = 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 directory that cannot be accessed
Description
A directory cannot be accessed while searching for a JSP file. The JSP files of this directory will not be compiled, and then the processing continues.
Action
One of the following problems occurred. Confirm if action needs to be taken, and if it is to be taken, it will depend on the occurred problem. If there are some files that need to be compiled, re-execute JSP pre-compile.
  • Permission is not available to access the file.
  • The file system has failed.