legacy-knowledge-base
公開されました Sep. 10, 2025

Glowroot Access for Non-Admin Users

written-by

Anushka Tiwari

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

learn-legacy-article-disclaimer-text

Issue

  • The user encountering an issue with accessing Glowroot using roles other than administrator.
    Here are the steps performed:
    1. Started the server using the command:
    ./catalina.sh glowroot run
    2. Navigated to Control Panel > Roles and created a new regular role.
    3. Went to User and Organizations to create a user and assign the new role to this user.
    4. Signed in as the newly created user, and in a new tab attempt to access: localhost:8080/o/glowroot
  • Result: The following error appeared in the Liferay logs:
    ERROR [http-nio-8080-exec-3][GlowrootProxyServlet:66] nullcom.liferay.portal.kernel.security.auth.PrincipalException$MustBeCompanyAdmin: User 32902 must be the company administrator to perform the action.

Environment

  • Liferay 2024 Q2.0

Resolution

  • The observed behavior is the correct behaviour of the product. By default, Glowroot access is restricted to users with the administrator role only.
  • If the user is interested in accessing the Glowroot with other roles (non-admin), they can create a feature request.
  • Requesting a New Feature or Feature Improvement

Additional Information

did-this-article-resolve-your-issue

legacy-knowledge-base