Legacy Knowledge Base
Published Sep. 10, 2025

"Your request failed to complete" error is displayed on the user interface but there is no more information about it

Written By

Jorge Diaz

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

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

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

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

Issue

  • If there is an unexpected error, sometimes a "Your request failed to complete" error is displayed on the user interface, but no additional information is given.
  • How can I get more information on this error?

Environment

  • Any Liferay DXP version

Resolution

  • In order to get more information on this unexpected "Your request failed to complete" error, you can activate the DEBUG traces for the com.liferay.portal.kernel.servlet.SessionErrors category on the Control Panel => System => Server Administration => Log levels section.
    • Note: the category won't be displayed on the list, you will have to add it using the add category button ("+" or "new" button, depending on the product version)
  • After activating these DEBUG traces, every time an error is stored in the SessionErrors object, it will be written to the log file.
  • These traces were added by the LPS-135569 issue that was fixed as of DXP 7.4. If you are using an older version, you have to install the following fixpacks (or the most recent one available):
    • DXP 7.3: service pack 3
    • DXP 7.2: fixpack 15
    • DXP 7.1: fixpack 26
    • DXP 7.0: fixpack 103

Additional Information

Did this article resolve your issue ?

Legacy Knowledge Base