uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39201-E

The temporary directory aa....aa could not be accessed.

  • When the JSP pre-compile functionality is being used
    aa....aa: JSP work directory name
  • When the JSP pre-compile functionality is not being used
    aa....aa: Name of the temporary directory for JSP
Description
When the JSP pre-compile functionality is being used
The JSP work directory (aa....aa) of the Web application cannot be accessed.
When the JSP pre-compile functionality is not being used
The temporary directory (aa....aa) for JSP of the Web application cannot be accessed.
Action
When the JSP pre-compile functionality is being used
Permission might not be available to access the sub directories present below the JSP work directory of the Web application.
Set the appropriate access permissions.
When the JSP pre-compile functionality is not being used
Permission might not be available to access the sub directories present below the temporary directory for JSP, in the Web application.
Set the appropriate access permissions.