Hi there
i’m sending emails but after sending a few i get the below:
com.sun.mail.util.MailConnectException: Couldn’t connect to host, port: smtp.mandrillapp.com, 587; timeout 60000;
- nested exception is:*
- java.net.ConnectException: Connection timed out: connect.*
- com.objectiflune.core.base.ApplicationException: com.sun.mail.util.MailConnectException: Couldn’t connect to host, port: smtp.mandrillapp.com, 587; timeout 60000;*
- nested exception is:*
- java.net.ConnectException: Connection timed out: connect*
- at com.objectiflune.scheduling.TaskScheduler.submitAndWait(TaskScheduler.java)*
- at com.objectiflune.scheduling.TaskScheduler.submitAndWait(TaskScheduler.java)*
- at com.objectiflune.contentcreation.mergeengine.remote.MergeEngineTaskScheduler.submitAndWait(MergeEngineTaskScheduler.java)*
- at com.objectiflune.contentcreation.mergeengine.remote.EmailExportOperation.execute(EmailExportOperation.java)*
- at com.objectiflune.core.operations.Operations.a(Operations.java)*
- at com.objectiflune.core.operations.a.run(a.java)*
- at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)*
anyone got any ideas what it could be? i have a colleague who uses the same system and doesn’t get this problem so it must be a config on my PC ?
Thanks, Richard