I am facing the below error
17:13:28,599 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed
java.util.MissingResourceException: Can't find bundle for base name alfresco.messages.knowledgebase, locale en_US
at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1499)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1322)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:795)
at org.springframework.extensions.surf.util.I18NUtil.getLocaleProperties(I18NUtil.java:476)
at org.springframework.extensions.surf.util.I18NUtil.getMessage(I18NUtil.java:360)
at org.springframework.extensions.surf.util.I18NUtil.getMessage(I18NUtil.java:390)
at org.springframework.extensions.surf.util.I18NUtil.getMessage(I18NUtil.java:377)
at org.alfresco.util.LogUtil.error(LogUtil.java:100)