An Error while Sending E-mail in Window 2000 Professional
My operation system has two kinds of verison, one is Window 2000 pro for English Version and the other is for Chinese Version.,When I configure E-mail and trigger sending E-mail operation. In Chinese Version ,everythin is just fine(the mail can be sent and received normally). But the exception in English Version is caught in stderr.txt. it displays as followed:
13:37:50:124 PM javax.mail.MessagingException: Could not connect to SMTP host: mail.sohu.com, port: 25;
nested exception is:
java.net.SocketException: Software caused connection abort: connect
13:37:50:124 PM at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1008)
13:37:50:124 PM at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:197)
13:37:50:124 PM at javax.mail.Service.connect(Service.java:233)
13:37:50:124 PM at javax.mail.Service.connect(Service.java:134)
13:37:50:124 PM at com.adventnet.nms.smtp.SmtpMailer.sendMessage(SmtpMailer.java:238)
13:37:50:124 PM at com.adventnet.nms.eventdb.SendEmail.runAction(SendEmail.java:296)
13:37:50:124 PM at com.adventnet.me.opmanager.server.NotificationThread.notify(NotificationThread.java:265)
13:37:50:124 PM at com.adventnet.me.opmanager.server.NotificationThread.run(NotificationThread.java:160)
13:37:50:124 PM java.lang.ClassCastException
13:37:50:124 PM at com.adventnet.nms.smtp.SmtpMailer.sendMessage(SmtpMailer.java:276)
13:37:50:124 PM at com.adventnet.nms.eventdb.SendEmail.runAction(SendEmail.java:296)
13:37:50:124 PM at com.adventnet.me.opmanager.server.NotificationThread.notify(NotificationThread.java:265)
13:37:50:124 PM at com.adventnet.me.opmanager.server.NotificationThread.run(NotificationThread.java:160)
New to ADSelfService Plus?