<BEA-149231> <Unable to set the activation state to true for the application 'uisbatch'
I deployed the application uisbatch through admin console and started it, it started in "start Running" state. When i tried to start the managed instance to which the above app is deployed to, the instance got started but i see in the logs this error:
<Mar 29, 2011 9:42:26 AM EDT> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'uisbatch'.
weblogic.application.ModuleException:
at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1373)
at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:468)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)