Jeff Nelson
Jeff Nelson
``` 2022-08-13 19:17:24,366 [Client Worker 299] WARN - The following exception occurred but was not propagated to the client: null java.util.ConcurrentModificationException: null at java.util.HashMap$HashIterator.nextNode(HashMap.java:1445) ~[na:1.8.0_201] at java.util.HashMap$EntryIterator.next(HashMap.java:1479) ~[na:1.8.0_201] at java.util.HashMap$EntryIterator.next(HashMap.java:1477)...
Prefs that are read by the `concourse` CLI prior to launching the JVM are not currently setup to consider override prefs in a dev file. Perhaps we should use https://github.com/cinchapi/configurator