Hotfix Update Check During Startup
The Discovery Application could previously encounter a NullPointerException while checking for hotfix updates during startup, causing an unstable or failed start sequence. The hotfix update check is now handled safely, preventing the exception and ensuring that the Discovery Application starts smoothly in all environments.
Where the fix appears
The improved startup behavior is visible in the following location:
| Location | What changed |
|---|---|
| Discovery Application startup | No more NullPointerException errors during the hotfix update check. The application starts cleanly every time. |
Note: No action is required. The fix takes effect automatically after upgrading the Discovery Application. No configuration changes are needed.