<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Reject process action</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=110176760" />
  <subtitle>Reject process action</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=110176760</id>
  <updated>2026-04-05T03:24:48Z</updated>
  <dc:date>2026-04-05T03:24:48Z</dc:date>
  <entry>
    <title>RE: Reject process action</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110247978" />
    <author>
      <name>Andrew Jardine</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110247978</id>
    <updated>2018-06-21T13:05:30Z</updated>
    <published>2018-06-21T13:05:30Z</published>
    <summary type="html">&lt;p&gt;Definitely! I've even see if when I had misspelled te action name, or
  when I have an invalid auth token, or when my session had expired (and
  I had disabled the warning message) and I submitted the action as a
  &amp;quot;guest&amp;quot;, etc. It's a very generic catch-all situation for
  sure.  Debug logging, or even a breakpoint in the source so that you
  can see the whole stack trace is a great suggestion.&lt;/p&gt;</summary>
    <dc:creator>Andrew Jardine</dc:creator>
    <dc:date>2018-06-21T13:05:30Z</dc:date>
  </entry>
  <entry>
    <title>RE: Reject process action</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110235655" />
    <author>
      <name>Minhchau Dang</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110235655</id>
    <updated>2018-06-20T19:50:56Z</updated>
    <published>2018-06-20T19:50:56Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;&lt;p&gt;What's the content encoding on the form?&lt;/p&gt;
&lt;p&gt;If it's a regular form, if you look at the Apache Tomcat 8
  Configuration Reference, both the &lt;a href="https://tomcat.apache.org/tomcat-8.0-doc/config/http.html"&gt;HTTP
  Connector&lt;/a&gt; and the &lt;a href="https://tomcat.apache.org/tomcat-8.0-doc/config/ajp.html"&gt;AJP
  Connector&lt;/a&gt; have a &lt;code&gt;maxPostSize&lt;/code&gt; (defaults to 2MB) for
  forms that aren't set to have multipart encoding.&lt;/p&gt;
&lt;p&gt;If it's a multipart-encoded form, it's possible that
  &lt;code&gt;UploadServletRequestImpl&lt;/code&gt; is swallowing an exception, and
  you'll need to increase the log level to DEBUG in order to see that
  something is wrong (we added an additional WARN message with &lt;a href="https://issues.liferay.com/browse/LPS-79058"&gt;LPS-79058&lt;/a&gt; to
  make this harder to miss, but not everyone is building Liferay from
  source to be able to take advantage of it).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Minhchau Dang</dc:creator>
    <dc:date>2018-06-20T19:50:56Z</dc:date>
  </entry>
  <entry>
    <title>RE: Reject process action</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110228226" />
    <author>
      <name>Christoph Rabel</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110228226</id>
    <updated>2018-06-20T13:05:35Z</updated>
    <published>2018-06-20T13:05:35Z</published>
    <summary type="html">&lt;p&gt;I often found it helpful to enable debug logging to find the root
  cause of the issue. Debug shows the actual exception that led to the rejection.&lt;/p&gt;
&lt;p&gt;Go to Server Administration and add a new category in logging:
  &lt;span&gt;&amp;quot;com.liferay.portlet.SecurityPortletContainerWrapper&lt;/span&gt;&amp;quot;
  with &amp;quot;ALL&amp;quot;.&lt;/p&gt;
&lt;p&gt;Then try again.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</summary>
    <dc:creator>Christoph Rabel</dc:creator>
    <dc:date>2018-06-20T13:05:35Z</dc:date>
  </entry>
  <entry>
    <title>RE: Reject process action</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110223188" />
    <author>
      <name>Andrew Jardine</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110223188</id>
    <updated>2018-06-20T01:24:27Z</updated>
    <published>2018-06-20T01:24:27Z</published>
    <summary type="html">&lt;p&gt;Hi Kevin,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Tomcat7 bundle -- does that mean you are on Liferay 6.2 GA6? (just so
  I can try to reproduce on my side)&lt;/p&gt;</summary>
    <dc:creator>Andrew Jardine</dc:creator>
    <dc:date>2018-06-20T01:24:27Z</dc:date>
  </entry>
  <entry>
    <title>Reject process action</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110176759" />
    <author>
      <name>Kevin Neibarger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110176759</id>
    <updated>2018-06-18T15:18:30Z</updated>
    <published>2018-06-18T15:18:30Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;Currently I'm seeing an odd warning in my logs:&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;15:06:10,103 WARN  [http-bio-8080-exec-37][SecurityPortletContainerWrapper:630] Reject process action for&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;After which my server connection issues with the message&lt;br&gt;&lt;br&gt;&lt;blockquote&gt;This site can’t be reached&lt;br&gt;The connection was reset.&lt;br&gt;Try:&lt;br&gt;&lt;br&gt;Checking the connection&lt;br&gt;Checking the proxy and the firewall&lt;br&gt;ERR_CONNECTION_RESET&lt;/blockquote&gt;&lt;br&gt;&lt;br&gt;This ONLY happens when creating a base64 encoded string and putting it in a hidden input &lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;&amp;lt;aui:input type="hidden" name="emailAttachmentBase64" value="" /&amp;gt;&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;When I do the same with a base64 encoded string that is &amp;gt;= 1.6MB I have no issues. We need to be able to support files &amp;lt;= 4MB. I'm running the tomcat7 bundle. Does the aui:input tag have a value limit? Is there something in the POST request causing problems? Is this even a Liferay issue?&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Kevin Neibarger</dc:creator>
    <dc:date>2018-06-18T15:18:30Z</dc:date>
  </entry>
</feed>
