Legacy Knowledge Base
Published Jul. 2, 2025

HTTP status 414" error may occur when performing a search using the search portlet

Written By

Shimada Taro

How To articles are not official guidelines or officially supporteddocumentation. They are community-contributed content and may not alwaysreflect the latest updates to Liferay DXP. We welcome your feedback toimprove How to articles!

While we make every effort to ensure this Knowledge Base is accurate, itmay not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with anyfeedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack"publication program, made available for informational purposes. Articlesin this program were published without a requirement for independentediting or verification and are provided "as is" withoutguarantee.

Before using any information from this article, independently verify itssuitability for your situation and project.

Issue

  • When using the search portlet to perform a search, an "HTTP status 414" error may occur when clicking on a link in the search results after narrowing down the search by user, content, etc.

Environment

  • Liferay Portal 6.2, Liferay DXP 7.0, Liferay DXP 7.1

solution

  • Please check if adjusting the following properties improves the event.The default is 4,000 characters
    #
# The invoker filter will reject any request to the portal where the request
# URI is longer than this value. For technical reasons, we should generally
# not allow more than 4000 characters.
#
invoker.filter.uri.max.length=4000
Did this article resolve your issue ?

Legacy Knowledge Base