As part of one of the complex ADF we UI we have added a export to excel utility on ADF Table.
It was done on version 12.2.1.1 and after multiple versions of changes, export to excel started going in infinite loop.
As per oracle recommendation https://support.oracle.com/knowledge/Middleware/2243928_1.html we moved to higher version and we are still seeing the same issue.
As part of this move we removed tab exportCollectionActionListener and added it back. After running the application it is still giving the same error.
Not sure how to proceed further. Thanks in advance for helping on this issue.