Grails config bug Demonstrates the issue of attempting to call .toFlatConfig() on a key that doesn't exist in the Grails config grails run-app demonstrates the problem Bug code is in BootStrap.groovy A potential workaround is also provided in BootStrap.groovy