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.
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.