uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39533-E

The version information file does not exist. (J2EE application = aa....aa, context root = bb....bb)

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)
Description
The JSP work directory exists, but the version information file is not present below the JSP work directory.
Action
If this message is output when the application is started, re-execute the JSP pre-compile functionality used during application startup.
When the cjjspc command is executed, re-compile the entire Web application, without specifying the -excludefile and -excludelist options, and the JSP single file.
Note that in Windows, this message is output even when there are no access permissions.