uCosminexus Application Server, Messages

[Contents][Back][Next]

KEOS29640-E (F)

An error occurred while a file was being uploaded. (details = aa....aa)

aa....aa: Exception
Description
An error occurred while a file was being uploaded. A possible cause is an error in the communication with the server communication agent.
If the virtual server identifier is specified in the following commands, the processing will be cancelled.
  • Commands for starting the management unit or virtual server
  • Commands for stopping the management unit or virtual server
The processing continues in all other cases.
Action
Check the details, or the server communication agent log. If the following exceptions are thrown, perform a check for each exception.
Also, remove the cause of the error based on the details.
If there is an error in the vmi.properties (virtual server manager property file) settings, change the settings, and then restart the virtual server manager.
  • DuplicateFileNameException
    Check whether the output file or directory, transmitted by the virtual server manager, is duplicated.
  • FileNotFoundException
    Check whether the output file or directory, transmitted by the virtual server manager, exists.
  • IOException
    Check the access permissions and disk space for the directory storing the processing data of the virtual server manager (vmi.spool.dir key of vmi.properties).
  • SocketIOException
    Check the network environment, the port number of the server communication agent, and the settings for the following keys in vmi.properties (virtual server manager property file):
    vmi.serverconnectionagent.connect.timeout
    vmi.serverconnectionagent.socket.timeout