WebUI Dashboard Fails to load on 10.0.2

We just upgraded our dev environment to 10.0.2. Post upgrade, I can logon to the interface, but immediately get image

The main page looks like this after closing the error.

When I navigate other areas of WebUI, they appear to work (from a cursory review), it is just the dashboard on the main page that seems to be having the issue. I reviewed the other recent WebUI posts, but they didn’t seem to match this situation. The service-wrapper.log is clean. Any ideas? @dexdexdex

It turns out that this error indicates corruption in the WEBUI_DAT table in the database. After support had me clear it, that resolved the issue.

2 Likes

Here is a tech note with the resolution for this issue:

NOTE: Do not drop the table WEBUI_DATA, delete the content in it as indicated in the tech note i.e.

use BFEnterprise
delete FROM WEBUI_DATA