Deployment of a Webapp Fails and Weblogic.Application.ModuleException Is Thrown If It Is Configured with an Invalid Path for the Servlet Context Log File in the Weblogic.xml Descriptor.
(Doc ID 2124349.1)
Last updated on OCTOBER 06, 2022
Applies to:
Oracle WebLogic Server - Version 12.2.1.0.0 and laterMicrosoft Windows x64 (64-bit)
Symptoms
Deployment of a webapp fails and weblogic.application.ModuleException is thrown if it is configured with an invalid path for the servlet context log file in the weblogic.xml descriptor.
####<2016/03/17 15:24:44 JST> <Error> <Deployer> <> <AdminServer> <[STANDBY] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <
Can't locate bundle for class 'weblogic.i18n.LogMgmtLogLocalizer'"
weblogic.application.ModuleException: Can't locate bundle for class 'weblogic.i18n.LogMgmtLogLocalizer'
Can't locate bundle for class 'weblogic.i18n.LogMgmtLogLocalizer'
at weblogic.servlet.internal.WebAppModule.createModuleException(WebAppModule.java:2007)
at weblogic.servlet.internal.WebAppModule.init(WebAppModule.java:288)
at weblogic.servlet.internal.WebAppModule.init(WebAppModule.java:703)
at weblogic.application.internal.flow.ScopedModuleDriver.init(ScopedModuleDriver.java:162)
at weblogic.application.internal.ExtensibleModuleWrapper.init(ExtensibleModuleWrapper.java:98)
at weblogic.application.internal.flow.ModuleListenerInvoker.init(ModuleListenerInvoker.java:84)
at weblogic.application.internal.flow.InitModulesFlow.initModule(InitModulesFlow.java:290)
at weblogic.application.internal.flow.InitModulesFlow.initModules(InitModulesFlow.java:302)
at weblogic.application.internal.flow.InitModulesFlow.prepare(InitModulesFlow.java:330)
at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:730)
..snip..
Caused By: java.util.MissingResourceException: Can't locate bundle for class 'weblogic.i18n.LogMgmtLogLocalizer'
at weblogic.i18ntools.L10nLookup.getLocalizer(L10nLookup.java:436)
at weblogic.i18n.logging.CatalogMessage.<init>(CatalogMessage.java:75)
at weblogic.i18n.logging.CatalogMessage.<init>(CatalogMessage.java:63)
at weblogic.logging.MessageLogger.log(MessageLogger.java:52)
...snip...
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |