Blank lists might display when trying to view a tableDescriptionMany operations, like loading the list view for a table, are timed for sake of building performance metrics. An issue with this timing causes the transaction it is timing to error out.One possible symptom is seeing a blank list when trying to visit a table despite not failing any ACLs. The issue resolves itself in a few hours or days. Another possible symptom is receiving errors similar to the following in the console: Uncaught TypeError: $j(...).popover is not a functionSteps to Reproduce This issue cannot be reproduced ad hoc. Therefore, there are no direct steps to reproduce this issue. However, the most common symptom of this issue is seeing a blank list when trying to view a table. You may see the following error in the node logs when encountering this issue - SEVERE *** ERROR *** null:609:313: <g2:for_each_record> Property 'file' has no write methodWorkaroundThe issue can be temporarily resolved by clearing the instance cache by going to /cache.do. This issue is under review. If you are able to upgrade, check the Fixed In field below to determine the versions that have a permanent fix. You can also subscribe to this known error article (click Subscribe button at the top of the article) to receive notifications when more information is available about this issue.Related Problem: PRB698328