• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSForwardException in WOMailDelivery
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: Re: Deployment/JavaMonitor Question (Solved but not really)
  • Next by Date: Re: Joins with WebObjects
  • Previous by thread: Re: Deployment/JavaMonitor Question
  • Next by thread: takeValuesFromRequest not triggered
  • Index(es):
    • Date
    • Thread