uCosminexus Application Server, Messages

[Contents][Back][Next]

KEOS29747-E (C/F)

The execution of the user script on the virtual server failed. (management unit name = aa....aa, virtual server name = bb....bb, details = cc....cc)

aa....aa: Management unit name
bb....bb: Virtual server name
cc....cc: Details
Description
The execution of the user script failed.
The processing will be cancelled.
Action
Remove the cause of the error based on the details described in the following table, and then re-execute the command.

Table 13-27 List of error details described in KEOS29747-E

Details Description Action
An attempt to upload failed. (details = aa....aa)

aa....aa: Details
An attempt to upload the user script failed.
The possible causes are as follows:
  • There is an error in the communication with the server communication agent.
  • The user does not have the permission to access the parent directory at the upload destination.
  • The disk space of the virtual server has depleted.
Check the details or the server communication agent log of the virtual server.
The user script terminated abnormally. (return code = aa....aa)

aa....aa: Return code of the user script
The user script terminated abnormally.
There is an error in the user script contents.
Check the return code.
An error occurred while a temporary file was being created. (details = aa....aa)
aa....aa: Details
An error occurred while a temporary file was being created. The possible causes are as follows:
  • An error occurred in the communication with the server communication agent.
  • The user does not have the permission to access the parent directory of the file or directory to be created.
Check the details, or the server communication agent log of the virtual server, and then remove the cause of the error.