NSForwardException in WOMailDelivery
NSForwardException in WOMailDelivery
- Subject: NSForwardException in WOMailDelivery
- From: Drew Thoeni <email@hidden>
- Date: Sat, 19 Mar 2005 20:45:25 -0500
I'm using WOMailDelivery to send emails and it's been working fine. I
recently started testing with two sessions at once, and generating
multiple emails per minute. Occasionally I get the following Exception,
which, best I can tell, is being cause by an email attempting to be
sent while one is already being sent. I have the "send now" option in
WOMailDelivery set to true.
Anyone have experience with this?
Regards,
Drew
<WorkerThread1> com.webobjects.foundation.NSForwardException for
sun.net.smtp.SmtpProtocolException:
at sun.net.smtp.SmtpClient.issueCommand(SmtpClient.java:48)
at sun.net.smtp.SmtpClient.closeServer(SmtpClient.java:38)
at sun.net.NetworkClient.openServer(NetworkClient.java:117)
at sun.net.smtp.SmtpClient.openServer(SmtpClient.java:111)
at sun.net.smtp.SmtpClient.<init>(SmtpClient.java:156)
at
com.webobjects.appserver.WOMailDelivery.sendEmail(WOMailDelivery.java:
201)
at
com.webobjects.appserver.WOMailDelivery.composePlainTextEmail(WOMailDeli
very.java:117)
at Application.notifyViaEmail(Application.java:157)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden