uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE59105-E

An exception occurred during communication with the SMTP server. (communication processing = aa....aa, timeout = bb....bb, message = cc....cc)

aa....aa: Character string indicating communication processing
bb....bb: Communication timeout value
cc....cc: getMessage() result of the occurred exception
Description
An exception occurred in the JavaMail and SMTP server communication.
For details on contents output to aa....aa and corresponding communication processing, see 7.8(1) For the SMTP and SMTPS related messages.
If the user has not specified the mail.smtp.timeout property or the mail.smtps.timeout property, -1 is output as the timeout value.
Action
Check and, if necessary, revise the value specified for the mail.smtp.timeout property or the mail.smtps.timeout property, when a timeout occurs. Alternatively, check the environment settings of network .