AdminUI's databases page crashes if any database's state is unknown
Details
| Detail name | Value |
|---|---|
| Changelog Number | 27860 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | Exasol 2025.1.0 |
| Fix Versions | Exasol 2025.1.11 |
| Resolution Date | 2026-06-03 |
Description
Whenever a database’s state is unknown, then the AdminUI’s databases page won’t work as expected due to an internal crash.
Workaround
There’s no workaround other than waiting for the database state to change. It’s an exceptional situation which should be temporary.
Fix
The code now handles the exception unknown database state so no crash occurs.