Skip to content

Monitor logging a warning about form parameters #6525

Description

@dlmarion

The Monitor is not showing any rows of data on the pages in the server menu. The table headers are there, but no rows. I'm seeing the following error in the Monitor log.

Sep 01, 2026 9:47:33 PM org.glassfish.jersey.servlet.WebComponent filterFormParameters
WARNING: A servlet request to the URI http://<host>:9995/rest-v2/tables?_=1788299253897 contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions