Hi,

we are constantly seeing this error message on one of our servers. We are
using CF 6.1 and SQL Server 2000.

"Error","scheduler-3","03/18/10","08:28:03",,"Could not connect to SMTP
host: localhost, port: 25;   nested exception is:
java.net.SocketException: No buffer space available (maximum connections
reached?): JVM_Bind"
javax.mail.MessagingException: Could not connect to SMTP host: localhost,
port: 25;
  nested exception is:
    java.net.SocketException: No buffer space available (maximum connections
reached?): JVM_Bind
    at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:867)
    at
com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:156)
    at javax.mail.Service.connect(Service.java:234)
    at coldfusion.mail.MailSpooler.getConnection(MailSpooler.java:871)
    at coldfusion.mail.MailSpooler.deliver(MailSpooler.java:744)
    at coldfusion.mail.MailSpooler.sendMail(MailSpooler.java:674)
    at coldfusion.mail.MailSpooler.deliverStandard(MailSpooler.java:947)
    at coldfusion.mail.MailSpooler.run(MailSpooler.java:912)
    at coldfusion.scheduling.ThreadPool.run(ThreadPool.java:201)
    at coldfusion.scheduling.WorkerThread.run(WorkerThread.java:70)


The best two results i found from google so far are
http://kb2.adobe.com/cps/400/kb400700.html
http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:47998

Anyone wants to suggest something, please feel free.


<Ajas Mohammed />
http://ajashadi.blogspot.com
We cannot become what we need to be, remaining what we are.
No matter what, find a way. Because thats what winners do.
You can't improve what you don't measure.
Quality is never an accident; it is always the result of high intention,
sincere effort, intelligent direction and skillful execution; it represents
the wise choice of many alternatives.

Reply via email to