Attempts to download reports in Aria Operation created using the "List View" result in a **500 Internal Server Error** for both PDF and CSV formats.
The following error will be reported in logs:
web.log:
ERROR [...] ViewDataRetrieverClient.execute - Pool unexpected buffer underflow reading from server connection=Pooled Connection to IPaddress:port [...] Server unreachable: could not connect after 1 attempts org.apache.geode.cache.client.ServerConnectivityException: Pool unexpected buffer underflow [...]
view-bridge.log:
"PDF report generation failed: Views inside reports do not support more than 25 columns!
Aria Operation 8.x
The maximum number of columns supported for report output is 25 when using the PDF format and 50 when using the CSV format.
To resolve this issue, please follow the steps below:
Open the report for editing.
Go to the Layout and Format section.
Under Output Formats, uncheck the PDF option.
Save the report and run it again.
You should now be able to download the report successfully.