After updating Weblogic Server 10.3.5 and BI-Publisher 11.1.1.5(the whole BI suite) to Weblogic Server 10.3.6 an BI-Publisher 11.1.1.6.9 I got the following errors in managed server log:
<Jul 30, 2013 1:18:41 PM CEST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'bipublisher [Version=11.1.1]'.weblogic.application.ModuleException: Could not setup environment at weblogic.servlet.internal.WebAppModule.activateContexts( at weblogic.servlet.internal.WebAppModule.java:1505) WebAppModule.activate( at weblogic.application.internal.WebAppModule.java:440) flow.ModuleStateDriver$2.next( at weblogic.application.utils.ModuleStateDriver.java:375) StateMachineDriver.nextState( at weblogic.application.internal.StateMachineDriver.java:52) flow.ModuleStateDriver. Truncated. see log file for complete stacktraceCaused By: weblogic.deployment.activate(ModuleStateDriver. java:95) EnvironmentException: [J2EE:160101]Error: The ejb-link 'MetadataServiceBean' declared in the ejb-ref or ejb-local-ref 'ess/metadata' in the application module 'xmlpserver.war' could not be resolved. The target EJB for the ejb-ref could not be found. Please ensure the link is correct. at weblogic.deployment.BaseEnvironmentBuilder. at weblogic.deployment.addEJBLinkRef( BaseEnvironmentBuilder.java: 469) EnvironmentBuilder. at weblogic.servlet.internal.addEJBReferences( EnvironmentBuilder.java:496) CompEnv.activate(CompEnv.java: at weblogic.servlet.internal.157) WebAppServletContext.activate( at weblogic.servlet.internal.WebAppServletContext.java: 3145) WebAppModule.activateContexts( Truncated. see log file for complete stacktraceWebAppModule.java:1503)
After "updating" and restarting the application via weblogic console, the error was gone and BI-Publisher runs fine.