The following error occurs in smtp log file .
javax.mail.MessagingException: Could not connect to SMTP host: mail.address.com, port: 25;
nested exception is:
java.net.SocketException: Network is unreachable: connect
Multiple SMTP running in the background and one refresh every 10 sec and rest stays in hung state.
Telnet, normal email from command prompt working fine.