This issue seems to occur when you change the default language of your application and probably removed US English. One of the enumerations in the communitycommons module doesn’t contain correct translations.
- check CommunityCommons, Loggin, enum: Lognodes
- Caption for all your languages should be filled.
Clean your deployment folder and restart.
This should fix the error.
I only now noticed this question. In a previous release the Misc class initialized a LOGNODE based on the caption of the LogNodes.CommunityCommons enum (which equates to a class in Java). This should have been fixed in CommunityCommons v8.0.1. If not, please file an issue on Github.