You are attempting to export Application incidents via the "Export All: CSV" option in the Enforce console and get a red banner error.
"An unexpected error has occurred. This could be due to one of the following: 1) Your session timed out and you selected a link that was no longer valid, 2)You used the browser back or forward button placing the system into an inconsistent state, or 3) The system experienced a temporary problem."
Known issue with 15.5 MP2.
The tomcat localhost shows:
03 Oct 2019 17:19:34,362- Thread: 113 WARNING
[com.vontu.manager.struts.transactions.AllowsTransactionalProxy] Exception
thrown by class com.vontu.manager.struts.pagebuilder.CSVExportAction.execute
03 Oct 2019 17:19:34,362- Thread: 113 SEVERE [com.vontu.manager]
[/RestIncidentListCSVExport] Unexpected error occurred while processing
action
03 Oct 2019 17:19:34,362- Thread: 113 SEVERE [com.vontu.manager]
[/RestIncidentListCSVExport]
Cause:
java.lang.IllegalArgumentException: Row does not contain column:
restAWSBucketNamejava.lang.IllegalArgumentException: Row does not contain
column: restAWSBucketName
at
com.vontu.condition.sql.query.Row.isAuthorizedColumn(Row.java:289)
at
com.vontu.manager.report.page.ListTable$ListRow.buildFieldSetting(ListTable.
java:164)
This occurs after upgrading from 15.5 MP1 to 15.5 MP2.
This issue was actually a regression, as noted in 4253025.
It is believed to be resolved in 15.7 MP1.