<?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>question What should I do repeat errors: Preventing auto-resubmit for user after reaching max count in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/what-should-i-do-repeat-errors-preventing-auto-resubmit-for-user/m-p/1450550#M107476</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Repeat Errors in Log - Preventing auto-resubmit for user after reaching max count following High Security Plug-in installed.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Preventing auto-resubmit for user: &amp;lt;userid&amp;gt; after reaching max count for CSRF token mis-matches!: no thrown error -&amp;nbsp;com.glide.ui.ServletErrorListener&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I do not understand what I need to do, ServiceNow did not give me advice.&amp;nbsp; Do you have any recommendations?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My questions here&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Is this impacting the users in its’ current status? If so, what does that look like to the user?&amp;nbsp; Are they getting error messages, slow response or other?&lt;/LI&gt;
&lt;LI&gt;Being SET TO false, why would there be error messages in the logs?&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Does this need to be turned on?&amp;nbsp; Is so how will this impact the users? &amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Please note I am not a developer.&lt;/P&gt;
&lt;TABLE width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;SERVICENOW RESPONSE&lt;BR /&gt; A careful review of the application node logs finds hundreds, or thousands, of the following errors.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;App-Log:&lt;/STRONG&gt; Found error for user &amp;lt;userid&amp;gt;&lt;BR /&gt; less localhost_log.2022-01-17.txt | sesh 27EE316A1B854910CB50CBBE034BCB22 | grep txid=56e246e21bc5&lt;/P&gt;
&amp;nbsp;2022-01-17 08:42:37 (709) Default-thread-2 27EE316A1B854910CB50CBBE034BCB22 txid=56e246e21bc5 #313598 /&lt;A href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fxmlhttp.do&amp;amp;c=E,1,LhQaKcPkOi7EvvpOm40NK_Sf9ui4qZTTjD1ydUKKFDsyOwQDbFNI-mpAV4Q9Y5y6fuO16kBCPBpIMOGBiv4_fJvT_a6-KNtTrcjHK5rMXgOhiYd_iS5mhu5a4Q,,&amp;amp;typo=1&amp;amp;ancr_add=1"&gt;xmlhttp.do&lt;/A&gt; Parameters -------------------------&lt;BR /&gt; &amp;nbsp;2022-01-17 08:42:37 (710) Default-thread-2 27EE316A1B854910CB50CBBE034BCB22 txid=56e246e21bc5 *** Start&amp;nbsp; #313598 /&lt;A href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fxmlhttp.do&amp;amp;c=E,1,jevgWtMP-nL17v035y0A06cxHQ_kWGLML3vxk9Xw-_U3PLJhdoe5RJ-IGjUoHF-CgNZcX7UM2Xq3n0eMQgWrHeiv5Tcy6zPWqqYxac2N&amp;amp;typo=1&amp;amp;ancr_add=1"&gt;xmlhttp.do&lt;/A&gt;, user: &amp;lt;userid&amp;gt;&lt;BR /&gt; &amp;nbsp;2022-01-17 08:42:37 (710) Default-thread-2 27EE316A1B854910CB50CBBE034BCB22 txid=56e246e21bc5 SEVERE *** ERROR *** Preventing auto-resubmit for user:&amp;lt;userid&amp;gt; after reaching max count for CSRF token mis-matches!&lt;BR /&gt; &amp;nbsp;2022-01-17 08:42:37 (711) Default-thread-2 27EE316A1B854910CB50CBBE034BCB22 txid=56e246e21bc5 tx_pattern_hash=-2005944411 *** End&amp;nbsp; #313598 /&lt;A href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fxmlhttp.do&amp;amp;c=E,1,3bwIPtRVpn4_v-aa71794A92Cx078TsnHsjuWF1mybcEtEskTz9KZfTd8Vlt3KxW2yhfSOo5MC8maRYm9UI9SIqFiOkR9l46Ma0eAQIuDOy7SomOf9I,&amp;amp;typo=1&amp;amp;ancr_add=1"&gt;xmlhttp.do&lt;/A&gt;, user: &amp;lt;userid&amp;gt;, total time: 0:00:00.017, processing time: 0:00:00.009, total wait: 0:00:00.008, session wait: 0:00:00.008, SQL time: 0:00:00.001 (count: 3), source: 70.31.114.130
&lt;P&gt;Note: The above CSRF (Cross-Site Request Forgery) token mismatch ERRORS could be impacted by the following system properties:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;glide.security.csrf.strict.validation.mode&lt;BR /&gt; glide.csrf.token.fail.count&lt;BR /&gt; glide.security.auto.resubmit.ajax.max.attempts&lt;/P&gt;
&lt;P&gt;The only one I found in your instance was &lt;BR /&gt; glide.security.csrf.strict.validation.mode and it's set to the default value of false&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Docs:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fdocs.servicenow.com%2fbundle%2frome-platform-administration%2fpage%2fadminister%2fsecurity%2fconcept%2fc_HighSecuritySettings.html%3fcshalt%3dyes&amp;amp;c=E,1,UfyPROhPj_9yGnIpuFCS2pSW2I8p6fm9dUAh89ZdylO_W6zXpUgCGGCl7EtdOqJIHvCW0K5nrM-HKRtt0b-eLV8Ijf0Xz170eom385N7RAzBCviD9b41BQ,,&amp;amp;typo=1"&gt;https://docs.servicenow.com/bundle/rome-platform-administration/page/administer/security/concept/c_HighSecuritySettings.html?cshalt=yes&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;A href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fdocs.servicenow.com%2fbundle%2frome-platform-administration%2fpage%2fadminister%2fsecurity%2freference%2fcsrf-strict-validation.html&amp;amp;c=E,1,mts2KZDhBh7PMCl8FBAYS4MVTN1aLUav2WIppZErxAqfK_qrgSDBHAEye2GWB3A2BFblNudF7JtKFrYwWlpDRk3w8GbO8UgqV8B_GdEf7t6p&amp;amp;typo=1"&gt;https://docs.servicenow.com/bundle/rome-platform-administration/page/administer/security/reference/csrf-strict-validation.html&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt; &lt;BR /&gt; Thanks, &lt;BR /&gt; &lt;BR /&gt; John&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Tue, 18 Jan 2022 16:02:44 GMT</pubDate>
    <dc:creator>Donna12</dc:creator>
    <dc:date>2022-01-18T16:02:44Z</dc:date>
    <item>
      <title>What should I do repeat errors: Preventing auto-resubmit for user after reaching max count</title>
      <link>https://www.servicenow.com/community/developer-forum/what-should-i-do-repeat-errors-preventing-auto-resubmit-for-user/m-p/1450550#M107476</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Repeat Errors in Log - Preventing auto-resubmit for user after reaching max count following High Security Plug-in installed.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Preventing auto-resubmit for user: &amp;lt;userid&amp;gt; after reaching max count for CSRF token mis-matches!: no thrown error -&amp;nbsp;com.glide.ui.ServletErrorListener&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I do not understand what I need to do, ServiceNow did not give me advice.&amp;nbsp; Do you have any recommendations?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My questions here&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Is this impacting the users in its’ current status? If so, what does that look like to the user?&amp;nbsp; Are they getting error messages, slow response or other?&lt;/LI&gt;
