uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39178-E

The directory for the session information file could not be created. The session persistence of the web application is invalidated. (context root = aa....aa, directory path = bb....bb)

aa....aa: Context root name
bb....bb: Output destination directory path of the session information file
Description
The directory (bb....bb) for output of the session information file cannot be created.
The session is not persisted.
Take action based on the following causes:
  • Permission is not available to create the directory for output of the session information file.
  • Invalid characters have been used to create the directory name.
  • Files with the same name exist in the same directory.
Action
Take action depending on the cause.