<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: mail task: mail not send but no errors either in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/mail-task-mail-not-send-but-no-errors-either/m-p/108975#M76456</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;since I do not get any error I cannot even debug…&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;You can if you use a real debugger and set some breakpoints in e.g. the activiti mail classes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2012 20:53:31 GMT</pubDate>
    <dc:creator>ronald_van_kuij</dc:creator>
    <dc:date>2012-09-05T20:53:31Z</dc:date>
    <item>
      <title>mail task: mail not send but no errors either</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mail-task-mail-not-send-but-no-errors-either/m-p/108974#M76455</link>
      <description>hello,I am just getting started with activit and BPMN 2.0, and therefore tried to setup a really simple process, which does nothing but sending an email via an external SMTP server.This is my process definition:&amp;lt;process id="process1" name="process1"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;startEvent id="startevent1" name="St</description>
      <pubDate>Wed, 05 Sep 2012 15:54:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mail-task-mail-not-send-but-no-errors-either/m-p/108974#M76455</guid>
      <dc:creator>michafn</dc:creator>
      <dc:date>2012-09-05T15:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: mail task: mail not send but no errors either</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mail-task-mail-not-send-but-no-errors-either/m-p/108975#M76456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;since I do not get any error I cannot even debug…&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;You can if you use a real debugger and set some breakpoints in e.g. the activiti mail classes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 20:53:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mail-task-mail-not-send-but-no-errors-either/m-p/108975#M76456</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2012-09-05T20:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: mail task: mail not send but no errors either</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mail-task-mail-not-send-but-no-errors-either/m-p/108976#M76457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The same process i'm also done with this.While Run the juint i got the mail ,but export the xml from the activit-explorer i can't get the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail i'm getting the start process error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Exception&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;com.vaadin.event.ListenerMethod$MethodException&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cause: org.activiti.engine.ActivitiException: Could not send e-mail&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.event.ListenerMethod.receiveEvent(ListenerMethod.java:510)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.event.EventRouter.fireEvent(EventRouter.java:164)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.ui.AbstractComponent.fireEvent(AbstractComponent.java:1193)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.ui.Button.fireClick(Button.java:539)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.ui.Button.changeVariables(Button.java:206)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.terminal.gwt.server.AbstractCommunicationManager.handleVariableBurst(AbstractCommunicationManager.java:1299)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.terminal.gwt.server.AbstractCommunicationManager.handleVariables(AbstractCommunicationManager.java:1219)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.terminal.gwt.server.AbstractCommunicationManager.doHandleUidlRequest(AbstractCommunicationManager.java:735)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.terminal.gwt.server.CommunicationManager.handleUidlRequest(CommunicationManager.java:296)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.terminal.gwt.server.AbstractApplicationServlet.service(AbstractApplicationServlet.java:501)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.Thread.run(Thread.java:619)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me for this,if any one knows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Valarmarthi P&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 09:40:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mail-task-mail-not-send-but-no-errors-either/m-p/108976#M76457</guid>
      <dc:creator>valarmathi</dc:creator>
      <dc:date>2012-09-25T09:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: mail task: mail not send but no errors either</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mail-task-mail-not-send-but-no-errors-either/m-p/108977#M76458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;IS that all exception stack trace there? I would expect some nested exception about why the mail sending failed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And you don't get any errors when running in the unit test? Then something is wrong on the mail server side.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2012 08:02:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mail-task-mail-not-send-but-no-errors-either/m-p/108977#M76458</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2012-09-26T08:02:23Z</dc:date>
    </item>
  </channel>
</rss>