&lt;LI&gt;Being SET TO false, why would there be error messages in the logs?&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Does this need to be turned on?&amp;nbsp; Is so how will this impact the users? &amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Please note I am not a developer.&lt;/P&gt;
&lt;TABLE width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;SERVICENOW RESPONSE&lt;BR /&gt; A careful review of the application node logs finds hundreds, or thousands, of the following errors.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;App-Log:&lt;/STRONG&gt; Found error for user &amp;lt;userid&amp;gt;&lt;BR /&gt; less localhost_log.2022-01-17.txt | sesh 27EE316A1B854910CB50CBBE034BCB22 | grep txid=56e246e21bc5&lt;/P&gt;
&amp;nbsp;2022-01-17 08:42:37 (709) Default-thread-2 27EE316A1B854910CB50CBBE034BCB22 txid=56e246e21bc5 #313598 /&lt;A href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fxmlhttp.do&amp;amp;c=E,1,LhQaKcPkOi7EvvpOm40NK_Sf9ui4qZTTjD1ydUKKFDsyOwQDbFNI-mpAV4Q9Y5y6fuO16kBCPBpIMOGBiv4_fJvT_a6-KNtTrcjHK5rMXgOhiYd_iS5mhu5a4Q,,&amp;amp;typo=1&amp;amp;ancr_add=1"&gt;xmlhttp.do&lt;/A&gt; Parameters -------------------------&lt;BR /&gt; &amp;nbsp;2022-01-17 08:42:37 (710) Default-thread-2 27EE316A1B854910CB50CBBE034BCB22 txid=56e246e21bc5 *** Start&amp;nbsp; #313598 /&lt;A href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fxmlhttp.do&amp;amp;c=E,1,jevgWtMP-nL17v035y0A06cxHQ_kWGLML3vxk9Xw-_U3PLJhdoe5RJ-IGjUoHF-CgNZcX7UM2Xq3n0eMQgWrHeiv5Tcy6zPWqqYxac2N&amp;amp;typo=1&amp;amp;ancr_add=1"&gt;xmlhttp.do&lt;/A&gt;, user: &amp;lt;userid&amp;gt;&lt;BR /&gt; &amp;nbsp;2022-01-17 08:42:37 (710) Default-thread-2 27EE316A1B854910CB50CBBE034BCB22 txid=56e246e21bc5 SEVERE *** ERROR *** Preventing auto-resubmit for user:&amp;lt;userid&amp;gt; after reaching max count for CSRF token mis-matches!&lt;BR /&gt; &amp;nbsp;2022-01-17 08:42:37 (711) Default-thread-2 27EE316A1B854910CB50CBBE034BCB22 txid=56e246e21bc5 tx_pattern_hash=-2005944411 *** End&amp;nbsp; #313598 /&lt;A href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fxmlhttp.do&amp;amp;c=E,1,3bwIPtRVpn4_v-aa71794A92Cx078TsnHsjuWF1mybcEtEskTz9KZfTd8Vlt3KxW2yhfSOo5MC8maRYm9UI9SIqFiOkR9l46Ma0eAQIuDOy7SomOf9I,&amp;amp;typo=1&amp;amp;ancr_add=1"&gt;xmlhttp.do&lt;/A&gt;, user: &amp;lt;userid&amp;gt;, total time: 0:00:00.017, processing time: 0:00:00.009, total wait: 0:00:00.008, session wait: 0:00:00.008, SQL time: 0:00:00.001 (count: 3), source: 70.31.114.130
&lt;P&gt;Note: The above CSRF (Cross-Site Request Forgery) token mismatch ERRORS could be impacted by the following system properties:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;glide.security.csrf.strict.validation.mode&lt;BR /&gt; glide.csrf.token.fail.count&lt;BR /&gt; glide.security.auto.resubmit.ajax.max.attempts&lt;/P&gt;
&lt;P&gt;The only one I found in your instance was &lt;BR /&gt; glide.security.csrf.strict.validation.mode and it's set to the default value of false&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Docs:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fdocs.servicenow.com%2fbundle%2frome-platform-administration%2fpage%2fadminister%2fsecurity%2fconcept%2fc_HighSecuritySettings.html%3fcshalt%3dyes&amp;amp;c=E,1,UfyPROhPj_9yGnIpuFCS2pSW2I8p6fm9dUAh89ZdylO_W6zXpUgCGGCl7EtdOqJIHvCW0K5nrM-HKRtt0b-eLV8Ijf0Xz170eom385N7RAzBCviD9b41BQ,,&amp;amp;typo=1"&gt;https://docs.servicenow.com/bundle/rome-platform-administration/page/administer/security/concept/c_HighSecuritySettings.html?cshalt=yes&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;A href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fdocs.servicenow.com%2fbundle%2frome-platform-administration%2fpage%2fadminister%2fsecurity%2freference%2fcsrf-strict-validation.html&amp;amp;c=E,1,mts2KZDhBh7PMCl8FBAYS4MVTN1aLUav2WIppZErxAqfK_qrgSDBHAEye2GWB3A2BFblNudF7JtKFrYwWlpDRk3w8GbO8UgqV8B_GdEf7t6p&amp;amp;typo=1"&gt;https://docs.servicenow.com/bundle/rome-platform-administration/page/administer/security/reference/csrf-strict-validation.html&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt; &lt;BR /&gt; Thanks, &lt;BR /&gt; &lt;BR /&gt; John&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 18 Jan 2022 16:02:44 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/what-should-i-do-repeat-errors-preventing-auto-resubmit-for-user/m-p/1450550#M107476</guid>
      <dc:creator>Donna12</dc:creator>
      <dc:date>2022-01-18T16:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: What should I do repeat errors: Preventing auto-resubmit for user after reaching max count</title>
      <link>https://www.servicenow.com/community/developer-forum/what-should-i-do-repeat-errors-preventing-auto-resubmit-for-user/m-p/1450551#M107477</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Please find the below thread this has go the answer:-&lt;/P&gt;
&lt;P&gt;https://community.servicenow.com/community?id=community_question&amp;amp;sys_id=06d54b21db1cdbc01dcaf3231f9619f3&lt;/P&gt;
&lt;P&gt;Please mark answer correct/helpful based on Impact&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 16:08:15 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/what-should-i-do-repeat-errors-preventing-auto-resubmit-for-user/m-p/1450551#M107477</guid>
      <dc:creator>Saurav11</dc:creator>
      <dc:date>2022-01-18T16:08:15Z</dc:date>
    </item>
  </channel>
</rss>

