uCosminexus Application Server, Messages

[Contents][Back][Next]

KEOS29635-E (F)

An error occurred in the processing of the server communication agent while a file was being downloaded. (details = aa....aa)

aa....aa: Exception
Description
An error occurred in the processing of the server communication agent while a file was being downloaded. 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 server communication agent, is duplicated.
  • FileNotFoundException
    Check whether the output file or directory, transmitted by the server communication agent, exists.
  • IOException
    Check the access permissions and disk space for the output file or directory, transmitted by the server communication agent.
  • 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