<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>KB-1795 Users do not receive alerts for failed processes due to MAX_RECIPIENTS being exceeded</title><link>https://community.appian.com/support/w/kb/1212/kb-1795-users-do-not-receive-alerts-for-failed-processes-due-to-max_5f00_recipients-being-exceeded</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1795 Users do not receive alerts for failed processes due to MAX_RECIPIENTS being exceeded</title><link>https://community.appian.com/support/w/kb/1212/kb-1795-users-do-not-receive-alerts-for-failed-processes-due-to-max_5f00_recipients-being-exceeded</link><pubDate>Fri, 16 Nov 2018 17:35:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3935ab53-dbb3-4f35-8232-35fe6e584cb0</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1212/kb-1795-users-do-not-receive-alerts-for-failed-processes-due-to-max_5f00_recipients-being-exceeded#comments</comments><description>Current Revision posted to Appian Knowledge Base by Jordan Horwat on 11/16/2018 5:35:39 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Users are not receiving alerts for failed processes or email messages for processes paused by exception.&lt;/p&gt;
&lt;p&gt;The following error&amp;nbsp;is seen in the application server log:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;INFO&amp;nbsp;&lt;span class="error"&gt;[stdout]&lt;/span&gt;&amp;nbsp;(ajp-/0.0.0.0:8009-11) &lt;span class="error"&gt;[ajp-/0.0.0.0:8009-11]&lt;/span&gt;&amp;nbsp;WARN com.appiancorp.ap2.service.PortalNotificationServiceJavaImpl - A notification broadcast has been prevented because the number of recipients&amp;nbsp;&lt;span class="error"&gt;[***]&lt;/span&gt;&amp;nbsp;would exceed the configured limit of&amp;nbsp;&lt;span class="error"&gt;[100]&lt;/span&gt;. Adjust conf.notifications.MAX_RECIPIENTS to a value greater than&amp;nbsp;&lt;span class="error"&gt;[100]&lt;/span&gt;&amp;nbsp;as necessary for future notifications.&lt;/pre&gt;
&lt;p&gt;For JBoss,&amp;nbsp;&lt;strong&gt;server.log&lt;/strong&gt;&amp;nbsp;is located in the&amp;nbsp;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/logs&lt;/code&gt;&amp;nbsp;directory. For Tomcat,&amp;nbsp;&lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;&amp;nbsp;file is located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/log&lt;/code&gt;&amp;nbsp;directory.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;To prevent accidental mass notifications, if a notification is generated for more than a certain number of recipients, the system sends a WARN message to the application server log and does not send the email, mobile push notification, or portal alert notification to the recipients.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;This recipient limit is controlled by the following property in &lt;strong&gt;custom.properties&lt;/strong&gt;:&lt;/p&gt;
&lt;div class="highlighter-rouge"&gt;
&lt;div class="highlight"&gt;
&lt;pre class="highlight"&gt;&lt;code&gt;conf.notifications.MAX_RECIPIENTS=
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;The default value is&amp;nbsp;100. To send out the email to more than 100 recipients, you can increase this value and restart the application-server to send out the email to more than 100 recipients.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#maximum-notification-recipients"&gt;This&lt;/a&gt; documentation&amp;nbsp;provides&amp;nbsp;additional information on this topic.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;November 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Users do not receive alerts for failed processes due to MAX_RECIPIENTS being exceeded</title><link>https://community.appian.com/support/w/kb/1212/kb-1795-users-do-not-receive-alerts-for-failed-processes-due-to-max_5f00_recipients-being-exceeded/revision/8</link><pubDate>Fri, 16 Nov 2018 12:34:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3935ab53-dbb3-4f35-8232-35fe6e584cb0</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1212/kb-1795-users-do-not-receive-alerts-for-failed-processes-due-to-max_5f00_recipients-being-exceeded#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Jordan Horwat on 11/16/2018 12:34:59 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Users are not receiving alerts for failed processes or email messages for processes paused by exception.&lt;/p&gt;
&lt;p&gt;The following error&amp;nbsp;is seen in the application server log:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;INFO&amp;nbsp;&lt;span class="error"&gt;[stdout]&lt;/span&gt;&amp;nbsp;(ajp-/0.0.0.0:8009-11) &lt;span class="error"&gt;[ajp-/0.0.0.0:8009-11]&lt;/span&gt;&amp;nbsp;WARN com.appiancorp.ap2.service.PortalNotificationServiceJavaImpl - A notification broadcast has been prevented because the number of recipients&amp;nbsp;&lt;span class="error"&gt;[***]&lt;/span&gt;&amp;nbsp;would exceed the configured limit of&amp;nbsp;&lt;span class="error"&gt;[100]&lt;/span&gt;. Adjust conf.notifications.MAX_RECIPIENTS to a value greater than&amp;nbsp;&lt;span class="error"&gt;[100]&lt;/span&gt;&amp;nbsp;as necessary for future notifications.&lt;/pre&gt;
&lt;p&gt;For JBoss,&amp;nbsp;&lt;strong&gt;server.log&lt;/strong&gt;&amp;nbsp;is located in the&amp;nbsp;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/logs&lt;/code&gt;&amp;nbsp;directory. For Tomcat,&amp;nbsp;&lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;&amp;nbsp;file is located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/log&lt;/code&gt;&amp;nbsp;directory.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;To prevent accidental mass notifications, if a notification is generated for more than a certain number of recipients, the system sends a WARN message to the application server log and does not send the email, mobile push notification, or portal alert notification to the recipients.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;This recipient limit is controlled by the following property in &lt;strong&gt;custom.properties&lt;/strong&gt;:&lt;/p&gt;
&lt;div class="highlighter-rouge"&gt;
&lt;div class="highlight"&gt;
&lt;pre class="highlight"&gt;&lt;code&gt;conf.notifications.MAX_RECIPIENTS=
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;The default value is&amp;nbsp;100. To send out the email to more than 100 recipients, you can increase this value and restart the application-server to send out the email to more than 100 recipients.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#maximum-notification-recipients"&gt;This&lt;/a&gt; documentation&amp;nbsp;provides&amp;nbsp;additional information on this topic.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;November 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Users do not receive alerts for failed processes due to MAX_RECIPIENTS being exceeded</title><link>https://community.appian.com/support/w/kb/1212/kb-1795-users-do-not-receive-alerts-for-failed-processes-due-to-max_5f00_recipients-being-exceeded/revision/7</link><pubDate>Thu, 15 Nov 2018 16:14:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3935ab53-dbb3-4f35-8232-35fe6e584cb0</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1212/kb-1795-users-do-not-receive-alerts-for-failed-processes-due-to-max_5f00_recipients-being-exceeded#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Tejas Kargutkar on 11/15/2018 4:14:50 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Users are not receiving alerts for failed processes or email messages for processes paused by exception.&lt;/p&gt;
&lt;p&gt;No email messages are being received for processes paused by exception.&lt;/p&gt;
&lt;p&gt;The following error&amp;nbsp;is seen in the application server log:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;INFO&amp;nbsp;&lt;span class="error"&gt;[stdout]&lt;/span&gt;&amp;nbsp;(ajp-/0.0.0.0:8009-11) &lt;span class="error"&gt;[ajp-/0.0.0.0:8009-11]&lt;/span&gt;&amp;nbsp;WARN com.appiancorp.ap2.service.PortalNotificationServiceJavaImpl - A notification broadcast has been prevented because the number of recipients&amp;nbsp;&lt;span class="error"&gt;[***]&lt;/span&gt;&amp;nbsp;would exceed the configured limit of&amp;nbsp;&lt;span class="error"&gt;[100]&lt;/span&gt;. Adjust conf.notifications.MAX_RECIPIENTS to a value greater than&amp;nbsp;&lt;span class="error"&gt;[100]&lt;/span&gt;&amp;nbsp;as necessary for future notifications.&lt;/pre&gt;
&lt;p&gt;For JBoss,&amp;nbsp;&lt;strong&gt;server.log&lt;/strong&gt;&amp;nbsp;is located in the&amp;nbsp;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/logs&lt;/code&gt;&amp;nbsp;directory. For Tomcat,&amp;nbsp;&lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;&amp;nbsp;file is located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/log&lt;/code&gt;&amp;nbsp;directory.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;To prevent accidental mass notifications, if a notification is generated for more than a certain number of recipients, the system sends a WARN message to the application server log and does not send the email, mobile push notification, or portal alert notification to the recipients.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;This recipient limit is controlled by the following property in &lt;strong&gt;custom.properties&lt;/strong&gt;:&lt;/p&gt;
&lt;div class="highlighter-rouge"&gt;
&lt;div class="highlight"&gt;
&lt;pre class="highlight"&gt;&lt;code&gt;conf.notifications.MAX_RECIPIENTS=
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;The default value is&amp;nbsp;100. To send out the email to more than 100 recipients, you can increase this value and restart the application-server to send out the email to more than 100 recipients.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#maximum-notification-recipients"&gt;This&lt;/a&gt; documentation&amp;nbsp;provides&amp;nbsp;additional information on this topic.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;November 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Users do not receive alerts for failed processes due to MAX_RECIPIENTS being exceeded</title><link>https://community.appian.com/support/w/kb/1212/kb-1795-users-do-not-receive-alerts-for-failed-processes-due-to-max_5f00_recipients-being-exceeded/revision/6</link><pubDate>Thu, 15 Nov 2018 13:35:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3935ab53-dbb3-4f35-8232-35fe6e584cb0</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1212/kb-1795-users-do-not-receive-alerts-for-failed-processes-due-to-max_5f00_recipients-being-exceeded#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Jordan Horwat on 11/15/2018 1:35:10 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Users are not receiving alerts for failed processes or email messages for processes paused by exception.&lt;/p&gt;
&lt;p&gt;No email messages are being received for processes paused by exception.&lt;/p&gt;
&lt;p&gt;The following error&amp;nbsp;is seen in the application server log:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;INFO&amp;nbsp;&lt;span class="error"&gt;[stdout]&lt;/span&gt;&amp;nbsp;(ajp-/0.0.0.0:8009-11) &lt;span class="error"&gt;[ajp-/0.0.0.0:8009-11]&lt;/span&gt;&amp;nbsp;WARN com.appiancorp.ap2.service.PortalNotificationServiceJavaImpl - A notification broadcast has been prevented because the number of recipients&amp;nbsp;&lt;span class="error"&gt;[***]&lt;/span&gt;&amp;nbsp;would exceed the configured limit of&amp;nbsp;&lt;span class="error"&gt;[100]&lt;/span&gt;. Adjust conf.notifications.MAX_RECIPIENTS to a value greater than&amp;nbsp;&lt;span class="error"&gt;[100]&lt;/span&gt;&amp;nbsp;as necessary for future notifications.&lt;/pre&gt;
&lt;p&gt;For JBoss,&amp;nbsp;&lt;strong&gt;server.log&lt;/strong&gt;&amp;nbsp;is located in the&amp;nbsp;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/logs&lt;/code&gt;&amp;nbsp;directory. For Tomcat,&amp;nbsp;&lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;&amp;nbsp;file is located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/log&lt;/code&gt;&amp;nbsp;directory.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;To prevent accidental mass notifications, if a notification is generated for more than a certain number of recipients, the system sends a WARN message to the application server log and does not send the email, mobile push notification, or portal alert notification to the recipients.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;This recipient limit is controlled by the following property in &lt;strong&gt;custom.properties&lt;/strong&gt;:&lt;/p&gt;
&lt;div class="highlighter-rouge"&gt;
&lt;div class="highlight"&gt;
&lt;pre class="highlight"&gt;&lt;code&gt;conf.notifications.MAX_RECIPIENTS=
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;The default value is&amp;nbsp;100. To send out the email to more than 100 recipients, you can increase this value and restart the application-server to send out the email to more than 100 recipients.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#maximum-notification-recipients"&gt;This&lt;/a&gt; documentation&amp;nbsp;provides&amp;nbsp;additional information.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;November 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Users do not receive alerts for failed processes due to MAX_RECIPIENTS being exceeded</title><link>https://community.appian.com/support/w/kb/1212/kb-1795-users-do-not-receive-alerts-for-failed-processes-due-to-max_5f00_recipients-being-exceeded/revision/5</link><pubDate>Thu, 15 Nov 2018 11:51:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3935ab53-dbb3-4f35-8232-35fe6e584cb0</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1212/kb-1795-users-do-not-receive-alerts-for-failed-processes-due-to-max_5f00_recipients-being-exceeded#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Tejas Kargutkar on 11/15/2018 11:51:44 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Users are not receiving alerts for failed processes or email messages for processes paused by exception.&lt;/p&gt;
&lt;p&gt;No email messages are being received for processes paused by exception.&lt;/p&gt;
&lt;p&gt;The following error&amp;nbsp;is seen in the application server log:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;INFO&amp;nbsp;&lt;span class="error"&gt;[stdout]&lt;/span&gt;&amp;nbsp;(ajp-/0.0.0.0:8009-11) &lt;span class="error"&gt;[ajp-/0.0.0.0:8009-11]&lt;/span&gt;&amp;nbsp;WARN com.appiancorp.ap2.service.PortalNotificationServiceJavaImpl - A notification broadcast has been prevented because the number of recipients&amp;nbsp;&lt;span class="error"&gt;[***]&lt;/span&gt;&amp;nbsp;would exceed the configured limit of&amp;nbsp;&lt;span class="error"&gt;[100]&lt;/span&gt;. Adjust conf.notifications.MAX_RECIPIENTS to a value greater than&amp;nbsp;&lt;span class="error"&gt;[100]&lt;/span&gt;&amp;nbsp;as necessary for future notifications.&lt;/pre&gt;
&lt;p&gt;For JBoss,&amp;nbsp;&lt;strong&gt;server.log&lt;/strong&gt;&amp;nbsp;is located in the&amp;nbsp;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/logs&lt;/code&gt;&amp;nbsp;directory. For Tomcat,&amp;nbsp;&lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;&amp;nbsp;file is located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/log&lt;/code&gt;&amp;nbsp;directory.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;To prevent accidental mass notifications, if a notification is generated for more than a certain number of recipients, the system sends a WARN message to the application server log and does not send the email, mobile push notification, or portal alert notification to the recipients.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;This recipient limit is controlled by the following property in &lt;strong&gt;custom.properties&lt;/strong&gt;:&lt;/p&gt;
&lt;div class="highlighter-rouge"&gt;
&lt;div class="highlight"&gt;
&lt;pre class="highlight"&gt;&lt;code&gt;conf.notifications.MAX_RECIPIENTS=
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;The default value is&amp;nbsp;100.&lt;/p&gt;
&lt;p&gt;To send out the email to more than 100 recipients, you can increase this value and restart the application-server to send out the email to more than 100 recipients.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#maximum-notification-recipients"&gt;This&lt;/a&gt; documentation has more details on the issue and how it can be resolved.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;November 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Users do not receive alerts for failed processes due to MAX_RECIPIENTS being exceeded</title><link>https://community.appian.com/support/w/kb/1212/kb-1795-users-do-not-receive-alerts-for-failed-processes-due-to-max_5f00_recipients-being-exceeded/revision/4</link><pubDate>Thu, 15 Nov 2018 11:49:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3935ab53-dbb3-4f35-8232-35fe6e584cb0</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1212/kb-1795-users-do-not-receive-alerts-for-failed-processes-due-to-max_5f00_recipients-being-exceeded#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Tejas Kargutkar on 11/15/2018 11:49:40 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Users are not receiving alerts for failed processes or email messages for processes paused by exception.&lt;/p&gt;
&lt;p&gt;No email messages are being received for processes paused by exception.&lt;/p&gt;
&lt;p&gt;The following error&amp;nbsp;is seen in the application server log:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;INFO&amp;nbsp;&lt;span class="error"&gt;[stdout]&lt;/span&gt;&amp;nbsp;(ajp-/0.0.0.0:8009-11) &lt;span class="error"&gt;[ajp-/0.0.0.0:8009-11]&lt;/span&gt;&amp;nbsp;WARN com.appiancorp.ap2.service.PortalNotificationServiceJavaImpl - A notification broadcast has been prevented because the number of recipients&amp;nbsp;&lt;span class="error"&gt;[***]&lt;/span&gt;&amp;nbsp;would exceed the configured limit of&amp;nbsp;&lt;span class="error"&gt;[100]&lt;/span&gt;. Adjust conf.notifications.MAX_RECIPIENTS to a value greater than&amp;nbsp;&lt;span class="error"&gt;[100]&lt;/span&gt;&amp;nbsp;as necessary for future notifications.&lt;/pre&gt;
&lt;p&gt;For JBoss,&amp;nbsp;&lt;strong&gt;server.log&lt;/strong&gt;&amp;nbsp;is located in the&amp;nbsp;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/logs&lt;/code&gt;&amp;nbsp;directory. For Tomcat,&amp;nbsp;&lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;&amp;nbsp;file is located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/log&lt;/code&gt;&amp;nbsp;directory.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;To prevent accidental mass notifications, if a notification is generated for more than a certain number of recipients, the system sends a WARN message to the application server log and does not send the email, mobile push notification, or portal alert notification to the recipients.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;This recipient limit is controlled by the following property in&amp;nbsp;&lt;code class="highlighter-rouge"&gt;custom.properties&lt;/code&gt;:&lt;/p&gt;
&lt;div class="highlighter-rouge"&gt;
&lt;div class="highlight"&gt;
&lt;pre class="highlight"&gt;&lt;code&gt;conf.notifications.MAX_RECIPIENTS=
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;The default value is&amp;nbsp;100.&lt;/p&gt;
&lt;p&gt;To send out the email to more than 100 recipients, you can increase this value and restart the application-server to send out the email to more than 100 recipients.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#maximum-notification-recipients"&gt;This&lt;/a&gt; documentation has more details on the issue and how it can be resolved.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;November 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Users do not receive alerts for failed processes due to MAX_RECIPIENTS being exceeded</title><link>https://community.appian.com/support/w/kb/1212/kb-1795-users-do-not-receive-alerts-for-failed-processes-due-to-max_5f00_recipients-being-exceeded/revision/3</link><pubDate>Thu, 15 Nov 2018 11:48:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3935ab53-dbb3-4f35-8232-35fe6e584cb0</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1212/kb-1795-users-do-not-receive-alerts-for-failed-processes-due-to-max_5f00_recipients-being-exceeded#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Tejas Kargutkar on 11/15/2018 11:48:14 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Users are not receiving alerts for failed processes or email messages for processes paused by exception.&lt;/p&gt;
&lt;p&gt;No email messages are being received for processes paused by exception.&lt;/p&gt;
&lt;p&gt;The following error&amp;nbsp;is seen in the application server log:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;INFO&amp;nbsp;&lt;span class="error"&gt;[stdout]&lt;/span&gt;&amp;nbsp;(ajp-/0.0.0.0:8009-11) &lt;span class="error"&gt;[ajp-/0.0.0.0:8009-11]&lt;/span&gt;&amp;nbsp;WARN com.appiancorp.ap2.service.PortalNotificationServiceJavaImpl - A notification broadcast has been prevented because the number of recipients&amp;nbsp;&lt;span class="error"&gt;[***]&lt;/span&gt;&amp;nbsp;would exceed the configured limit of&amp;nbsp;&lt;span class="error"&gt;[100]&lt;/span&gt;. Adjust conf.notifications.MAX_RECIPIENTS to a value greater than&amp;nbsp;&lt;span class="error"&gt;[100]&lt;/span&gt;&amp;nbsp;as necessary for future notifications.&lt;/pre&gt;
&lt;p&gt;For JBoss,&amp;nbsp;&lt;strong&gt;server.log&lt;/strong&gt;&amp;nbsp;is located in the&amp;nbsp;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/logs&lt;/code&gt;&amp;nbsp;directory. For Tomcat,&amp;nbsp;&lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;&amp;nbsp;file is located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/log&lt;/code&gt;&amp;nbsp;directory.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;To prevent accidental mass notifications, if a notification is generated for more than a certain number of recipients, the system sends a WARN message to the application server log and does not send the email, mobile push notification, or portal alert notification to the recipients.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;This recipient limit is controlled by the following property in&amp;nbsp;&lt;code class="highlighter-rouge"&gt;custom.properties&lt;/code&gt;:&lt;/p&gt;
&lt;div class="highlighter-rouge"&gt;
&lt;div class="highlight"&gt;
&lt;pre class="highlight"&gt;&lt;code&gt;conf.notifications.MAX_RECIPIENTS=
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;The default value is&amp;nbsp;100.&lt;/p&gt;
&lt;p&gt;You can increase this value and restart the application-server to send out the email to more than 100 recipients.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#maximum-notification-recipients"&gt;This&lt;/a&gt; documentation has more details on the issue and how it can be resolved.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;November 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Alerts for failed processes not received due to MAX_RECIPIENTS being exceeded</title><link>https://community.appian.com/support/w/kb/1212/kb-1795-users-do-not-receive-alerts-for-failed-processes-due-to-max_5f00_recipients-being-exceeded/revision/1</link><pubDate>Thu, 08 Nov 2018 18:55:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3935ab53-dbb3-4f35-8232-35fe6e584cb0</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1212/kb-1795-users-do-not-receive-alerts-for-failed-processes-due-to-max_5f00_recipients-being-exceeded#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Tejas Kargutkar on 11/8/2018 6:55:11 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Alerts for failed processes not being received.&lt;/p&gt;
&lt;p&gt;No email messages are being received for processes paused by exception.&lt;/p&gt;
&lt;p&gt;Following error is observed in the &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;&amp;nbsp;file is located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/log&lt;/code&gt;&amp;nbsp;directory:&lt;/p&gt;
&lt;pre&gt;INFO&amp;nbsp;&lt;span class="error"&gt;[stdout]&lt;/span&gt;&amp;nbsp;(ajp-/0.0.0.0:8009-11) &lt;span class="error"&gt;[ajp-/0.0.0.0:8009-11]&lt;/span&gt;&amp;nbsp;WARN com.appiancorp.ap2.service.PortalNotificationServiceJavaImpl - A notification broadcast has been prevented because the number of recipients&amp;nbsp;&lt;span class="error"&gt;[***]&lt;/span&gt;&amp;nbsp;would exceed the configured limit of&amp;nbsp;&lt;span class="error"&gt;[100]&lt;/span&gt;. Adjust conf.notifications.MAX_RECIPIENTS to a value greater than&amp;nbsp;&lt;span class="error"&gt;[100]&lt;/span&gt;&amp;nbsp;as necessary for future notifications.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;To prevent accidental mass notifications, if a notification is generated for more than a certain number of recipients, the system sends a WARN message to the application server log and does not send the email, mobile push notification, or portal alert notification to the recipients.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;This documentation has more details on the issue and how it can be resolved.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;November 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Alerts for failed processes not received due to MAX_RECIPIENTS being exceeded</title><link>https://community.appian.com/support/w/kb/1212/kb-1795-users-do-not-receive-alerts-for-failed-processes-due-to-max_5f00_recipients-being-exceeded/revision/2</link><pubDate>Thu, 08 Nov 2018 13:59:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3935ab53-dbb3-4f35-8232-35fe6e584cb0</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1212/kb-1795-users-do-not-receive-alerts-for-failed-processes-due-to-max_5f00_recipients-being-exceeded#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Tejas Kargutkar on 11/8/2018 1:59:42 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Alerts for failed processes not being received.&lt;/p&gt;
&lt;p&gt;No email messages are being received for processes paused by exception.&lt;/p&gt;
&lt;p&gt;The following error&amp;nbsp;is seen in the application server log:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;INFO&amp;nbsp;&lt;span class="error"&gt;[stdout]&lt;/span&gt;&amp;nbsp;(ajp-/0.0.0.0:8009-11) &lt;span class="error"&gt;[ajp-/0.0.0.0:8009-11]&lt;/span&gt;&amp;nbsp;WARN com.appiancorp.ap2.service.PortalNotificationServiceJavaImpl - A notification broadcast has been prevented because the number of recipients&amp;nbsp;&lt;span class="error"&gt;[***]&lt;/span&gt;&amp;nbsp;would exceed the configured limit of&amp;nbsp;&lt;span class="error"&gt;[100]&lt;/span&gt;. Adjust conf.notifications.MAX_RECIPIENTS to a value greater than&amp;nbsp;&lt;span class="error"&gt;[100]&lt;/span&gt;&amp;nbsp;as necessary for future notifications.&lt;/pre&gt;
&lt;p&gt;For JBoss,&amp;nbsp;&lt;strong&gt;server.log&lt;/strong&gt;&amp;nbsp;is located in the&amp;nbsp;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/log&lt;/code&gt;&amp;nbsp;directory. For Tomcat,&amp;nbsp;&lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;&amp;nbsp;file is located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/log&lt;/code&gt;&amp;nbsp;directory.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;To prevent accidental mass notifications, if a notification is generated for more than a certain number of recipients, the system sends a WARN message to the application server log and does not send the email, mobile push notification, or portal alert notification to the recipients.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#maximum-notification-recipients"&gt;This&lt;/a&gt; documentation has more details on the issue and how it can be resolved.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;November 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item></channel></rss>