Error: java.lang.NoSuchMethodError: org.apache.commons.logging.LogFactory.release
Hi ,
I'm getting the following error when trying to activate / deploy the application "retail-financial-integration-ear-13.2.6.ear " in Weblogic 10.3.6:
####<Dec 16, 2013 10:33:40 AM GMT-04:30> <Error> <Deployer> <cmsndb02.cm.com.ve> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1387206220764> <BEA-149231> <Unable to set the activation state to true for the application 'retail-financial-integration-ear-13.2.6.ear'.
weblogic.application.ModuleException:
at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)
at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
I'm getting the following error when trying to activate / deploy the application "retail-financial-integration-ear-13.2.6.ear " in Weblogic 10.3.6:
####<Dec 16, 2013 10:33:40 AM GMT-04:30> <Error> <Deployer> <cmsndb02.cm.com.ve> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1387206220764> <BEA-149231> <Unable to set the activation state to true for the application 'retail-financial-integration-ear-13.2.6.ear'.
weblogic.application.ModuleException:
at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)
at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
0