oracle.security.wls.oamagent.OAMAgentWrapperFilter
Hi All,
If weblogic server start to deploy JEE app to a cluser, then it gets the following error from one managedserver (cluster member). Same JEE app has no issue of other managed server in same cluster. What is wrong? How can I isolate the position of error?
<BEA-149205> <Failed to initialize the application 'myJEE' due to error weblogic.application.ModuleException: Failed to load webapp: 'myJEE'.
- weblogic.application.ModuleException: Failed to load webapp: 'myJEE'
at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:395)
at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180)
at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)