Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 9.0.2 Minor Release
-
Labels:
-
Story Points:0.25
-
Sprint:Fall 2018 Sprint 3
Description
On mac and linux (but not windows) I get an exception on the first startup after clearing preferences:
(does not seem to affect the program but I can see in the console)
ERROR c.a.i.p.IgbPreferencesLoadingOrchestrator - No value present
java.util.NoSuchElementException: No value present
(See attached file for the entire console print out)
This is not the case in IGB 9.0.0 or 9.0.1.
Tested on Windows:
no error observed.
>clone team-repo, build and run 'run_igb.bat' on master.
>Open Preferences Window icon > Other Options > Reset Preference to Defaults
>No error was shown in the console.