ERR_MISSING_KEY=CWWSM0020E: Message key {0} was not found in any searched resource bundles.
Explanation
A key was passed into the Messages class to resolve to a string, but a properties file for the locale could not be found and the appropriate message could not be retrieved.
User response
Determine why the message catalog could not be found.