uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39163-E

The session information file could not be written. All sessions in the web application are lost. (context root = aa....aa, file path = bb....bb)

aa....aa: Context root name
bb....bb: File path
Description
Writing is not possible in the session information file.
All sessions in the Web application will be lost.
Take action based on the following causes:
  • Write permission is not available for the session information file.
  • A directory exists with the same name as the session information file.
  • The directory that was created during the startup of the Web container server and that outputs the session information file is deleted.
Action
Take action depending on the cause.