uCosminexus Application Server, Messages

[Contents][Back][Next]

KEOS29622-E (C/F)

An attempt to store the internal status failed. (processing result = aa....aa, file name = bb....bb, details = cc....cc)

aa....aa: Processing results other than the stored internal status (return value of the command when the storage operation is successful)
bb....bb: File name for which storage failed
cc....cc: Details
Description
An attempt to store the internal status failed. The possible causes are as follows:
  • The file permissions are invalid.
  • The disk does not have free space.
  • An error occurred on the disk.
The processing continues.
Action
  • Check the file permissions and the disk status.
  • If the processing result is 0, remove the cause of the error, and then take the following action based on the executed command:
    Command name Action
    vmiaccount create Delete the added account, and then add that account again.
    delete Add the deleted account, and then delete that account again.
    password Change the password again.
    vmiunitadmin changeowner Change the owner to the old account, and then change that owner again.
    create Delete the created management unit, and then create that management unit again.
    delete Create the deleted management unit, and then delete that management unit again.
    vmiunit attach Un-register the registered virtual server, and then register that virtual server again.
    detach Register the un-registered virtual server, and then un-register that virtual server again.
    Other than above Register a new virtual server, and then un-register that virtual server.
  • If the processing result is not 0, remove the cause of the error, and then take action according to the message output just before this message.