<?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: email notifications are not always send when publishing a document in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/email-notifications-are-not-always-send-when-publishing-a/m-p/317802#M4803</link>
    <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;Here is more interesting information  (the information above are obsolete).&lt;/P&gt;
&lt;P&gt;my system config :
CentOS 7
jdk1.8.0_181
nuxeo-server-tomcat-8.10-HF30&lt;/P&gt;
&lt;P&gt;on my test server instance, I can see in the Admin / Monitoring :&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;notificationListener&lt;/STRONG&gt; 	NotificationEventListener(async) 	2 calls 	566ms 	95,45%&lt;/P&gt;
&lt;P&gt;But on my prod server, notificationListener is not listenning  : it seems working &lt;STRONG&gt;the first time&lt;/STRONG&gt; as the comment notification was sent.&lt;/P&gt;
&lt;P&gt;Then, org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent() is never excuted  for the next comments.&lt;/P&gt;
&lt;P&gt;The synchronous listeners work well.&lt;/P&gt;
&lt;P&gt;Thanks for any suggestion
Henri&lt;/P&gt;
&lt;P&gt;PS : my smtp config works fine :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Protocole d'envoi des emails : smtp&lt;/LI&gt;
&lt;LI&gt;Nom d'hôte pour la connexion transport : localhost&lt;/LI&gt;
&lt;LI&gt;Numéro de port pour la connexion transport : 25&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Wed, 12 Dec 2018 16:51:15 GMT</pubDate>
    <dc:creator>Henri_Jacob1</dc:creator>
    <dc:date>2018-12-12T16:51:15Z</dc:date>
    <item>
      <title>email notifications are not always send when publishing a document</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/email-notifications-are-not-always-send-when-publishing-a/m-p/317800#M4801</link>
      <description>&lt;P&gt;Since I passed on Nuxeo LTS2016 , when a user publish a document to a section , sometimes the notification is send, but most of the time it's not. On my 5.8 platform, it used to work fine.
I have the message in the server.log :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;2018-09-26 12:12:21,795 WARN  [ajp-bio-0.0.0.0-9550-exec-142] [org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder] Section with ID=723de645-9005-442a-9f41-84b53a185ce1 not found for document with ID=fd5280b8-855b-4550-892f-3d2a0bc43241
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Section with ID=723de645-9005-442a-9f41-84b53a185ce1 actually does not exist . S , I have two question:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;how can I suppress this section ID ?&lt;/LI&gt;
&lt;LI&gt;why email notification is not send in this case?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thanks for any suggestion,
Regards,
Henri&lt;/P&gt;
&lt;P&gt;PS :&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2018 08:43:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/email-notifications-are-not-always-send-when-publishing-a/m-p/317800#M4801</guid>
      <dc:creator>Henri_Jacob1</dc:creator>
      <dc:date>2018-10-23T08:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: email notifications are not always send when publishing a document</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/email-notifications-are-not-always-send-when-publishing-a/m-p/317801#M4802</link>
      <description>&lt;P&gt;Can you provide more information about what is currently configured and how it is configured to send email etc?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 22:41:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/email-notifications-are-not-always-send-when-publishing-a/m-p/317801#M4802</guid>
      <dc:creator>Jackie_A</dc:creator>
      <dc:date>2018-11-28T22:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: email notifications are not always send when publishing a document</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/email-notifications-are-not-always-send-when-publishing-a/m-p/317802#M4803</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;Here is more interesting information  (the information above are obsolete).&lt;/P&gt;
&lt;P&gt;my system config :
CentOS 7
jdk1.8.0_181
nuxeo-server-tomcat-8.10-HF30&lt;/P&gt;
&lt;P&gt;on my test server instance, I can see in the Admin / Monitoring :&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;notificationListener&lt;/STRONG&gt; 	NotificationEventListener(async) 	2 calls 	566ms 	95,45%&lt;/P&gt;
&lt;P&gt;But on my prod server, notificationListener is not listenning  : it seems working &lt;STRONG&gt;the first time&lt;/STRONG&gt; as the comment notification was sent.&lt;/P&gt;
&lt;P&gt;Then, org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent() is never excuted  for the next comments.&lt;/P&gt;
&lt;P&gt;The synchronous listeners work well.&lt;/P&gt;
&lt;P&gt;Thanks for any suggestion
Henri&lt;/P&gt;
&lt;P&gt;PS : my smtp config works fine :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Protocole d'envoi des emails : smtp&lt;/LI&gt;
&lt;LI&gt;Nom d'hôte pour la connexion transport : localhost&lt;/LI&gt;
&lt;LI&gt;Numéro de port pour la connexion transport : 25&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 12 Dec 2018 16:51:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/email-notifications-are-not-always-send-when-publishing-a/m-p/317802#M4803</guid>
      <dc:creator>Henri_Jacob1</dc:creator>
      <dc:date>2018-12-12T16:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: email notifications are not always send when publishing a document</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/email-notifications-are-not-always-send-when-publishing-a/m-p/317803#M4804</link>
      <description>&lt;P&gt;After a while, It seems that on my test server, the notificationListener is frozen also (even if it appairs in the Monotring / Asynchonous  Event List)&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 17:47:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/email-notifications-are-not-always-send-when-publishing-a/m-p/317803#M4804</guid>
      <dc:creator>Henri_Jacob1</dc:creator>
      <dc:date>2018-12-12T17:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: email notifications are not always send when publishing a document</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/email-notifications-are-not-always-send-when-publishing-a/m-p/317804#M4805</link>
      <description>&lt;P&gt;hello Henri Jacob, I have the same situation on tasks assign email notification, and on document  update permissions notifications,&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 13:51:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/email-notifications-are-not-always-send-when-publishing-a/m-p/317804#M4805</guid>
      <dc:creator>00000001_</dc:creator>
      <dc:date>2020-04-21T13:51:49Z</dc:date>
    </item>
  </channel>
</rss>

