toc

Error Messages

The possible error messages that might occur while using the User Interface bean.
 

Error Message Error Description Possible Solution
Error while opening socket (followed by a descriptive string) Unable to establish connection with POP3 server. This could be because 
1. Invalid server host name and/or port number for POP3 and/or socks server. 
2. socks server may be down. 
3. Network may be malfunctioning
1. Set the correct host name (or I.P address)and port number for the POP3 (and socks serverif socksification is required.) 
2. Contact network administrator
Error while trying to read/write data on socket While conversing with the POP3 server, some network error occured. Try again later.
Server replied with error. 
(followed by a descriptive string)
The server replied with a negative response. The descriptive string describes the actual error that has occured. Corresponding corrective action will need to be taken
No operation currently in progress No mail is currently being received. This was an illegal attempt to abort an operation that was not in progress.
User login ID has not been set. Configure LoginID and retry. When the user's login ID is not specified. Specify User Login ID.
POP3 server host-name/IP has not been set. Configure pop3 server host-name/IP and retry When the host name is not specified. Specify the host name.
Socks server host name/IP has not been set. Configure socks server host-name/IP and retry. When socksified is selected and socks server name has not been specified. Specify the socks server name.
Mime message is corrupted and cannot be decoded. The error occurs if the file contains unsupported mime type or if the file is corrupted. This message appears when the user selects the message for the first time in the user interface. Try receiving the message again.
Mime message may be corrupted and cannot be displayed. The error occurs if the message had not been correctly decoded. The message should be deleted and received again.